Re: [zfs-discuss] luactivate: how to fix things from boot:net?

2008-11-02 Thread John-Paul Drawneek
boot -L gives you a list of boot able zfs - pick the none broke one to get to luactivate etc... -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org

[zfs-discuss] ufsrestore to ZFS

2008-11-02 Thread dick hoogendijk
As I understand ufsrestore is independent of the FS it writes to. So, I wonder, is it possible to do a pipe from a UFS to a ZFS destination like: # ufsdump 0f - /dev/rdsk/c0d0s4 | (cd /dest; ufsrestore xf -) [ufs-source - zfs destination] -- Dick Hoogendijk -- PGP/GnuPG key: 01D2433D +

[zfs-discuss] zones/zonerootA,B,C

2008-11-02 Thread dick hoogendijk
SUN advices to create a seperate zfs filesystem for every zone. # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones # zfs mount rpool/ROOT/s10BE/zones # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones/zrootA And so on for every zone. This takes memory. Can't I do with a

Re: [zfs-discuss] zones/zonerootA,B,C

2008-11-02 Thread Ian Collins
dick hoogendijk wrote: SUN advices to create a seperate zfs filesystem for every zone. # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones # zfs mount rpool/ROOT/s10BE/zones # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones/zrootA And so on for every zone. This takes memory. Can't I

Re: [zfs-discuss] ufsrestore to ZFS

2008-11-02 Thread dick hoogendijk
On Sun, 02 Nov 2008 19:47:52 +0100 [EMAIL PROTECTED] (Joerg Schilling) wrote: Ian Collins [EMAIL PROTECTED] wrote: dick hoogendijk wrote: As I understand ufsrestore is independent of the FS it writes to. So, I wonder, is it possible to do a pipe from a UFS to a ZFS destination like:

Re: [zfs-discuss] zones/zonerootA,B,C

2008-11-02 Thread dick hoogendijk
On Mon, 03 Nov 2008 07:16:29 +1300 Ian Collins [EMAIL PROTECTED] wrote: dick hoogendijk wrote: SUN advices to create a seperate zfs filesystem for every zone. # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones # zfs mount rpool/ROOT/s10BE/zones # zfs create -o canmount=noauto

Re: [zfs-discuss] zones/zonerootA,B,C

2008-11-02 Thread Ian Collins
On Mon 03/11/08 08:11 , dick hoogendijk [EMAIL PROTECTED] sent: On Mon, 03 Nov 2008 07:16:29 +1300 Ian Collins [EMAIL PROTECTED] .com wrote: dick hoogendijk wrote: SUN advices to create a seperate zfs filesystem for every zone. # zfs create -o canmount=noauto rpool/ROOT/s10BE/zones #

Re: [zfs-discuss] zones/zonerootA,B,C

2008-11-02 Thread dick hoogendijk
On Mon, 3 Nov 2008 08:53:39 +1300 Ian Collins [EMAIL PROTECTED] wrote: On Mon 03/11/08 08:11 , dick hoogendijk [EMAIL PROTECTED] sent: On Mon, 03 Nov 2008 07:16:29 +1300 Ian Collins [EMAIL PROTECTED] .com wrote: dick hoogendijk wrote: SUN advices to create a seperate zfs

Re: [zfs-discuss] Kernel Panic

2008-11-02 Thread Matthew R. Wilson
I can reliably reproduce this panic with a similar stack trace on a newly installed Solaris 10 10/08 system (I know, not OpenSolaris but it appears to be the same problem). I just opened a support case w/ Sun but then discovered what appear to be the specific steps for me to reproduce it. My

Re: [zfs-discuss] Strange result when syncing between SPARC and x86

2008-11-02 Thread Turanga Leela
[b]Set up for test:[/b] (I picked v8 for no particular reason this linux install can speak zfs v3 and zpool v13, as can our solaris b101 installs, but some of the older solaris boxes we have can't I guess... so... I picked 8? I want to use this my little 500gb external ZFS disk. But first

Re: [zfs-discuss] Lost Disk Space

2008-11-02 Thread Turanga Leela
I guess difficult questions go unanswered :( -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Lost Disk Space

2008-11-02 Thread Bob Friesenhahn
On Sun, 2 Nov 2008, Turanga Leela wrote: I guess difficult questions go unanswered :( Mailing lists are not an efficient substitute for reading the documentation, blogs, wikis, and existing mailing list postings. Your question is a FAQ. Google is your friend. Bob

Re: [zfs-discuss] Kernel Panic

2008-11-02 Thread Mark Shellenbaum
Matthew R. Wilson wrote: I can reliably reproduce this panic with a similar stack trace on a newly installed Solaris 10 10/08 system (I know, not OpenSolaris but it appears to be the same problem). I just opened a support case w/ Sun but then discovered what appear to be the specific steps for

Re: [zfs-discuss] ufsrestore to ZFS

2008-11-02 Thread Mark Shellenbaum
dick hoogendijk wrote: On Sun, 02 Nov 2008 19:47:52 +0100 [EMAIL PROTECTED] (Joerg Schilling) wrote: Ian Collins [EMAIL PROTECTED] wrote: dick hoogendijk wrote: As I understand ufsrestore is independent of the FS it writes to. So, I wonder, is it possible to do a pipe from a UFS to a ZFS

Re: [zfs-discuss] Lost Disk Space

2008-11-02 Thread Jeff Bonwick
Are you running this on a live pool? If so, zdb can't get a reliable block count -- and zdb -L [live pool] emits a warning to that effect. Jeff On Thu, Oct 16, 2008 at 03:36:25AM -0700, Ben Rockwood wrote: I've been struggling to fully understand why disk space seems to vanish. I've dug

Re: [zfs-discuss] Backup/Restore

2008-11-02 Thread Richard Elling
Cesare wrote: Hi all, I've recently started down to put on production use for zfs and I'm looking to how doing a backup of filesystem. I've more than one server to migrate to ZFS and not so more server where there is a tape backup. So I've put a L280 tape drive on one server and use it

[zfs-discuss] Some Samba questions

2008-11-02 Thread mike
1) How can I check which ZFS filesystems still have sharesmb=on? I can't seem to recursively list that property or other properties properly. 2) Currently I am having issues with the extended ACLs (NFS v4/Windows compliant?) setup by default - I am mounting it as the user that owns/supposed to

Re: [zfs-discuss] Kernel Panic

2008-11-02 Thread Matthew R. Wilson
On Sun, Nov 2, 2008 at 4:30 PM, Mark Shellenbaum [EMAIL PROTECTED] wrote: I believe this panic shouldn't happen on OpenSolaris. It has some extra protection to prevent the panic that doesn't exist in the S10 code base. Are there any ACLs on the parent directory that would be inherited to the