1833861 Members
2222 Online
110063 Solutions
New Discussion

login error

 
SOLVED
Go to solution
mark.M
Frequent Advisor

login error

reboot => Error , Not login

==========Display error===========
/sbin/ioinitrc:
/dev/vg00/lvol1: LINK COUNT FILE I=4609
OWNER=root MODE=100600
/dev/vg00/lvol1: SIZE=67304 MTIME=Sep 15 16:17 2005 COUNT 2 SHOULD BE 1 (ADJUSTED)
/dev/vg00/lvol1: LINK COUNT FILE I=4611
OWNER=root MODE=100600
/dev/vg00/lvol1: SIZE=67304 MTIME=Sep 15 16:26 2005 COUNT 2 SHOULD BE 1 (ADJUSTED)
/dev/vg00/lvol1: LINK COUNT FILE I=4612
OWNER=root MODE=100600
/dev/vg00/lvol1: SIZE=24 MTIME=Sep 15 16:17 2005 COUNT 2 SHOULD BE 1 (ADJUSTED)
/dev/vg00/lvol1: LINK COUNT FILE I=4613
OWNER=root MODE=100600
/dev/vg00/lvol1: SIZE=24 MTIME=Sep 15 16:26 2005 COUNT 2 SHOULD BE 1 (ADJUSTED)
/dev/vg00/lvol1: FREE INODE COUNT WRONG IN SUPERBLK (FIXED)
/dev/vg00/lvol1: 10 DUP BLKS IN BIT MAPS
/dev/vg00/lvol1: BAD CYLINDER GROUPS (FIXED)
/dev/vg00/lvol1: 83 files, 0 icont, 5599 used, 33743 free (151 frags, 4199 blocks)
insf: Installing special files for ipmi instance 0 address 16


/sbin/rc[67]: netstat: not found
/sbin/rc[67]: grep: not found
/sbin/rc[67]: netstat: not found
/sbin/rc[67]: sam: not found
/sbin/init.d/net-ipv6[220]: ifconfig: not found
Interface ERROR: lan2 interface:
/sbin/init.d/net-ipv6[237]: sleep: not found
/sbin/init.d/net-ipv6[285]: ifconfig: not found
Manual Configuration ERROR: lan2:1 interface:
/sbin/init.d/net-ipv6[432]: route: not found
Route Addition ERROR:
/sbin/rc[67]: more: not found
/sbin/rc[67]: netstat: not found
/sbin/rc[67]: grep: not found
/sbin/rc[67]: netstat: not found
/sbin/rc[67]: resize: not found
/sbin/rc[67]: clear: not found
/sbin/rc[67]: netstat: not found
/sbin/rc[67]: netstat: not found
/sbin/init.d/net-ipv6[220]: ifconfig: not found
Interface ERROR: lan2 interface:
/sbin/init.d/net-ipv6[237]: sleep: not found
/sbin/init.d/net-ipv6[285]: ifconfig: not found
Manual Configuration ERROR: lan2:1 interface:
/sbin/init.d/net-ipv6[432]: route: not found
Route Addition ERROR:
/sbin/rc[67]: sync: not found
/sbin/rc[67]: sync: not found
/sbin/rc[67]: grep: not found
/sbin/rc[67]: netstat: not found

INIT: Command is respawning too rapidly.
Will try again in 5 minutes.
Check for possible errors.
id:samd "/usr/sam/lbin/samd # system mgmt daemon"

INIT: Command is respawning too rapidly.
Will try again in 5 minutes.
Check for possible errors.
id:cons "/usr/sbin/getty console console # system console"

INIT: Command is respawning too rapidly.
Will try again in 5 minutes.
Check for possible errors.
id:cim1 "/opt/wbem/sbin/cimserverd"

INIT: Command is respawning too rapidly.
Will try again in 5 minutes.
Check for possible errors.
id:ems4 "/etc/opt/resmon/lbin/p_client"

what is mean?????

11 REPLIES 11
RAC_1
Honored Contributor
Solution

Re: login error

Check /sbin/rc file. check line 67. What is it?? Are you able to telnet to box/login through console??
There is no substitute to HARDWORK
Fabio Ettore
Honored Contributor

Re: login error

Hi,

it sounds really terrible! It seems that your system cannot mount the /dev/vg00/lvol1 (that is the /stand filesystem where the kernel resides!).

Have you tried more times?
Can you try to boot in single user mode?

Best regards,
Fabio
WISH? IMPROVEMENT!
Joseph Loo
Honored Contributor

Re: login error

hi,

which version of UX? also, did anyone meddle with /etc/inittab?

other possibilities:

1) Hardware problems
2) error in config script.

refer to this for more details:

http://www1.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000079996819


regards.
what you do not see does not mean you should not believe
mark.M
Frequent Advisor

Re: login error

OS : 11.11
login : console(can't telnet)
i could single mode ....

prommer said...
" netconf modiff and reboot"
netconf, netconf-ipv6 config file courrent

why display error????
Muthukumar_5
Honored Contributor

Re: login error

Boot your machine with single user mode.
boot -IS

Check with file system and /etc/rc.log and $PATH variable.

hth.
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: login error

System can't mount /stand. It's looks terrible. Take a look at your /etc/mnttab.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Rajesh SB
Esteemed Contributor

Re: login error

Hi,

Boot the system in LVM maintenance mode configure only the root volume from PDC and then initiate single user mode.

PDC> boot -lm

Try to trouble shoot LVM.

Wish you good luck.

Regards,
Rajesh
Arunvijai_4
Honored Contributor

Re: login error

Also check, /etc/fstab for filesystem entries.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: login error

Check file system check first using fsck. I hope this problem is bcas of file system corruption. Are you in single user mode. Please check your file systems as,

# fsck -V

Execute all above results for checking.

hth.


Easy to suggest when don't know about the problem!
Fabio Ettore
Honored Contributor

Re: login error

Hi,

prommer said...
" netconf modiff and reboot"
netconf, netconf-ipv6 config file courrent


Did you check netconf too?
Can you attach netconf file?

From single user mode can you view /stand mounted? Can you confirm?

Best regards,
Fabio
WISH? IMPROVEMENT!
Bob_Vance
Esteemed Contributor

Re: login error

If these are really all the error messages, then it doesn't look to me like /stand wasn't mounted. It seems that /stand definitely had fsck problems but that it got fixed and was mounted. Otherwise, '/sbin/ioinitrc' would have printed a message saying that /stand wasn't mounted.

We also don't see any errors for "/" (lvol3) from 'pre_init_rc'.

The errors shown appear all to be from /usr and perhaps others not being mounted.

No errors are shown for the '/sbin/bcheckrc' fscking and mounting those, though! Perhaps they were just culled for this posting.

Anyway, I would definitely try to boot to single-user mode, as mentioned previously.

If it gets there with no errors, then

# vgdisplay

this should just show vg00 and should be OK

Then

# mount

should show just

/ on /dev/vg00/lvol3 ...
/stand on /dev/vg00/lvol1 ...

If you're OK to this point, then the question is why /usr didn't mount.

Check /etc/fstab -- it may have been clobbered or corrupted.

Check /usr and try to mount it;

# fsck /dev/vg00/lvol6 # or whatever lvol /usr is

If that's OK, then mount it

# mount /usr

See if 'netstat' is actually there
# ll /usr/bin/netstat

If there, then perhaps all is now OK.
check all:

# fsck
( say no to /dev/vg00/lvol1 and /dev/vg00/lvol3 if it asks )

then try to finish startup:

. get the default init state via
# grep defa /etc/inittab

then go there

# init 3
(or whatever default state is)


hth
bv
"The lyf so short, the craft so long to lerne." - Chaucer