HP-UX 上用vgdisplay看到的怪现象。
1台HP-UX 11.11,从DMX上boot。
用vgdisplay -v bootvg可以看到lv信息,看不到pv信息。
用lvdisplay -v /dev/bootvg/altrboot看到:
#lvdisplay -v /dev/bootvg/altroot
--- Logical volumes ---
LV Name /dev/bootvg/altroot
VG Name /dev/bootvg
LV Permission read/write
LV Status available/syncd
Mirror copies 0
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 15820
Current LE 3955
Allocated PE 3955
Stripes 0
Stripe Size (Kbytes) 0
Bad block off
Allocation strict/contiguous
IO Timeout (Seconds) default
--- Logical extents ---
LE PV1 PE1 Status 1
00000 ??? 00400 current
00001 ??? 00401 current
其中???正常应显示PV号,但现在却是???。
系统运行正常,但总觉得不爽。
求哪位高人指点一下。