Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS does not wake up harddrive from stand-by
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Thu Jan 10, 2013 2:24 pm    Post subject: NFS does not wake up harddrive from stand-by Reply with quote

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
_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Massimo B.
Veteran
Veteran


Joined: 09 Feb 2005
Posts: 1766
Location: PB, Germany

PostPosted: Fri Jan 11, 2013 12:11 pm    Post subject: Reply with quote

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)
...

_________________
HP ZBook Power 15.6" G8 i7-11800H|HP EliteDesk 800G1 i7-4790|HP Compaq Pro 6300 i7-3770
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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