When I give lsvg command
It says no VGs found
When I give lspv,it gives a listing of all PVs corresponding to their respective VGs i.e. rootvg,uservg,etc.
But when I give lspv hdisk0
It says rootvg not found in Configuration Manager Database.
Fix the odm view of the root
========================
if you can run this command it try this prosedure
lqueryvg -Atp hdisk0
redefinevg -d hdisk0 rootvg
synclvodm -v rootvg
If one did not work try this one
Make a backup of the ODM databsess be for you start
==========================================
Part1 Backup you ODM
DO a lspv to see if you have a rootvg if not use the backout plan
PART3 Backout
cd /etc/objrepos/bak
cp Cu* /etc/objrepos/
========================================================
Last hope
Mksysb restore of the last mksysb you have taken (last resort)
Before you do any of this you may just want to check with IBM support On your problem
Start at the top prosedure firs and work your way down as 2 and 3 are more
disruptive prosedures as soon as the problem is fixed let me know wich one you used in the end.