1753760 Members
4847 Online
108799 Solutions
New Discussion

Problem with mnttab

 
ashutosh99
Frequent Advisor

Problem with mnttab

Hi All,

 

Recently my upgrade from 11i v2 to v3 failed due to timeout of my tty session. Now, I'm trying to start the system to run level 3 from the old kernel. But, during the booting process(from the old kernel as the new kernel doesn't boots) i get the below error.

 

INIT: /etc/inittab: WARNING: Cannot pstat_getstatic: Invalid argument
/sbin/ioinitrc:
mount: Cannot stat /etc/mnttab: Invalid argument
mount: Cannot stat /etc/mnttab: Invalid argument
log replay in progress
vxfs fsck_logv9: file system does not contain a valid log
vxfs fsck_logv9: cannot perform log replay
file system is not clean, full fsck required
full file system check required, exiting ...
/dev/vg00/lvol1:file system is not clean, full fsck required
/dev/vg00/lvol1:full file system check required, exiting ...
mount: Cannot stat /etc/mnttab: Invalid argument
Unable to mount /stand - please check entries in /etc/fstab
Skipping KRS database initialization - /stand can't be mounted

open failed for /dev/escsi res_fd = -1

INIT: WARNING: No passwd entry for root.
FIX root ENTRY IN /etc/passwd (OR TCB if trusted ) AND REBOOT !!!

 

INIT: SINGLE USER MODE

INIT: Running /sbin/sh

# passwd root

Password cannot be changed. Reason: Cannot access protected password entry.

# mount -a
mount: Cannot stat /etc/mnttab: Invalid argument
# echo $?
1
# mountall
mountall: can't fix /etc/mnttab
# echo $?
1

 

 

I cannot mount any filesystem and do not want to restore the system from ignite backup. Please, help me guys.

 

Regards,

Ashutosh

1 REPLY 1
Patrick Wallek
Honored Contributor

Re: Problem with mnttab

If the upgrade failed, I'm not sure that it is worth the time of trying to fix the system.

 

I honestly think you would be better off recovering the system from your Ignite backup and then retry the upgrade.

 

The better way to do this would be to use DRD (Dynamic root disk) to clone your boot disk, then attempt your upgrade again.  If it fails you can then just boot from the clone disk and you are back up and running again.