Robert Lawhead wrote:
> Apologies up front for failing to find related posts...
> Am I overlooking a way to get 'zfs send -i [EMAIL PROTECTED] [EMAIL
> PROTECTED] | zfs receive -n -v ...' to show the contents of the stream? I'm
> looking for the equivalent of ufsdump 1f - fs ... | ufsrestore tv
Dick Hoogendijk wrote:
> I'm quite new to ZFS. It is so very easy to create new filesystems
> using "zfs create zpool/fs" that sometimes I doubt what to do: create a
> directory (like on ufs) or do a zfs create..
>
> Can somebody give some advise on -when- to use a "normal" directory
> and -when- i
On 5/21/08 12:43 PM, "Bob Friesenhahn" <[EMAIL PROTECTED]> wrote:
> I can't speak from a Mac-centric view, but for my purposes NFS in
> Leopard works well. The automounter in Leopard is a perfect clone of
> the Solaris automounter, and may be based on OpenSolaris code.
I had heard it was, and I
Hi ;
If you want to use ZFS special ability to pool all the storage together to
supply thin provisioning like functionlaty , this will work against MAID.
However there is always the option to setup ZFS just like any other FS. (ie.
One disk - one fs )
By the way, if I am not mistaken MAID like fu
Hi Robert
>
> Well, the real question is how 6140 reacts to SYNC_NV
> - probably it
> doesn't care...
>
That was our conclusion also, but its really hard to connect the dots...
This message posted from opensolaris.org
___
zfs-discuss mailing list
z
I've just installed 2008.05 on a 500 gig disk... Install went fine...
I attached an identically partitioned and labeled disk as soon as the
rpool was created during the installation.:
zpool attach rpool c5t0d0s0 c6t0d0s0
Resilver completed right away... and everything seemed to work fine.
Bo