- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Convert a root vg from LVM (VxFS) to VxVM (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-27-2006 03:53 AM
01-27-2006 03:53 AM
The Volume Configuration Daemon (vxconfigd) is either not running or not enabled.
Please correct the problem before re-running vxvmconvert.
The vxconfigd daemon is running though:
root 25244 1 0 09:45:27 ? 0:00 /usr/sbin/vxconfigd -k -m enable
What should I check? Can I convert a root vg if it's under the LVM control? The VxVM installation guide says no... Is there another way to do it? I have another empty disk in the system I could use to migrate/copy the root vg data...
james
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 04:27 AM
01-27-2006 04:27 AM
SolutionFor converting vg00 from LVM to VXVM you need to Ignite the system (backup the entire system first and use make_tape_recovery) into single user mode and choose "Advanced Installation" from the menu of choices. Thereafter choose VXVM on the "Filesystem" tab instead of the default LVM choice presented.
best of luck!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 04:36 AM
01-27-2006 04:36 AM
Re: Convert a root vg from LVM (VxFS) to VxVM (VxFS)
Btw this is a B.11.11 and Base-VXVM B.03.50.5 is installed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 05:55 AM
01-27-2006 05:55 AM
Re: Convert a root vg from LVM (VxFS) to VxVM (VxFS)
Note: These procedures should be carried out at init level 1.
To set up a VxVM root disk and a bootable mirror of this disk, use the vxcp_lvmroot
utility. This command initializes a specified physical disk as a VxVM root disk named
rootdisk## (where ## is the first number starting at 01 that creates a unique disk
name), copies the contents of the volumes on the LVM root disk to the new VxVM root
disk, optionally creates a mirror of the VxVM root disk on another specified physical disk,
and make the VxVM root disk and its mirror (if any) bootable by HP-UX.
The following example shows how to set up a VxVM root disk on the physical disk
c0t4d0:
# /etc/vx/bin/vxcp_lvmroot -b c0t4d0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2006 02:18 AM
01-30-2006 02:18 AM
Re: Convert a root vg from LVM (VxFS) to VxVM (VxFS)
However, just like on our Solaris machines, we let the OS's native volume manager/mirroring to still manage the OS/swap disk groups. In the cae of Solaris - SVM/Disksuite. In the case of HP-UX - LVM/MirrorDisk-UX. For the rest, it's VxVM.