Yes if the underlying NFS share FS is ZFS rather than VxFS... The point
mentioned pertains to ZFS' inability to have the pool enabled from two
different source nodes.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David Magda
Sent: Tuesday, December 18,
You may have hit a cp and or shell bug due to the directory naming
topology. Rather then depend on cp -r I prefer the cpio method:
find * print|cpio -pdumv dest_path
I'd try the find by itself to see if it yields the correct file list
before piping into cpio...
-Original Message-
From
Got word from our local Sun engineer this is scheduled for U6...
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of William Yang
Sent: Saturday, January 26, 2008 8:20 PM
To: zfs-discuss@opensolaris.org
Subject: Re: [zfs-discuss] Sparc zfs root/boot status ?