- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: issue with lvmerge
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-14-2010 12:33 PM
01-14-2010 12:33 PM
issue with lvmerge
Recently, I have upgraded a 11.00 server to 11.11. Before upgrading on safer side, I used lvsplit command to split the mirror disks, after the upgrade was done, couple of weeks later, when I try to do an lvmerge I get the following error. Could some one please tell me why?.
vinegar:/# lvmerge
lvmerge: Error, "lvmerge" is not a valid LVM command.
vinegar:/#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2010 12:42 PM
01-14-2010 12:42 PM
Re: issue with lvmerge
# swlist -l product |grep -i mirror
If MirrorDisk doesn't show up, you have your reason.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2010 12:54 PM
01-14-2010 12:54 PM
Re: issue with lvmerge
MirrorDisk may not show up if you use the '-l product' in swlist as I did above.
Instead you can try:
# swlist | grep -i mirror
or
# swlist -l bundle | grep -i mirror
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2010 12:58 PM
01-14-2010 12:58 PM
Re: issue with lvmerge
The manpages for 'lvmerge' clearly note that "This command requires the installation of the optional HP MirrorDisk/UX software, which is not included in the standard HP-UX operating system."
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2010 10:47 PM
01-14-2010 10:47 PM
Re: issue with lvmerge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2010 08:08 AM
01-19-2010 08:08 AM
Re: issue with lvmerge
It is seems to be of non availability of Mirror Ux. I wonder if your root disk is mirrored. Is it ?