Sponsored Content
Full Discussion: Quorum and hdisk issue
Operating Systems AIX Quorum and hdisk issue Post 302826961 by newtoaixos on Thursday 27th of June 2013 03:58:26 PM
Old 06-27-2013
Quorum and hdisk issue

Hi. I found an issue with my appvg present in my server.my server is a single node and not part of hacmp.
Code:
pmut3# lspv
hdisk0          00c5c9cf92ebb96a                    rootvg          active
hdisk1          00c5c9cfcf30eee9                    appvg
hdisk2          00c5c9cfcf30ef98                    appvg
hdisk3          00c5c9cfba868e2c                    rootvg          active

Code:
pmut3# lsvg -o
appvg
rootvg

Code:
pmut3# lsvg appvg
0516-034 : Failed to open VG special file. Probable cause
is the VG was forced offline. Execute the varyoffvg and varyonvg
commands to bring the VG online.

The below mentioned 2 filesystems(/websp and /opt/websp) are present under appvg

/dev/fslv06 5.00 1.92 62% 4491 1% /websp
/dev/fslv07 10.00 4.20 58% 37905 4% /opt/websp
Code:
pmut3# lslv -m fslv07
0516-034 : Failed to open VG special file. Probable cause
is the VG was forced offline. Execute the varyoffvg and varyonvg
commands to bring the VG online.

Code:
pmut3# lslv -m fslv06
0516-034 : Failed to open VG special file. Probable cause
is the VG was forced offline. Execute the varyoffvg and varyonvg
commands to bring the VG online.

I guess there is something wrong with the hdisks present under appvg.

Can someone tell which hdisk(hdisk1 or hdisk2) under appvg is having a problem ?
Also what should I do to fix this quorum issue ?

Please let me know if you need the output of any commands from this server. I have informed the application team that
I need downtime to fix the issue in this server and I'm waiting for their reply. I'm afraid that I may loose the data present under appvg.

Code:
pmut3# lslv fslv06
LOGICAL VOLUME:     fslv06                 VOLUME GROUP:   appvg
LV IDENTIFIER:      00c5c9cf00004c0000000116cf30f4b8.2 PERMISSION:     ?
VG STATE:           active/complete        LV STATE:       ?
TYPE:               jfs2                   WRITE VERIFY:   ?
MAX LPs:            ?                      PP SIZE:        ?
COPIES:             ?                      SCHED POLICY:   ?
LPs:                ?                      PPs:            ?
STALE PPs:          ?                      BB POLICY:      ?
INTER-POLICY:       minimum                RELOCATABLE:    yes
INTRA-POLICY:       middle                 UPPER BOUND:    1024
MOUNT POINT:        /websp                 LABEL:          /websp
MIRROR WRITE CONSISTENCY: ?
EACH LP COPY ON A SEPARATE PV ?: yes
Serialize IO ?:     ?
INFINITE RETRY:     ?
lslv: open(): There is a request to a device or address that does not exist.
DEVICESUBTYPE:      DS_LVZ

Code:
pmut3# lslv fslv07
LOGICAL VOLUME:     fslv07                 VOLUME GROUP:   appvg
LV IDENTIFIER:      00c5c9cf00004c0000000116cf30f4b8.3 PERMISSION:     ?
VG STATE:           active/complete        LV STATE:       ?
TYPE:               jfs2                   WRITE VERIFY:   ?
MAX LPs:            ?                      PP SIZE:        ?
COPIES:             ?                      SCHED POLICY:   ?
LPs:                ?                      PPs:            ?
STALE PPs:          ?                      BB POLICY:      ?
INTER-POLICY:       minimum                RELOCATABLE:    yes
INTRA-POLICY:       middle                 UPPER BOUND:    1024
MOUNT POINT:        /opt/websp             LABEL:          /opt/websp
MIRROR WRITE CONSISTENCY: ?
EACH LP COPY ON A SEPARATE PV ?: yes
Serialize IO ?:     ?
INFINITE RETRY:     ?
lslv: open(): There is a request to a device or address that does not exist.
DEVICESUBTYPE:      DS_LVZ

Code:
pmut3# errpt -aj CAD234BE | pg
---------------------------------------------------------------------------
LABEL:          LVM_SA_QUORCLOSE
IDENTIFIER:     CAD234BE

Date/Time:       Thu Jun 20 10:44:39 GMT+01:00 2013
Sequence Number: 8144
Machine Id:      00C5C9CF4C00
Node Id:         pmut3
Class:           H
Type:            UNKN
WPAR:            Global
Resource Name:   LVDD
Resource Class:  NONE
Resource Type:   NONE
Location:

Description
QUORUM LOST, VOLUME GROUP CLOSING

Probable Causes
PHYSICAL VOLUME UNAVAILABLE

Detail Data
MAJOR/MINOR DEVICE NUMBER
8000 0028 0000 0000
QUORUM COUNT
           2
ACTIVE COUNT
           1
SENSE DATA
0000 0000 0000 0645 00C5 C9CF 0000 4C00 0000 0116 CF30 F4B8 0000 0000 0000 0000

 

10 More Discussions You Might Find Interesting

1. AIX

vpath to an hdisk

Is there a simply way for me to map a vpath to an hdisk on AIX 5.2? (5 Replies)
Discussion started by: 2dumb
5 Replies

2. AIX

Check quorum for volume group

Hi all, I would like to ensure that a volume group has an effective quorum setting of 1 (or off). I know you can change the quorum setting using the chvg -Q command but want to know if the setting has been changed before the vg was varied on or a reboot. In other words how can I ensure that... (3 Replies)
Discussion started by: backslash
3 Replies

3. Emergency UNIX and Linux Support

AIX APPVG - QUORUM LOST, VOLUME GROUP CLOSING

Hi, I am running AIX 5.3 TL8. After a disk failure, one of my mirrored application volumegroups went down. Unfortunately we have quorum switched on on this VG and the defective disk holds the majority. I have set MISSINGPV_VARYON to TRUE and tried a forced varyon but it's still failing. I... (3 Replies)
Discussion started by: zxmaus
3 Replies

4. AIX

Dummy hdisk in AIX 6.1

How do you create a dummy hdisk with AIX 6.1? In previous versions, I've used this and works, but now I get this error. hostname:/:# mkdev -l hdisk57 -c disk -t osdisk -s scsi -p fscsi0 -w 0,10 -d Method error (/etc/methods/define): 0514-022 The specified connection is not valid. Any... (2 Replies)
Discussion started by: kah00na
2 Replies

5. AIX

LVM - Quorum

Hi all Just a question about quorum. I am running AIX 5.3 Rootvg has 2 PV - not mirrored. quorum is switched on. What happens when one disk fails?, can i replace the disk and bring the entire VG back up. with all the data intact. knowing that the VG will be unavailable until i replace the... (3 Replies)
Discussion started by: Andre54
3 Replies

6. AIX

Quorum in lsvg output

Hi there, I have three servers and I'm puzzled by the oputput I get from lsvg rootvg. Server 1 : QUORUM: 2 (Enabled) Server 2 : QUORUM: 1 (Disabled) Server 3 : QUORUM: 1 All VG are build on 2 PV and are mirroring. What could cause the number to be different?... (2 Replies)
Discussion started by: petervg
2 Replies

7. AIX

Flashcopy, ghost hdisk ??

Hi all, I'm getting some errors on AIX regarding Flashcopy and volume group hard disks. The script that activates flashcopy showed this errors: Recreating Flashcopy for lun01_A1 Performing syntax check... Syntax check complete. Executing script... Script execution complete. SMcli... (1 Reply)
Discussion started by: enux
1 Replies

8. Red Hat

Centos/rhel 5 cluster 3 nodes with out Quorum

Hi all, i have 3 nodes cluster (Centos 5 cluster suit) with out quorum disk, node vote = 1, the value of a quorum = 2, when 2 nodes going offline, cluster services are destoys. How i can save the cluster and all services(move all services to one alive node) with out quorum disk when other... (3 Replies)
Discussion started by: Flomaster
3 Replies

9. AIX

How can I map hdisk# to rhdisk#?

Some storage/disks have been added to an existing AIX 6.1 server. The admin sent me the list of hdisk#'s for the new disks, but I need the corresponding rhdisk# for the same hdisk. (I know from past experience that the rhdisk that maps to an hdisk is not always the same number. For instance,... (5 Replies)
Discussion started by: sbrower
5 Replies

10. Solaris

Precaution during Quorum Server Reboot

Hi I need to know what are the precaution we should take during quorum server reboot as this quorum server is providing quorum devices to five different solaris two node clusters. Also let me know do I have to follow below procedure as well before and after reboot of quorum server Do I... (3 Replies)
Discussion started by: sb200
3 Replies
All times are GMT -4. The time now is 01:40 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy