hdparm -S <set spindown time>


# fdisk -l

   Device Boot      Start         End      Blocks   Id  System

/dev/sda1               1        1987         993+  ee  GPT

/dev/sda2   *        1988   480584019   240291016   83  Linux

/dev/sda3       480584020   488397054     3906517+  82  Linux swap / Solaris


# hdparm -I /dev/sda | grep level

        Advanced power management level: 254


# hdparm -S 60 /dev/sda

/dev/sda:

setting standby to 60 (5 minutes)


   > 5분뒤에 spin down

   > -S 옵션값에 주의

      ex. 0 -> 무제한, 1-240 -> *5초, 241-251 -> *30분, 252 -> 22분 ...


블로그 이미지

Melting

,