- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Autoswitch on disks
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
08-12-2003 04:43 AM
08-12-2003 04:43 AM
machine1
PV Name
PV Status
Total PE
Free PE
machine2
PV name
PV status
Total PE
Free PE
Autoswitch
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 04:55 AM
08-12-2003 04:55 AM
Re: Autoswitch on disks
All I can think is that it is a patch issue, I know of nothing else which can turn off this option or remove it from a vgdisplay -v or pvdispaly. Check the patch levels (LVM patches) between machine1 and 2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 04:57 AM
08-12-2003 04:57 AM
Re: Autoswitch on disks
I'd imagine one volume group has alternate links to the disk devices and one doesn't. The autoswitch flag is only relevant if one link fails and lvm can switch to the other. You should be able to tell from the PV counts in vgdisplay and also from the disk descriptions in the PV section at the tail of the output when using the -v flag.
Cheers,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 04:59 AM
08-12-2003 04:59 AM
Re: Autoswitch on disks
I think Stefan is right, take a look at next doc.
Document description: vgdisplay and pvdisplay now show "autoswitch" parameter
Document id: KBRC00005073
http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000062907289
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 05:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2003 05:01 AM
08-12-2003 05:01 AM
Re: Autoswitch on disks
the Autoswitch parameter is for alternate path option. So if there are two path to one disk and autoswitch is set to on the system will switch to the other path if one exist.
To see if one exist do a vgdisplay -v.
You will see devices, which a tagged with "alternate link" at the PV Name line.
And here is the differance to your system. I think you have no alternate path configuration.
But on systems with the newest LVM patches installed the parameter Autoswitch is showed anyhow.
HTH
Roland
PS: On your system where Autoswitch is showed, see the man page from vgdisplay.