LWN.net Logo

Advertisement

E-Commerce & credit card processing - the Open Source way!

Advertise here

What is uptime really?

What is uptime really?

Posted Apr 20, 2008 12:08 UTC (Sun) by Milan (guest, #26716)
Parent article: Reliability: Unix and Linux beat Windows (heise online)

Uptime 300+ day tell us only that the machine is leaved unmaintained and vulnerable even used
for "nothing" because computer connected to the network is not safe even connected to the
private LAN at these days.
Also statistic without explained methodology is worth nothing because we are not able to
verify the numbers or methodology.
Downtime in general is tightly connected to the TCO (Total Cost of Ownership) because it shows
how much time administrator must sit and work to be able to put the machine up again.
The reason why MS Windows machines has longer downtime it tightly connected to inability to
replace files even they are opened (as Unix is able) and get service up only by restarting
this one service (and not whole computer). Also library (DLL) problem with various versions is
not solved on system level in MS Windows.
Longer time for Debian in compare to other distributions may be related to the fact, that
Debian is late with security updates (as was presented here a year ago or so), does not offer
latest security technologies and thus admin must solve this problem with reinstallation or by
cleaning up the machine (yes, Debian is more "stable"... and more older).
Also do not mix uptime and failover (cluster) as uptime means uptime of one machine and not
uninterrupted reachability of the service (backed by cluster, redundacy, round robin DNS or
something similar).


(Log in to post comments)

What is uptime really?

Posted Apr 20, 2008 17:54 UTC (Sun) by ibukanov (subscriber, #3942) [Link]

> Uptime 300+ day tell us only that the machine is leaved unmaintained and vulnerable...

Such uptime tells only that the kernel was not updated. It does not mean that the rest of the
system was not properly maintained. If a vulnerability in the kernel can not be exploited over
a network connection, a decision to skip updating the kernel is very reasonable if the system
is a file or web server with no local user accounts.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds