Thanks for clearing this Pjotr12345, I'll close this.

cheers,


** Changed in: hdparm (Ubuntu)
       Status: New => Invalid

** Description changed:

  Binary package hint: hdparm
  
  I've tried to update my storage machine from ubuntu 9.10 to 10.04. All
  went fine in the update, but I discovered the disks in my array would
  not spin down anymore. At first I thought it was a problem with hdparm
  ignoring settings, but digging deeper I discovered there seems to be  a
  script missing in udev.
  
  On my storage machine (reverted back with clean install 9.10) in 
/lib/udev/rules.d there's a script called '85-hdparm.rules' which holds 
following:
  [code]
  ACTION=="add", SUBSYSTEM=="block", KERNEL=="[sh]d[a-z]", \
-       RUN+="/lib/udev/hdparm"
+  RUN+="/lib/udev/hdparm"
  [/code]
  
  On my desktop that runs ubuntu 10.04, in the /lib/udev/rules.d there's
  no such script. Could this be the reason the hdparm settings are not
  honoured since there seems to be no rulelist for udev to run the udev
  hdparm script?
  
  Unfortunately I cannot test this as the server is being used.
  
  Can anyone else confirm the hdparm rule is missing and can someone
  please tell me this is the reason my array disks kept running when
  server ran 10.04?

-- 
[lucid] udev hdparm script missing (harddisks don't spin down
https://bugs.launchpad.net/bugs/578933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to