A ZFS filesystem without a zpool doesn't make much sense.  Unless I'm badly
mistaken, you have to have the pool to get the filesystem.

As far as using a Veritas volume for the zpools, that is easily done.  We do
that where I work for almost all of our ZFS filesystems as a way to
facilitate cluster failover of the filesystems and ensure that the zpool
can't be imported on two nodes simultaneously.   You just specify the VxVM
volumes as the block devices when you configure the zpool.  Of course, you
have to import the releveant disk group before you can import the zpool.

On Wed, Sep 15, 2010 at 8:25 AM, Ramesh Babu <rama.b...@gmail.com> wrote:

> 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 mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to