• [^] # Re: retirer le spin du pied...:)

    Posté par . En réponse au message Mise en veille des disques durs. Évalué à 3.

    En fait, scsi-spin est un utilitaire visant à arrêter un disque manuellement, quand on n'en a pas besoin, qu'on est sûr de ne pas l'utiliser, comme le dit la page de man. Je recherche plutôt un outil du style "hdparm -S".
     scsi-spin let the user to manually spin up and down a SCSI
     device.
     This command is particularly useful if you've got noisy
     (or hot) drives in a machine that you rarely need to
     access. This is not the same as the kernel patch that's
     floating around that will automatically spin down the
     drive after some time. scsi-spin is completely manual,
     and spinning down a drive that's in use, especially the
     one containing the scsi-spin binary, is probably a really
     bad idea.
     To avoid running in trouble with such cases, scsi-spin
     verifies that the device to work on is not currently in
     use by scanning the mounted file system description file
     for a partition living on it and issue an error if this
     the case.