Greetings to all,
I was looking for an Intel based Asustor NAS because, for an home use case, I would like to take advantage of Sleep Mode feature and saving bills.
According to this guide https://www.asustor.com/en/online/Colle ... pic=104#a3 , if I want to wake the NAS up from sleep mode, I should previously press a digital "wake" button either from a mobile app or a web interface .
My question is: is it possible to wake the NAS automatically as soon as the client is trying to connect to it or the previous step is mandatory?
Thanks in advance
Alekxs
S3 Sleep Mode
-
- Posts: 9
- youtube meble na wymiar Warszawa
- Joined: Thu Nov 14, 2013 10:36 pm
-
- Posts: 2193
- Joined: Sat Sep 12, 2015 2:55 am
- Location: La Rochelle (France)
Re: S3 Sleep Mode
Hi,
As I know it's not manageable by ADM ...
BUT
1 ... use ethtool in a root terminal to look at the capability of your card ...
ex.
ethtool eth0 | grep "Supports Wake-on'
... responses is a list of letter ... ex. pumng
... for ex. b is wake on broadcast and g if wake on magic packet (send by wakeonlan tools on any system Linux, Windows, Mac, Android, IOS, etc.)
... the interesting choice for you is p wake on any activity ... take attention that ANY activity is ANY so a simple SMB broadcast can wake up the NAS ...
... get actual choice : ethtool | grep "Wake-on" ... generally : g
... change it : ethtool --change eth0 wol p ... ... AND VERIFY
... no you have to wait and see
2 the best way is to combine IN the client the wake--up (wakeonlan) with the start of the application ...
3 remember that NAS is build to run 7/7 24/24 ... for my own it's the case from years for some of my NAS (arm64 and Intel)
4 don't forget the scheduling power in ADM to for ex. stop NAS at time and wake up (start) at another time (ex. during the night)
Interesting link :
https://man7.org/linux/man-pages/man8/ethtool.8.html
https://necromuralist.github.io/posts/e ... ke-on-lan/
Philippe.
As I know it's not manageable by ADM ...
BUT
1 ... use ethtool in a root terminal to look at the capability of your card ...
ex.
ethtool eth0 | grep "Supports Wake-on'
... responses is a list of letter ... ex. pumng
... for ex. b is wake on broadcast and g if wake on magic packet (send by wakeonlan tools on any system Linux, Windows, Mac, Android, IOS, etc.)
... the interesting choice for you is p wake on any activity ... take attention that ANY activity is ANY so a simple SMB broadcast can wake up the NAS ...
... get actual choice : ethtool | grep "Wake-on" ... generally : g
... change it : ethtool --change eth0 wol p ... ... AND VERIFY

... no you have to wait and see
2 the best way is to combine IN the client the wake--up (wakeonlan) with the start of the application ...
3 remember that NAS is build to run 7/7 24/24 ... for my own it's the case from years for some of my NAS (arm64 and Intel)
4 don't forget the scheduling power in ADM to for ex. stop NAS at time and wake up (start) at another time (ex. during the night)
Interesting link :
https://man7.org/linux/man-pages/man8/ethtool.8.html
https://necromuralist.github.io/posts/e ... ke-on-lan/
Philippe.
Asustor updated
to ADM 5.0
FS6706T / AS3302Tv2 / AS5202T
Asustor using last ADM 4.x
AS6602T
Asustor E.O.L. at A.D.M. 4.0
AS5002T / AS1002T
Asustor past
AS202T

FS6706T / AS3302Tv2 / AS5202T
Asustor using last ADM 4.x

AS6602T
Asustor E.O.L. at A.D.M. 4.0

AS5002T / AS1002T
Asustor past

AS202T