HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: mirror vg01
Operating System - HP-UX
1825775
Members
2568
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-28-2002 11:34 PM
02-28-2002 11:34 PM
I have a secondary swap on vg01. I was told to mirror this as well.
Is this right that I just do a
vgextend vg01 /dev/rdsk/c2t2d0
lvextend -m 1 /dev/vg01/lvswap /dev/dsk/c2t2do
Is this right that I just do a
vgextend vg01 /dev/rdsk/c2t2d0
lvextend -m 1 /dev/vg01/lvswap /dev/dsk/c2t2do
abc
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2002 11:42 PM
02-28-2002 11:42 PM
Solution
Hi,
If you insist on mirroring swap, the commands look alright to me. To verify, you can try to perform the an lvlnboot to check out the swap LVs.
# lvlnboot -v
Also, you can simulate a harddisk failure by pulling out the primary root disk containing the swap primary copy and observe if it fails over.
Hope this helps. Regards.
Steven Sim Kok Leong
If you insist on mirroring swap, the commands look alright to me. To verify, you can try to perform the an lvlnboot to check out the swap LVs.
# lvlnboot -v
Also, you can simulate a harddisk failure by pulling out the primary root disk containing the swap primary copy and observe if it fails over.
Hope this helps. Regards.
Steven Sim Kok Leong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 05:40 AM
03-01-2002 05:40 AM
Re: mirror vg01
Kholikt
Your commands are good there, no problems with those listed.
I agree with steven about using the lvlnboot -v command.
Good luck.
FG.
Your commands are good there, no problems with those listed.
I agree with steven about using the lvlnboot -v command.
Good luck.
FG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2002 05:59 AM
03-01-2002 05:59 AM
Re: mirror vg01
Hi:
'lvlnboot' reports information for the boot disk. If you want to determine where you have active swap space, use:
# swapinfo -tam
To determine if you have mirrors (with current and not stale extents) use:
# lvdisplay -v /dev/vgXX/lvolN
...for that matter, a quick 'lvdisplay' without the '-v'erbose option will show whether any stale extents exist or not by looking at the "LV Status" line: "avilable/syncd" means none; "available/stale" means some!
Regards!
...JRF...
Regards!
...JRF...
'lvlnboot' reports information for the boot disk. If you want to determine where you have active swap space, use:
# swapinfo -tam
To determine if you have mirrors (with current and not stale extents) use:
# lvdisplay -v /dev/vgXX/lvolN
...for that matter, a quick 'lvdisplay' without the '-v'erbose option will show whether any stale extents exist or not by looking at the "LV Status" line: "avilable/syncd" means none; "available/stale" means some!
Regards!
...JRF...
Regards!
...JRF...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP