:: :: What were you doing when this happened?
::
:: I don't know, to be honest.
OK, this is what I did, and it's repeatable:
service single start
service single stop
# rpm -q --whatprovides /sbin/service
initscripts-5.83-1
I emptied dmesg with the -c flag... but as soon as I go into single mode and
exit it, I get the:
xfs_create looping, dir ino 0x40089, ino 0x4c240, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c241, ide0(3,7)
xfs_create looping, dir ino 0x140081, ino 0x14008d, ide0(3,7)
xfs_create looping, dir ino 0x140081, ino 0x14008e, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c243, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c244, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c247, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c248, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c249, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c24a, ide0(3,7)
xfs_create looping, dir ino 0x140081, ino 0x140094, ide0(3,7)
xfs_create looping, dir ino 0x40089, ino 0x4c254, ide0(3,7)
entries. This is repeatable with "boot linux single" and "init 1" as well.
The system takes a long time to come up (presumably because of the
xfs_create errors?) and I get a few " Unknown Error 990" messages in the
process, as the system can't create files in /var/run for the processes...
-- Juha
|