StuartA461

updated

17 years ago

S

StuartA461

1 Rookie

63 Posts

0

919

February 17th, 2010 10:00

Can 2 File Systems sit on the same MetaVolume ?

I have a NS700G which takes storage from a DMX with 17 GB HVs.

I have a user that wants 2 x 10 GB NFS "exports" from the Celerra NAS.

So, I want to create a "striped metavolume" that consists of 2 x 17 GB disks (34 GB). 

Can I put the 1st file system on the "top" of the "Striped Metavolume", and then put the 2nd file system on the bottom half of the SAME "striped metavolume"?:

# nas_fs -name firstFS create size=10G mtv1

# nas_fs -name secondFS create size=10G mtv1

i.e. - can 2 x FileSystems sit on 1 x MetaVolume?

     Stuart