[zfs-discuss] ZPool creation brings down the host

2010-10-06 Thread Ramesh Babu
I am trying to create ZPool using single veritas volume. The host is going
down as soon as I issue zpool create command. It looks like the command is
crashing and bringing host down. Please let me know what the issue might
be.Below is the command used, textvol is the veritas volume and testpool is
the name of pool which I am tyring to create.

zpool create testpool /dev/vx/dsk/dom/textvol
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] ZFS file system without pool

2010-09-15 Thread Ramesh Babu
I would like to know if  I can create ZFS file system without ZFS storage
pool. Also I would like to know if I can create ZFS pool/ZFS pool on Veritas
Volume.
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


[zfs-discuss] File system ownership details of ZFS file system.

2010-08-12 Thread Ramesh Babu
Hi,

I am looking for the file system ownership information of ZFS file system. I
would like to know the amount of space used and number of files owned by
each user in ZFS file system. I could get the user space using 'ZFS
userspace' command. However i didn't find any switch to get Number of files
owned by each user. quot command will display this information of ufs but
not for zfs. Please let me know how to get number of files owned by each
user for ZFS file system.

Also I would like to know how to get the hard and soft limit quota of disk
space and inodes for each user.

Thanks,
Ramesh
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss