- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Error writing VGDA...
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
09-18-2002 05:57 AM
09-18-2002 05:57 AM
syslog.log:
vmunix: Error writing VGDA [1] to disk H/W path 4.6.0 (error = 5)
Sep 18 06:50:29 burns vmunix: LVM: vg[10]: pvnum=0 (dev_t=0x1c006000) is MISSING
Sep 18 06:50:29 burns vmunix: LVM: Lost quorum in vg[10], too many PVs missing!
I can't remove lv and vg on 4.6.0... And other messages that I wasn't sure what it is...
Thanks.
Tom
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:03 AM
09-18-2002 06:03 AM
Re: Error writing VGDA...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:08 AM
09-18-2002 06:08 AM
Re: Error writing VGDA...
$ vgdisplay /dev/vgdata2
--- Volume groups ---
VG Name /dev/vgdata2
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 16384
VGDA 2
PE Size (Mbytes) 4
Total PE 323
Alloc PE 322
Free PE 1
Total PVG 1
That vgdata2 is in 4.6.0.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:09 AM
09-18-2002 06:09 AM
Re: Error writing VGDA...
"...lost quorum...too many PVs missing" ...suggests a major hardware failure.
What does 'ioscan -fnC disk' show?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:13 AM
09-18-2002 06:13 AM
Re: Error writing VGDA...
Great.. Look at file attachment after I type 'ioscan -fnC disk'.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:21 AM
09-18-2002 06:21 AM
Re: Error writing VGDA...
What is the hardware that this disk is in... internal disk or some external array?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:24 AM
09-18-2002 06:24 AM
Re: Error writing VGDA...
# diskinfo /dev/rdsk/c0t6d0
...does this report a valid size?
# dd if=/dev/rdsk/c0t6d0 of=/dev/null bs=256k
...does this report any errors?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:34 AM
09-18-2002 06:34 AM
Re: Error writing VGDA...
Here you go:
#diskinfo /dev/rdsk/c0t6d0
SCSI describe of /dev/rdsk/c0t6d0:
vendor: HP
product id: C2474S
type: direct access
size: 1323540 Kbytes
bytes per sector: 512
#dd if=/dev/rdsk/c0t6d0 of=/dev/null bs=256k
Is this taking a while?
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 06:38 AM
09-18-2002 06:38 AM
Re: Error writing VGDA...
Here is:
#dd if=/dev/rdsk/c0t6d0 of=/dev/null bs=256k
5170+1 records in
5170+1 records out
Is this mean 'No problem'?
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:13 AM
09-18-2002 07:13 AM
Re: Error writing VGDA...
OK, the physical disk reports a non-zero size and there are no I/O errors if we read it.
Now, I'm confused. Do a verbose 'vgdisplay' for the volume group so we can see the physical volume information:
# vgdisplay -v /dev/vgdata2
The volume group must be active for anything to be returned.
Exactly what are you trying to do?
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:26 AM
09-18-2002 07:26 AM
Re: Error writing VGDA...
Can you please provide results of the following commands
vgdisplay -v vg00
vg00=volume group for which it shows disks missing
If it shows you the disks listed within the output at the end, please try a pvdisplay -v /dev/dsk/c0t0d0 (disks name)
If you don't get any message, or get an error try running fsck with "-o" option.
Regards,
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:31 AM
09-18-2002 07:31 AM
Re: Error writing VGDA...
Sure, here is:
#vgdisplay -v /dev/vgdata2
--- Volume groups ---
VG Name /dev/vgdata2
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 1
Open LV 1
Max PV 16
Cur PV 1
Act PV 1
Max PE per PV 16384
VGDA 2
PE Size (Mbytes) 4
Total PE 323
Alloc PE 322
Free PE 1
Total PVG 1
--- Logical volumes ---
LV Name /dev/vgdata2/lvdata2
LV Status available/syncd
LV Size (Mbytes) 1288
Current LE 322
Allocated PE 322
Used PV 1
--- Physical volumes ---
PV Name /dev/dsk/c0t6d0
PV Status unavailable
Total PE 323
Free PE 1
--- Physical volume groups ---
PVG Name vgdata2
PV Name /dev/dsk/c0t6d0
Sure I am happy to explain you... My coworker told me that she cannot open /data2. She tried to umount it which works then mount it back but can't. She decided to deactivate by go to SAM -> VG -> Decactive then she asked me to remove LV then VG. So I went to SAM -> LV -> Remove (lvdata2) but got error message, here is:
The command used to remove a logical volume, /sbin/lvremove, has failed. The stderr output fromthe command is shown below. The logical volume has not been removed.
lvremove: Couldn't delete logical volume "/dev/vgdata2/lvdata2": No such device or address
I puzzled and decided to check in /dev/vgdata2, here is:
#ls -l /dev/vgdata2
total 0
crw-r--r-- 1 root sys 64 0x0a0000 Mar 25 1999 group
brw-r----- 1 root sys 64 0x0a0001 Jul 29 17:55 lvdata2
crw-r----- 1 root sys 64 0x0a0001 Aug 27 10:56 rlvdata2
I don't get it. That is why I was soo frustrated. Thanks.
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 07:48 AM
09-18-2002 07:48 AM
Solution# fsck -F vxfs -y -o full /dev/vgdata2/rlvdata2
and then try to mount it again. If that doesn't help and all else fail, vgexport and vgimport hopefully can solve this (if you got a good vgdata2.conf in /etc/lvmconf).
# cd /
# vgchange -a n /dev/vgdata2
==> Deactivate it.
# vgexport -m mapfile /dev/vgdata2
==> Remove VG entry fr lvmtab and all its devices files while savinf LV info in "mapfile".
# mkdir /dev/vgdata2
# mknod /dev/vgdata2/group c 64 0x0a0000
==> I'm using the same minor number (0x0a0000)
# vgimport -m mapfile /dev/vgdata2 /dev/dsk/c0t6d0
# vgchange -a y /dev/vgdata2
# vgcfgbackup /dev/vgdata2
Hope this will help ..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2002 08:00 AM
09-18-2002 08:00 AM
Re: Error writing VGDA...
vgchange -a y /dev/vgxxxxx
then do a vgdisplay -v again