My system logger now gets a "FAILED" message when I boot up my redhat (7.3)
linux server, appears to have started after a power outage. Any ideas on
what is wrong???
Thanks
Marc
Thanks
Marc
1. vmstat | sed WORKS vmstat | logger WORKS vmstat | sed | logger FAILS - NEED HELP
I am using FreeBSD 3.3.
The following two pipes work fine:
vmstat -w 5 | logger -p local0.info
vmstat -w 5 | sed -e /procs/d -e /fre/d
But don't work when combined into:
vmstat -w 5 | sed -e /procs/d -e /fre/d | logger -p local0.info
I don't understand why. Any suggestions?
3. System Logger Failed during boot - plus a couple other oddities
4. Optimizing TCP performance...
5. vmstat | sed WORKS vmstat | logger WORKS vmstat | sed | logger FAILS
6. Partition Problem (1024 Cylinders)
7. Solaris 10 SVM fails to boot from mirrored disk on 2 disk system; need help!
8. workaround? no wait3(2) or waitpid(2) -- argh!
9. Starting System Logger: FAILED
10. Starting system logger: [FAILED] --> Solution ?
11. help pls - fsck fail on boot; fixed, fsck still fails on boot
12. Hangs during boot at "Starting System Logger"