Eu tenho um PC desktop, que chama de servidor RAID-6. Quando eu não preciso do material relacionado ao RAID, eu gostaria de desmembrar todos os discos rígidos envolvidos no RAID (eu odeio o barulho). Infelizmente, mesmo que tudo esteja parado, o sistema investiga as unidades de tempos em tempos, fazendo com que os discos rígidos disparem.
A partir da página hdaparm
man pode-se ler, que a emissão de comandos como hddparm -s /dev/sdc
pode evitar que o disco volte a girar novamente ... a menos que a placa-mãe ofereça suporte a ele:
-s Enable/disable the power-on in standby feature, if supported by
the drive. VERY DANGEROUS. Do not use unless you are abso‐
lutely certain that both the system BIOS (or firmware) and the
operating system kernel (Linux >= 2.6.22) support probing for
drives that use this feature. When enabled, the drive is pow‐
ered-up in the standby mode to allow the controller to sequence
the spin-up of devices, reducing the instantaneous current draw
burden when many drives share a power supply. Primarily for use
in large RAID setups. This feature is usually disabled and the
drive is powered-up in the active mode (see -C above). Note
that a drive may also allow enabling this feature by a jumper.
Some SATA drives support the control of this feature by pin 11
of the SATA power connector. In these cases, this command may be
unsupported or may have no effect.
Eu ainda não entendi, qual é o pior cenário se o disco rígido ou a placa-mãe não suportarem isso? Isso significa que o disco rígido será emparedado?
Ou será o suficiente para levar o disco rígido para um amigo, que por acaso tiver uma placa-mãe compatível que mapearia os discos rígidos danificados, para reativá-lo?
Outra pergunta : quais recursos exatamente meu disco rígido deve suportar? Meu disco rígido parece suportar Power-Up In Standby feature set
, o que pode não ser o mesmo que ativação do recurso de espera mencionado pelo homem.
Como posso verificar os recursos necessários para a placa-mãe? Qual nome esse recurso possui?
O hdparm -I /dev/sdc
:
Enabled Supported:
* SMART feature set
Security Mode feature set
* Power Management feature set
* Write cache
* Look-ahead
* Host Protected Area feature set
* WRITE_BUFFER command
* READ_BUFFER command
* NOP cmd
* DOWNLOAD_MICROCODE
Power-Up In Standby feature set
* SET_FEATURES required to spinup after power up
SET_MAX security extension
* 48-bit Address feature set
* Device Configuration Overlay feature set
* Mandatory FLUSH_CACHE
* FLUSH_CACHE_EXT
* SMART error logging
* SMART self-test
* General Purpose Logging feature set
* 64-bit World wide name
* {READ,WRITE}_DMA_EXT_GPL commands
* Segmented DOWNLOAD_MICROCODE
* Gen1 signaling speed (1.5Gb/s)
* Gen2 signaling speed (3.0Gb/s)
* Gen3 signaling speed (6.0Gb/s)
* Native Command Queueing (NCQ)
* Host-initiated interface power management
* Phy event counters
* NCQ priority information
* DMA Setup Auto-Activate optimization
* Software settings preservation
* SMART Command Transport (SCT) feature set
* SCT Write Same (AC2)
* SCT Features Control (AC4)
* SCT Data Tables (AC5)
unknown 206[12] (vendor specific)
unknown 206[13] (vendor specific)