I'm currently working on an IBM 9110-510, with an AIX 6.1 on it.
Currently, I've put an HyperTerminal on the machine vty0. Folowing the procedure given by a support guy(§details), I'm able to get to the AIX banner
But nothing happens after this step. On the LED attached to the power on button I can read 0c46, which corresponds to a "Normal installation processing".
I have not changed the network cable through which the machine is connected to the network since at least one month, and this is the first time I get on this problem.
I have attached the complete boot log (ie. the messages I'm getting on the serial port).
I do not know how the AIX system boot process is supposed to work, but I'm willing to learn more about it.
§details:
-put a null modem cable on the 1st serial port of the machine
-reboot the machine
-press'd enter
-logged in
-select the boot type and the boot device
-wait
>>> only the "Welcome to AIX" banner is printed. No kernel boot logs. The LED is stuck on the 0c46 message.
I cannot apply the solution you proposed. This is a rented machine, the rental service didn't give us neither the OS CDs, nor a NIM server address...
somebody does know why such an issue can happen? I have been able to boot once this morning under these conditions, and the network stack wasn't working anymore.
yesterday we have tried to use a vty to send data to a rs232 modem, and we failed to do this. luckily, we haven't disabled the login on the vty0..
Seemingly, the filesystem is the responsible of the kernel load failure. A number of binaries in /bin, /sbin, /usr/bin and /usr/sbin have currently a size of 0. I suppose that this same reason is preventing us from completing the boot of the system 7 of 8 times. Among the 0 bytes files, ifconfig is included.
in this case, the only way to proceed (AFAIK) is to reinstall the system from scratch or substitute the missing files with a backup copy of the same files.
we haven't a clue about the reason of the filesystem failure, even if we suppose that the responsible is a power shortage.
Hi, everyone.
I need to write a program to get io info based on libperfstat.
But the "write time" of a disk is just half of the value get from iostat.
I'm confused and can't explain. Help please.
How I calculate "write service time per sec":
In iostat:
write service... (0 Replies)
Hi Experts,
I am executing "svn" checkout command through my java code on a freeBSD machine. SVN checkout gets started , but when I run "top" command on my freebsd machine, I have observed that "svn" processes are stuck in "pipewr" state.
Any pointer for this problem?
Thanks,
akash (0 Replies)
Hi Experts,
I am executing "svn" checkout command through my java code on a freeBSD machine. SVN checkout gets started , but when I run "top" command on my freebsd machine, I have observed that "svn" processes are stuck in "pipewr" state.
Any pointer for this problem?
Thanks,
akash (0 Replies)
Hi
I was wondering if anybody has come across in a failure of fuser command.
We have a backup script that is:
fuser -c -k /XXX/XXXXXXX
sync;sync
umount /XXX/XXXXXXX/
backup -0 -f /dev/rmt0.1 -u /dev/XXXXXXXlv
mount /XXX/XXXXXXX/
sync;sync
The script is called from crontab via an... (2 Replies)
On Solaris 8, when I do a lpstat -o:
I have tried cancel 140828p-16974, but the entries remain
New prints to this printer and others work successfully.
Can anyone suggest how to get rid of these entries.
Thanks (2 Replies)
how to turn off the banner "SSH-2.0-OpenSSH_5.2"?
I am using RedHat Advanced Server 4
#telnet localhost 22
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-2.0-OpenSSH_5.2 (3 Replies)