- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Converting HFS root filesystems to VXFS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 02:54 AM
01-04-2001 02:54 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 03:24 AM
01-04-2001 03:24 AM
Re: Converting HFS root filesystems to VXFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 04:59 AM
01-04-2001 04:59 AM
Re: Converting HFS root filesystems to VXFS
There is no tool that I know of to convert directly, but what I have done in the past is using the steps outlined:
1. Backup all the data from the filesystems involved
2. Copy /etc/fstab to /etc/fstab.old, change hfs to vxfs in /etc/fstab file
3. Reboot the system to single user mode (thereby unmounting the filesystems)
4. Run newfs -F vxfs /dev/vg00/rlvoln
5. Run fsck -F vxfs /dev/vg00/lvoln
6. mount /dev/vg00/lvoln
7. fstyp /dev/vg00/lvoln (TO confirm tat the filesystem is now vxfs)
8. Restore from backup
9. Reboot the system
This will help. Happy New Year!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 07:19 AM
01-04-2001 07:19 AM
Re: Converting HFS root filesystems to VXFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 01:07 PM
01-04-2001 01:07 PM
Re: Converting HFS root filesystems to VXFS
Re-post if you need more info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2001 01:15 PM
01-04-2001 01:15 PM
Re: Converting HFS root filesystems to VXFS
As Rob says, you can create a bootable tape with make_recovery. If you use the -i option, it will always present you with the interactive menus and you won't miss the 10 second window.
--Bruce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2001 08:37 AM
01-05-2001 08:37 AM
Re: Converting HFS root filesystems to VXFS
The problem with the -i option is it is not available on the older version of Ignite that is on the 11.00 CD. The newer version is available free for download at
http://www.software.hp.com/products/IUX/index.html