Operating System - HP-UX
1833605 Members
3794 Online
110061 Solutions
New Discussion

How to migrate from online jfs to vxfs in hp unix

 
kmkstss
Occasional Contributor

How to migrate from online jfs to vxfs in hp unix

Hi All,

Please let me know how to migrate file system in hp unix from online jfs to vxfs.

Thanks,
kumar
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: How to migrate from online jfs to vxfs in hp unix

Shalom Kumar,

Magic answer.

Do nothing.

OnlineJFS is a series of tools that work with vxfs filesystems. There is no such thing as a n OnlineJFS filesystem, no migration path.

vxfs is a filesystem, OnlineJFS is a toolset.

:-)

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
Torsten.
Acclaimed Contributor

Re: How to migrate from online jfs to vxfs in hp unix

Just to add this information:

Get the type of your file system, e.g.:

>fstyp -v /dev/vg00/lvol8
vxfs
version: 4


fstyp -v /dev/vg00/lvol1
hfs

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!