Posted by joseph on September 8, 2009 ·
kernel: ata2: status=0×51 { DriveReady SeekComplete Error }
The root cause is not understood yet but cabling or drivers is suspected.
Suggested: Raise a vendor call for the cabling to be checked.
Posted by joseph on November 11, 2008 ·
What do you think of when you read the term “scheduler”? If you think of the mechanism that schedules the order in which processes are served, then you already have an idea of what this article is about. The term “scheduler” itself is broad, and in this article we will narrow [...]
Posted by joseph on February 13, 2006 ·
This is a Perl module that was posted in a comment by our friend Justy (a.k.a. the iSheep), it solves a problem that I’ve faced a lot, especially with Perl scripts that run as daemons, where you need to copy files to a mount point. but if the mount point has failed then you’re just copying the files [...]