| View previous topic :: View next topic |
| Author |
Message |
Massimo B. Veteran


Joined: 09 Feb 2005 Posts: 1145 Location: PB, Germany
|
Posted: Thu Jan 10, 2013 2:24 pm Post subject: NFS does not wake up harddrive from stand-by |
|
|
Hi,
I exported an USB harddrive via NFS. That harddrive automatically goes into stand-by as defined by hdparm -S.
If powerered down, the NFS client is not able to wake up the harddrive anymore. Any ls needs to be killed.
Only restarting the NFS service on the server does wake up the drive and makes it available for the client. Also accessing the harddrive from the server in background does wake it up.
Is there any way or mount option to make it wake up by client access?
BR,
Massimo _________________ ppc:PowerBook5,8 15"(1440)-G4/1.67, 2G(dev.notes[pdf]) | amd64:Core2Duo | amd64-prefix:OpenSuse@Core2Quad | Lila-Theme |
|
| Back to top |
|
 |
Massimo B. Veteran


Joined: 09 Feb 2005 Posts: 1145 Location: PB, Germany
|
Posted: Fri Jan 11, 2013 12:11 pm Post subject: |
|
|
Maybe its rather the fault of the bind mount I have between. Because after some days I see lots of duplicates mounts on the server: | Code: | $ mount |grep bind
/mnt/data/portage/distfiles on /mnt/exports/portage/distfiles type none (rw,bind,commit=0)
/mnt/data/portage/packages on /mnt/exports/portage/packages type none (rw,bind,commit=0)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
/mnt/usb.backup/nfs on /mnt/exports/backup type none (rw,noexec,nosuid,nodev,bind,user=mo)
... |
_________________ ppc:PowerBook5,8 15"(1440)-G4/1.67, 2G(dev.notes[pdf]) | amd64:Core2Duo | amd64-prefix:OpenSuse@Core2Quad | Lila-Theme |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|