HI,
Machine Config:
type: 7013, model: j40 oslevel: aix 4.2.0
A supplier technician is physically installing an IBM 4mm4gb tape drive to replace a defective one already installed. Upon booting, the system hangs at 556. After waiting a considerable amount of time, the technician decided to shutdown the system, physically removed the tape drive and boot in normal mode. The system was able to complete the boot but there were file systems not mounted. I began to troubleshoot with the following results..
--------------------------------------------------------
----------------------------------------------------
I have in mind some steps to fix the problem but, i'm not quite sure which should come first. i need a step by step procedure to solve this problem - just to make sure..
I hope you could share your experiences on this.
Thanks in advance,
Machine Config:
type: 7013, model: j40 oslevel: aix 4.2.0
A supplier technician is physically installing an IBM 4mm4gb tape drive to replace a defective one already installed. Upon booting, the system hangs at 556. After waiting a considerable amount of time, the technician decided to shutdown the system, physically removed the tape drive and boot in normal mode. The system was able to complete the boot but there were file systems not mounted. I began to troubleshoot with the following results..
--------------------------------------------------------
Code:
# mount /inv
Unable to read superblock (TERMINATED)
Cannot mount /dev/lvinv on /inv: There is an output or input error
# errpt
ID T C RESOURCE DESCRIPTION
1A2E7186 U S LIBLVM PHYSICAL VOLUME DEFINEd AS MISSING
# errpt -aj 1A2E7186
LABEL: LVM_MISSPVADDED
PROBABLE CAUSE:
POWER, DRIVE, ADAPTER OR CABLE Failure
DETAIL DATE:
MAJOR/MINOR DEVICE NUMBER
000C 0001
# lsdev -Cc disk
hdisk0 Available
hdisk1 Available
hdisk2 Available
hdisk3 Available
# lslv lvinv
VG STATE: Active/Complete VG: vgAR
TYPE: Jfs LV STATE: closed/syncd
COPIES: 1
STALE PPs: 0
# lsvg vgAR
VG_STATE: Active
TOTAL PVs: [COLOR=red]2[/color]
STALE PVs: 0
ACTIVE PVs: [COLOR=red]1[/color]
QUOROM : 2
VG DESCRIPTORS: 2
STALE PPs: 0
AUTO-CONCURRENT: DISABLED
# lsvg -p vgAR
PV_NAME PV_STATE TOTAL_PPs FREE_PPs
hdisk0 [COLOR=red]removed[/color] 537 1
hdisk3 active 537 15
# lspv hdisk0
PV STATE: [COLOR=red]removed[/color]
FREE PPs: 1 (8 megabytes)
I have in mind some steps to fix the problem but, i'm not quite sure which should come first. i need a step by step procedure to solve this problem - just to make sure..
I hope you could share your experiences on this.
Thanks in advance,