- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- LVM mirroring
-
- Forums
-
Blogs
- Hybrid Cloud
- Edge
- Data & AI
- Working in Tech
- AI Insights
- Alliances
- Around the Storage Block
- Behind the scenes at Labs
- Careers in Tech
- HPE Storage Tech Insiders
- Inspiring Progress
- IoT at the Edge
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Russia
- HPE Blog, UK & Ireland
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-24-2010 01:39 AM
11-24-2010 01:39 AM
Re: LVM mirroring
In node that have the vg active:
vgexport with "-p" option: Preview the actions to be taken but do not update
the /etc/lvmtab file or remove the devices file.
# vgexport -p -m /tmp/vgname.map vgname
# scp /tmp/vgname.map node2:/tmp
In secondary node:
vgexport
# vgexport -m /tmp/vgname.map.old vgname
# mkdir /dev/vgname
# mknod /dev/vgname/group c 64 0xnn0000
# vgimport -m /tmp/vgname.map vgname /dev/dsk/cxtydz ...
rgs,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-24-2010 10:01 PM
11-24-2010 10:01 PM
Re: LVM mirroring
hi,
could anybody give me good lvm docs. just not only docs.hp.com. something customize.
Rgds,Morshed.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-25-2010 12:07 AM
11-25-2010 12:07 AM
Re: LVM mirroring
The following link have more latest information on LVM (LVM1.0, LVM2.0)and you to regiter to that website to download documents.
http://www.docstoc.com/docs/27220396/HP-UX-11i-V3-LVM
Hope this will be useful
Thanks & Regards
Jayakrishnan G Naik
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-25-2010 10:14 AM
11-25-2010 10:14 AM
Re: LVM mirroring
what you are trying to do is called "host based mirroring". Basically, it goes online, without even stopping the server or the application, but for this you should have the product MirrorDisk/UX installed. You should migrate it on the active server (the server your applications are running currently), after that you should bring the changes also to the passive node. (vgexport -p on the active node, the import the mapfile on the passive node.) No mountpoints/cluster config should be changed.
Regards,
Viktor
Unix operates with beer.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-25-2010 11:06 AM
11-25-2010 11:06 AM
Re: LVM mirroring
Refer the attached LVM docs from HP. This document discusses how to deal with disk failures under the HP-UX logical volume manager and it includes strategies to prepare for disk failure, ways to recongnize that a disk has failed and steps to remove and replace a failed disk.
Rgds...
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-26-2010 07:37 AM
11-26-2010 07:37 AM
Re: LVM mirroring
i have a question question about vdisk. what shoud be my OS unit id for hp ux during vdisk creation??
plz help.
Regds/Morshed.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-27-2010 05:48 AM
11-27-2010 05:48 AM
Re: LVM mirroring
thank you all........
Regards/Morshed.
- « Previous
-
- 1
- 2
- Next »
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP