Re: [zfs-discuss] Problems with send/receive

2010-01-19 Thread Matthew Ahrens
John Meyer wrote: Looks like this part got cut off somehow: the filesystem mount point is set to /usr/local/local. I just want to do a simple backup/restore, can anyone tell me something obvious that I'm not doing right? Using OpenSolaris development build 130. Sounds like bug 6916662, fixe

Re: [zfs-discuss] Problems with send/receive

2010-01-06 Thread John Meyer
Looks like this part got cut off somehow: the filesystem mount point is set to /usr/local/local. I just want to do a simple backup/restore, can anyone tell me something obvious that I'm not doing right? Using OpenSolaris development build 130. Thanks, John -- This message posted from opensol

[zfs-discuss] Problems with send/receive

2010-01-06 Thread John Meyer
Hi Folks -- I'm an old ZFS user, but brand new to send/receive for backing up. I've created a zfs filesystem using: zfs create \ -o mountpoint=/usr/local \ -o casesensitivity=mixed \ -o nbmand=on \ -o sharesmb=ro...@192.168.1 \ rpool/local and am backing up with zfs snapshot rpool/l