Operating System - HP-UX
1834736 Members
2636 Online
110070 Solutions
New Discussion

reg cmrunpkg on another node

 
SOLVED
Go to solution
dattu_1
Regular Advisor

reg cmrunpkg on another node

hi guys,
when i am running my one package on another node i amgetting an error

vxfs fsck: Cannot open /dev/vg_mcgb_bancs_dbnight/rlvol1: No such device or address
file system check failure, aborting ...
ERROR: Function check_and_mount
ERROR: Failed to fsck one of the logical volumes.

what should i do???
5 REPLIES 5
melvyn burnard
Honored Contributor

Re: reg cmrunpkg on another node

fix the problem

Check your Volume Group configuration and compare between the nodes, looks ike you are missing the logical volume device file
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
dattu_1
Regular Advisor

Re: reg cmrunpkg on another node

i have hashed that vgin package control script....but now i m not able to manually mount that vg..
commands given...vgchange -c n /dev/vg_mcgb_bancs_dbnight
vgchange -a y /dev/vg_mcgb_bancs_dbnight

im getting /dev/vg_mcgb_bancs_dbnight/lvol1 /test


mount




--- Volume groups ---
VG Name /dev/vg_mcgb_bancs_dbnight
VG Write Access read/write
VG Status available
Max LV 255
Cur LV 2
Open LV 2
Max PV 255
Cur PV 3
Act PV 3
Max PE per PV 1016
VGDA 6
PE Size (Mbytes) 16
Total PE 1910
Alloc PE 1875
Free PE 35
Total PVG 0
Total Spare PVs 0
Total Spare PVs in use 0

--- Logical volumes ---
LV Name /dev/vg_mcgb_bancs_dbnight/lvol1
LV Status available/syncd
LV Size (Mbytes) 10000
Current LE 625
Allocated PE 625
Used PV 1

LV Name /dev/vg_mcgb_bancs_dbnight/lvol2
LV Status available/syncd
LV Size (Mbytes) 20000
Current LE 1250
Allocated PE 1250
Used PV 3


--- Physical volumes ---
PV Name /dev/dsk/c7t0d4
ArvindMenon
Advisor
Solution

Re: reg cmrunpkg on another node

Can you attach your control script ?

Regards
Arvind
dattu_1
Regular Advisor

Re: reg cmrunpkg on another node

hi arvind,
control script attached herewith...
dattu_1
Regular Advisor

Re: reg cmrunpkg on another node

i have found a soln....my minor device file name was different...on two nodes.