I installed snv_92 with zfs root. Then took a snapshot of the root and clonned
it. Now I am booting from the clone using the -Z option. The system boots fine
from the clone but 'zfs list' still shows that the '/' is mounted on the
original mountpoint instead of the clone even though the output o
The /dev/[r]dsk nodes implement the O_EXCL flag. If a node is opened using the
O_EXCL, subsequent open(2) to that node fail. But I dont think the same is true
for /dev/zvol/[r]dsk nodes. Is that a bug (or maybe RFE) ?
Thanks
Sumit
This message posted from opensolaris.org