September 14, 201411 yr Hi all, I am in need of some expert support with my unraid 6 configuration. For now i have an unraid array with 6 disks, a SSD cache drive and a small drive mounted with SNAP that i want to use as transcode / download disk. I have also intstalled the powerdown plugin, the SNAP plugin and the docker extentions plugin with the following containers: Couchpotato, sickbeard, sabnzbd, plex, plexwatch, crashplan, transmission Now what i want to do is the following. 1. start the computer on scedule arround 17:00 (setup in bios) 2. on boot, start the array (default in unraid disk settings) 3. on boot mount the SNAP drive (its working with a go script adjustment) 4. on boot, start the docker containers 5. powerdown at 00:30 What i accomplished is # 1, 2 and 3: 3. Setup automount SNAP drive: For nr 3 i added in my go script the following lines: /boot/config/plugins/snap/snap.sh -install /boot/config/plugins/snap/snap.sh -ms toshiba 4. Autostart the docker containers I have selected all the docker containers to autostart in the docker extensions menu. Since the SNAP disk is mounted and shared correctly, the depending docker containers startup on boot normally. 5. Auto shutdown server From my old unraid 5 go script i ripped this part: #shutdown unRAID at 00:30 echo "/sbin/powerdown" | at 00:30 Is this still correct? Or is the command to powerdown in unraid 6 changed?
November 14, 201510 yr Hi rjbaat, I'm sorry to necromance this thread, but I'm new to unRaid and I'm very curious whether your 5th step still works with unRaid 6. I would also like my unRaid server to shut down at a scheduled time, but I wouldn't even know where to place the go script. Your help would be very appreciated!
November 14, 201510 yr 5. Auto shutdown server From my old unraid 5 go script i ripped this part: #shutdown unRAID at 00:30 echo "/sbin/powerdown" | at 00:30 Is this still correct? Or is the command to powerdown in unraid 6 changed? Yes that still works if you have Powerdown installed. http://lime-technology.com/forum/index.php?topic=31735.0 Do all MBs have that feature to auto start? I have been wondering about that since I start my server at 4:00 pm manually and then with powerdown shut down at 00:30.
Archived
This topic is now archived and is closed to further replies.