1834449 Members
2373 Online
110067 Solutions
New Discussion

HFS on VxVM?

 
SOLVED
Go to solution
maxwell_smart
Frequent Advisor

HFS on VxVM?

Hello,

I'd like to know if it is possible or supported to build an HFS within Veritas Volume Manager. Perhaps this makes no sense since JFS offers the best features, but just to complete the matrix I'm posting this question.
4 REPLIES 4
Robert-Jan Goossens_1
Honored Contributor
Solution

Re: HFS on VxVM?

Hi Xavier,

Yes this is possible, vxvm will create the volumes, "newfs -F FStype" will determine the actual fs format (vxfs, hfs).

Regards,
Robert-Jan
Steven E. Protter
Exalted Contributor

Re: HFS on VxVM?

Shalom Xavier,

Sure its possible, mkfs or newfs will do what you tell it to do.

You must be certain you need it, however its ability to recover from problems is far inferior to vxfs, the journaled filesystem.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
James R. Ferguson
Acclaimed Contributor

Re: HFS on VxVM?

Hi Xavier:

Be aware taht HFS filesystems are deprecated (despite having limitations that are far eclipsed by VxFS filesystems). See:

http://docs.hp.com/en/5991-6469/5991-6469.pdf

Regards!

...JRF...
maxwell_smart
Frequent Advisor

Re: HFS on VxVM?

Thanks everybody for your time. Now the matrix is complete.