[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RAQ4 OS Update 2.0 hangs server
- Subject: [cobalt-users] RAQ4 OS Update 2.0 hangs server
- From: Phoenix Hawk <phawk@xxxxxxxxxxxxxxx>
- Date: Sun Feb 10 23:25:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi guys,
Has anyone encountered problems with the
latest OS update for Raq4?
I've fulfilled all pre-reqs for the OS Update,
however, the web-based installation left my server
unreachable (httpd died, admserv died, I can
only ping it), and I had to get the data center
folks to manually cold boot it (the console didn't
respond).
This time, I could SSH in, but the httpd was down.
/etc/rc.d/init.d/httpd start gave me some error
about Cobalt/Admserv.pm missing (and yes, it was
missing); the installation script must have
corrupted stuff all over.
So I did things the manual way, ie.
/usr/local/sbin/cobalt_upgrade <pkgname>
and below is what i got:
root@***:/home/packages[1072]# /usr/local/sbin/cobalt_upgrade RaQ4-en-OSUpdate-2.0.pkg
service networker does not support chkconfig
mv: /etc/sysconfig/nsr*: No such file or directory
4015 Problem installing package component: vim-minimal-5.7-0.6x.i386.rpm
4015 Error in installation script upgrade_me
root@www:/home/packages[1073]#
After this, I encountered errors that left my
mind boggled:
root@***:/etc[1063]# /etc/rc.d/init.d/halt restart
sh: /etc/rc.d/init.d/halt: Input/output error
root@***:/etc[1064]# /etc/rc.d/init.d/halt status
sh: /etc/rc.d/init.d/halt: Input/output error
root@***:/etc[1065]# ls -la
sh: /bin/ls: Input/output error
root@***:/etc[1066]# shutdown -r now
sh: /sbin/shutdown: Input/output error
Any tips (except telling me to reinstall the
OS is appreciated) :P Thanks!
Regards.