- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: LVM shared mod
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
02-03-2005 05:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 05:35 AM
02-03-2005 05:35 AM
Re: LVM shared mod
Is this a shared lvol as in a logical volume that is part of a volume group that ServiceGuard fails over between nodes.
If so its possible, but you need to be careful.
Please add some details.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 07:45 PM
02-03-2005 07:45 PM
Re: LVM shared mod
I use ORACLE RAC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:01 PM
02-03-2005 08:01 PM
Re: LVM shared mod
After extending the lvol, you will need to make sure that the other machines that see the shared lvol get this info that it has been extended. To do this, I would export the vg in preview mode (as you would with a service guard cluster) and import it onto the other nodes.
e.g
on node 1 run this: -
vgexport â p â s â m\ vg01 /etc/cmcluster/maps/vg01
get the mapfile to node2 and run this: -
vgimport â s â m /etc/cmcluster/maps/vg01 vg01
Ho
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:04 PM
02-03-2005 08:04 PM
Re: LVM shared mod
vgexport -p -s -m\ vg01 /etc/cmcluster/maps/vg01
vgimport -s -m /etc/cmcluster/maps/vg01 vg01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:24 PM
02-03-2005 08:24 PM
Re: LVM shared mod
Only Vg is possible.
use "vgchange" to change mode
#vgchange -c y -S y /dev/vg01
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:31 PM
02-03-2005 08:31 PM
SolutionNo configuration changes are allowed on shared LVM volume groups while they are activated. The volume group must be deactivated first on all nodes, and marked as non-shareable.
So no you can't - previous posters are talking about standard serviceguard (non SLVM) volumes.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 08:57 PM
02-03-2005 08:57 PM
Re: LVM shared mod
Is there any workaround ?
My service is 24/7 and I can not stop packets.
Do not tell me that I buy servers unix oracle
RAC and I can not extend LV :(
Do I am lose ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 09:04 PM
02-03-2005 09:04 PM
Re: LVM shared mod
a) if you are using a RAID array, ditch the volume manager completely and just use raw disks, with all the implications of that...
b) Use Veritas CVM instead of LVM (basically clustered version of VxVM) - although I'm fairly sure this will cost $$$
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2005 11:02 PM
02-03-2005 11:02 PM
Re: LVM shared mod
without stop pachets ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2005 09:53 PM
02-06-2005 09:53 PM
Re: LVM shared mod
coud you tell my what kind of problem I can have if I use raw LUNs (RAID) without LVM ?
for Oracle data ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2005 10:01 PM
02-06-2005 10:01 PM
Re: LVM shared mod
I would seriously consider Veritas CVM to do this - it does allow you to make changes online.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2005 11:02 PM
02-06-2005 11:02 PM
Re: LVM shared mod
Thanks for now :))
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2005 08:31 PM
02-07-2005 08:31 PM