- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VERITAS volume manager
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
06-27-2002 10:54 PM
06-27-2002 10:54 PM
VERITAS volume manager
Can anybody tell me the command to remove a Veritas logical volume and make the disk available to LVM ???
I cannot use the VERITAS GUI so i need the low level vx??? command
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 11:06 PM
06-27-2002 11:06 PM
Re: VERITAS volume manager
vxdg destroy
After that all you should need to do is a pvcreate -f /dev/rdsk/cxxxxx then add it to a volume group under LVM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2002 11:31 PM
06-27-2002 11:31 PM
Re: VERITAS volume manager
since this is the rootdg volume I get the error
vxvm:vxdg: ERROR: Disk group rootdg: deport failed: Operation not allowed on root disk group
What can I do to remove the root volume group.
I really don't want VERITAS volumes on this box any more.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 12:19 AM
06-28-2002 12:19 AM
Re: VERITAS volume manager
To remove a disk from the rootdg group try;
vxdg rmdisk
And to remove a disk from VxVM so you can use it in LVM do;
vxdisk rm
Im not sure how to remove the rootdg group once created if the above doesnt work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2002 12:38 PM
06-28-2002 12:38 PM
Re: VERITAS volume manager
If you want to keep Veritas you need to add another disk into rootdg and then you can remove the other one you want.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2002 02:23 AM
06-29-2002 02:23 AM