Hells.
I would love to get a scheduling for nas4free so it shutdowns and auto start at specifik time like a synology NAS does.
What does the forum thinks about that?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Scheduling auto start and sleep/power down
-
N3rox
- NewUser

- Posts: 10
- Joined: 19 Aug 2012 19:12
- Status: Offline
Scheduling auto start and sleep/power down
NAS: Asus P8H77-I | Intel i3 2100 | A-Data 8 GB RAM | NAS4Free 9.0.0.1.188 x64 Embedded
Storage: ---
Storage: ---
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: Scheduling auto start and sleep/power down
what about this?
viewtopic.php?f=70&t=4229
viewtopic.php?f=70&t=4229
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
N3rox
- NewUser

- Posts: 10
- Joined: 19 Aug 2012 19:12
- Status: Offline
Re: Scheduling auto start and sleep/power down
But If I have a torrent activite running it Will not work right?
NAS: Asus P8H77-I | Intel i3 2100 | A-Data 8 GB RAM | NAS4Free 9.0.0.1.188 x64 Embedded
Storage: ---
Storage: ---
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: Scheduling auto start and sleep/power down
well if you have an active torrent why would you want to shut down?
anyway you could just create a cron job that shuts down the machine.
http://wiki.nas4free.org/doku.php?id=do ... anced_cron
anyway you could just create a cron job that shuts down the machine.
http://wiki.nas4free.org/doku.php?id=do ... anced_cron
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
N3rox
- NewUser

- Posts: 10
- Joined: 19 Aug 2012 19:12
- Status: Offline
Re: Scheduling auto start and sleep/power down
But how to get it shutdown 02:00 and start 08:00?
NAS: Asus P8H77-I | Intel i3 2100 | A-Data 8 GB RAM | NAS4Free 9.0.0.1.188 x64 Embedded
Storage: ---
Storage: ---
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: Scheduling auto start and sleep/power down
for shutdown make a cron job for
http://www.freebsd.org/cgi/man.cgi?shutdown(8)
for start see if your motherboard supports wake up at a specific time in the bios.
http://www.freebsd.org/cgi/man.cgi?shutdown(8)
for start see if your motherboard supports wake up at a specific time in the bios.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
- crest
- Hardware & Software Guru

- Posts: 538
- Joined: 02 Jul 2012 22:25
- Location: Vienna, Austria - GMT+1
- Status: Offline
Re: Scheduling auto start and sleep/power down
Scheduled shutdown for a specific time is already implemented in the WebGUI -> System | Shutdown | Scheduled.
regards
regards
NAS1: 11.2.0.4 - Omnius (Revision 6766) x64-embedded; MSI 760GM-P23; AMD Athlon(tm) II X2 250 7.58GiB RAM
NAS2: 11.2.0.4 - Omnius (Revision 6766) x64-embedded; MSI MS-7369; AMD Sempron(tm) LE-1250 8022MiB RAM
UPS: APC Back-UPS ES 550G
Extensions: OneButtonInstaller, Extended GUI, NextOwnCloud, BitTorrent Sync, Syncthing, Downloady, Midnight Commander, NCDU, MySQL, Rclone, Themes:
NAS2: 11.2.0.4 - Omnius (Revision 6766) x64-embedded; MSI MS-7369; AMD Sempron(tm) LE-1250 8022MiB RAM
UPS: APC Back-UPS ES 550G
Extensions: OneButtonInstaller, Extended GUI, NextOwnCloud, BitTorrent Sync, Syncthing, Downloady, Midnight Commander, NCDU, MySQL, Rclone, Themes:
-
TommySharp
- NewUser

- Posts: 3
- Joined: 07 Feb 2013 23:36
- Status: Offline
Re: Scheduling auto start and sleep/power down
Yeah unfortunately my HP MediaSmart server does not support the "turn on at a special time" (I think the real feature is called an RTC Alarm) so I'm investigating some way to send a WOL packet from my main NAS to wakeup the Nas4Free box....