|
|
> found this rather strange:
> root@zfs:~# stat -L /dev/dsk/c2t0d0s1
> File: `/dev/dsk/c2t0d0s1'
> Size: 9223372036854775807 Blocks: 0 IO
>
> Notice the size!
This is $7FFFFFFFFFFFFFFF, which is MAXOFFSET_T, aka UNKNOWN_SIZE. Not sure
why...a damaged label on this device?
I'm not sure why ZFS says it can't open the device when it seems to be able to
print its labels.
-- Anton
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@xxxxxxxxxxxxxxx
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
|
|