Re: Panic Freebsd 9.1 using export jail_plex_geek_lan_zfs_datasets

2013-10-09 Thread Mark Felder
On Wed, Oct 9, 2013, at 2:29, Thomas Steen Rasmussen wrote:
 On 08-10-2013 15:16, Mark Felder wrote:
  On Tue, Oct 8, 2013, at 8:10, Miguel C. wrote:
  Yeah I'm doing the same and works fine but the panic should be
  investigated I guess.
 
  If there's not a PR open for this scenario please submit what you've
  found.
 
 Hello,
 
 Did my previous post not make it to the list or did you guys just
 not see it ? This panic was found and fixed this summer, see my
 previous post in this thread for the details. Upgrade to latest
 9-STABLE and the problem goes away:
 http://svnweb.freebsd.org/base?view=revisionrevision=252524
 
 

I had missed it. Thanks for checking in. :-) Guess Miguel doesn't need
to worry.
___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to freebsd-jail-unsubscr...@freebsd.org


/lib/libc.so.7 unsupported file format

2013-10-09 Thread Sami Halabi
Hi,
i have a box with FreeBSD-9.1-Release-amd64.
I did freebsd-update to the host and to the jails in, one of them is 32bit
and since then i get:

root@6:/root # jexec 1 /bin/csh
/lib/libc.so.7: unsupported file layout
root@6:/root #

i see /lib/libc.so.7 was updated

as i read in some forums, i did:
root@6:/root # ldconfig /lib /usr/lib /usr/local/lib
root@6:/root #

I also tried to do freebsd-update from the jail but install failed with
chflags problem.

I tried freebsd-update with -b and -c to point to the jail freebsd-update
i  /var by doing fetch in the jail and install from the host.. without
success,

For now i rolled back the changes.

Any hints to workaround this?

Thanks in advance,
Sami
___
freebsd-jail@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-jail
To unsubscribe, send any mail to freebsd-jail-unsubscr...@freebsd.org