- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: EMC Symmetrix LUN lost quorum
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
11-01-2010 08:31 AM
11-01-2010 08:31 AM
We have encountered a problem with a lost disk quorum on a LUN presented by an EMC Symmetrix. The problem seems associated with unpresenting this LUN from another system where it was not being used. In other words the LUN was presented to two different hosts but only used on one of them. When it was unpresented from the host where it was not being used, we started getting very regular errors logged similar to the following.
I was able to stop this from occurring by stopping the VG from being enabled at boot time. Otherwise, the errors caused nearly continuous problems while TRYing to boot.
Has anyone seen this problem or have any experience with it?
Oct 28 13:58:38 hpux6 vmunix: LVM: WARNING: VG 64 0x0a0000: LV 1: Some I/O requests to this LV are waiting
Oct 28 13:58:38 hpux6 vmunix: indefinitely for an unavailable PV. These requests will be queued until
Oct 28 13:58:38 hpux6 vmunix: the PV becomes available (or a timeout is specified for the LV).
Oct 28 13:58:43 hpux6 vmunix: LVM: VG 64 0x0a0000: Lost quorum.
Oct 28 13:58:43 hpux6 vmunix: This may block configuration changes and I/Os. In
order to reestablish quorum at least 1 of the following PVs (represented by current link) must become available:
Oct 28 13:58:43 hpux6 vmunix: <6 0x00005c>
Oct 28 13:58:43 hpux6 vmunix: LVM: VG 64 0x0a0000: Reestablished quorum.
Oct 28 13:58:43 hpux6 vmunix: LVM: VG 64 0x0a0000: Lost quorum.
Oct 28 13:58:43 hpux6 above message repeats 50 times
Oct 28 13:58:43 hpux6 vmunix: DIAGNOSTIC SYSTEM WARNING:
Oct 28 13:58:43 hpux6 vmunix: This may block configuration changes and I/Os. In
order to reestablish quorum at least 1 of the following PVs (represented by current link) must become available:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2010 08:39 AM
11-01-2010 08:39 AM
Re: EMC Symmetrix LUN lost quorum
Which host is now showing this error? The hosting using LUN, or the host that isn't?
Seems that it's likely that we're talking about the host that *is* using the lun, but you don't say.
Another question, is the lun appearing/dissapearing from the other host?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2010 12:01 PM
11-01-2010 12:01 PM
Re: EMC Symmetrix LUN lost quorum
We are doing some research here, so I cannot tell you right now if it continues to show up on the host where it should NOT be visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2010 10:05 PM
11-01-2010 10:05 PM
Re: EMC Symmetrix LUN lost quorum
What is the "pv timeout" value for the disk? As far as i know EMC recommends 90 seconds for disk timeout(default is 30 seconds?). Otherwise you can get these kind of errors when there is Symmetrix service operations.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2010 02:02 AM
11-02-2010 02:02 AM
Re: EMC Symmetrix LUN lost quorum
#ll /dev/vg*/group | grep 0x0a|more
crw------- 1 root sys 64 0x0a0000 Jun 19 09:18 /dev/vgname/group
# vgdisplay -v vgname
Verify Cur PV and Act PV .
rgs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2010 09:45 AM
11-02-2010 09:45 AM
Re: EMC Symmetrix LUN lost quorum
rariasn - this has been done essentially - that is how i identified the VG - system user indicates the PV info is correct
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2010 10:04 AM
11-02-2010 10:04 AM
SolutionIts a emc problem. ;)
Check with cstm the entries in /var/stm/logs/os/logX.raw.cur following the procedure found in the last reply in the following thread.
https://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1450580
Greetz,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2010 11:34 PM
11-02-2010 11:34 PM
Re: EMC Symmetrix LUN lost quorum
>>In other words the LUN was presented to two different hosts but only used on one of them.
I think you were using this volume group in serviceguard as exclusive access. So it is not configured as auto-activate on boot times(on both nodes)??
>>When it was unpresented from the host where it was not being used, we started getting very regular errors logged similar to the following.
So can we say that the problem occured just after you unpresented the device on EMC symetrix and changed zone config on SAN?
>>I was able to stop this from occurring by stopping the VG from being enabled at boot time. Otherwise, the errors caused nearly continuous problems while TRYing to boot.
So are you still getting the errors? If yes when do you get the errors? (Regularly, only at boot time? only at vg activation/deactivation?)
Can you check if the device is really unpresented from the host that is not using the device?
#symmaskdb list assignment -dev XXXX
Have you checked the device status when you get the error?
#symdev show XXXX
Regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2010 01:57 PM
11-03-2010 01:57 PM
Re: EMC Symmetrix LUN lost quorum
Chris - Thanks those cstm commands are very useful - the problem lun is logging errors.
turgay
>>>>In other words the LUN was presented to two different hosts but only used on one of them.
>>I think you were using this volume group in serviceguard as exclusive access. So it is not configured as auto-activate on boot times(on both nodes)??
No, that is not why they are presented to more than one node - not sure why it was done but I do not think they were ever actually shared, exclusively or concurrently.
>>>>When it was unpresented from the host where it was not being used, we started getting very regular errors logged similar to the following.
>>So can we say that the problem occured just after you unpresented the device on EMC symetrix and changed zone config on SAN?
Yes - that started the problems.
>>>>I was able to stop this from occurring by stopping the VG from being enabled at boot time. Otherwise, the errors caused nearly continuous problems while TRYing to boot.
>>So are you still getting the errors? If yes when do you get the errors? (Regularly, only at boot time? only at vg activation/deactivation?)
Errors occur if VG is activated and accessed. On one system right now the errors start when I try to use fsck.
>>Can you check if the device is really unpresented from the host that is not using the device?
#symmaskdb list assignment -dev XXXX
>>Have you checked the device status when you get the error?
#symdev show XXXX
What are these programs? They do not seem to be on our system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2010 03:57 AM
11-09-2010 03:57 AM
Re: EMC Symmetrix LUN lost quorum
This programs are in EMC solutions enabler. You may use SMC or COntrol center. I think your problem may result from either you LUN is write disable or not ready. So please check your LUN status on the array.
On our test environment, we set one of our EMC's LUN as write disable and we got the following errors when we try to mount the file system:
Nov 9 13:44:39 test vmunix: LVM: WARNING: VG 64 0x010000: LV 1: Some I/O requests to this LV are waiting
Nov 9 13:44:39 test vmunix: indefinitely for an unavailable PV. These requests will be queued until
Nov 9 13:44:39 test vmunix: the PV becomes available (or a timeout is specified for the LV).
Nov 9 13:44:44 test vmunix: LVM: VG 64 0x010000: Lost quorum.
Nov 9 13:44:44 test vmunix: This may block configuration changes and I/Os. In order to reestablish quorum at least 1 of the following PVs (represented by current link) must become available:
Nov 9 13:44:44 test vmunix: <1 0x00000b>
Nov 9 13:44:44 test vmunix: LVM: VG 64 0x010000: Reestablished quorum.
the following PVs (represented by current link) must become available:
<1 0x00000b>
LVM: VG 64 0x010000: Reestablished quorum.
LVM: VG 64 0x010000: Lost quorum.
This may block configuration changes and I/Os. In order to reestablish quorum at least 1 of the following PVs (represented by current link) must become available:
<1 0x00000b>
LVM: VG 64 0x010000: Reestablished quorum.
LVM: VG 64 0x010000: Lost quorum.
This may block configuration changes and I/Os. In order to reestablish quorum at least 1 of the following PVs (represented by current link) must become available:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2010 09:03 AM
11-12-2010 09:03 AM