Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

readvgda no output

Status
Not open for further replies.

MoreFeo

Technical User
Nov 29, 2002
547
ES
Hi, we've got a server (570 LPAR, aix 5.2 ML07) attached to an old Fastt500, and we're planning to migrate its external storage to EMC Symmetrix.
The EMC guys have asked us to send them the output of readvgda of the Fastt disks, to avoid possible problems (we had some problems migrating another server from Hitachi to EMC with corrupt vgdas).
The trouble is that readvgda is not showing any information on the fastt disks.

On internal disks:
# readvgda hdisk0 | more
lvmid: 1598838349
vgid: 00cbc0cc00004c000000010bbe50448d
lvmarea_len: 4212
vgda_len: 2098
vgda_psn[0]: 136
vgda_psn[1]: 2242
reloc_psn: 143373743
pv_num: 1
pp_size: 27
vgsa_len: 8
vgsa_psn[0]: 128
vgsa_psn[1]: 2234
version: 8
vg_type: 0

*=============== 1ST VGDA-VGSA: hdisk0 ===============*

.......
.......

But on Fastt disks, there's no output:
# readvgda hdisk2 | more
#


Anyone knows anything about this?

Thanks
 
I Usually read the VGDA data using this command:

Code:
lqueryvg –p hdisk1 –At

Are you sure that the disk is online? What is the output of lspv?

Regards,
Khalid
 
Thanks for the lqueryvg command, I totally forgot it. I will try it next monday, for today I've finished working.

And I'm sure the disks are online, I cannot check til I go to office, but if they weren't online I would be receiving a lot of calls of angry users.
 
I just tried the readvgda on my p5570 internal disks and fastt700 with no output! but when i tried the lqueryvg i got the correct output!

I'm not sure exactly what's the reason coz i never used the readvgda for this purpose!

Good luck

Regards,
Khalid
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top