Re: Flashing the drive activity light.... (was Re: solution and OT RAID news-story.)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/6/2004 3:17 AM, Tim Small sent forth electrons to convey:

a utility to flash the activity light on a SCSI drive...

Any ideas anyone?

Well, there are hardware raid devices that will flash the an amber or red LED to indicate failure, but that'll be specific to the device.
Flashing the activity light is easy to do with a self-rolled script, no?
#!/bin/sh
while true
do
dd or copy to cause some access
sleep 1
done
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux