Jump to content

Msan

Members
  • Posts

    321
  • Joined

  • Last visited

Everything posted by Msan

  1. A 16-bit netmask is a valid configuration, if that is indeed the OP's intention. It's difficult to guess. Yes it's valid.. not really used in a home environment though usually..
  2. Netmask 255.255.0.0 ? should that not be 255.255.255.0
  3. I currently have 2 x 3TB WD Red's for parity and 3 x 3TB WD Red's for Data Drives and 2 x 1TB WD's for Cache. Average HDD temp is 26 Celsius. When running parity check average is 27.8C - Case temp is 34C - Ambient temp 20.5C I did add 2 be quiet! Pure Wings 2 120mm 1500RPM 51.4CFM fan's to the top back (I could add one more) for exhaust. cost was 12 bucks each.. Can only hear the server if I'm very close to it..
  4. I just got this one: http://www.newegg.com/Product/Product.aspx?Item=N82E16811146216&cm_re=h440_nzxt-_-11-146-216-_-Product and love it.. room for 11 3.5" HDD's and 2 2.5"
  5. I'm glad I could help out.. That's the whole point of these forums
  6. I've had this the other day as well.. no docker update and emby kept telling me to update manually.. I ran this on the command line and it updated fine: docker exec EmbyServer update
  7. Docker log: [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... GID/UID ------------------------------------- User uid: 911 User gid: 911 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 40-config: executing... crontab => 30 * * * * /app/rclone.sh chmod: /config/Rclone.sh: No such file or directory [cont-init.d] 40-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Executing => rclone copy dropbox: /data 2016/10/27 19:30:03 Local file system at /data: Waiting for checks to finish 2016/10/27 19:30:03 Local file system at /data: Waiting for transfers to finish 2016/10/27 19:30:03 Transferred: 0 Bytes (0 Bytes/s) Errors: 0 Checks: 827 Transferred: 0 Elapsed time: 3.2s The run command: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="RcloneDropbox" --net="bridge" -e TZ="America/Los_Angeles" -e HOST_OS="unRAID" -e "SYNC_DESTINATION"="dropbox" -e "SYNC_DESTINATION_SUBPATH"="" -e "CRON_SCHEDULE"="30 * * * *" -e "SYNC_COMMAND"="rclone copy dropbox: /data" -v "/mnt/cache/appdata/RcloneDropbox":"/config":rw -v "/mnt/user/Backup/Dropbox":"/data":rw,slave tynor88/rclone:dev c4fcf433f3aaf40f6d1106b30390995fb2d4b8d5fd57ac66c0cb37885b25485c The command finished successfully! As you see in the log, it's using UTC/GMT since right now it's 13:33 and the log already has entries for 19:30 The TZ seems to be set properly though as I can see from the run command.. I just picked one docker, I have a couple (not all) that have this issue.. From inside the docker i ran set and date: / # set CRON_SCHEDULE='30 * * * *' HISTFILE='/root/.ash_history' HOME='/root' HOSTNAME='c4fcf433f3aa' HOST_OS='unRAID' IFS=' ' OPTIND='1' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PPID='0' PS1='\w \$ ' PS2='> ' PS4='+ ' PWD='/' RCLONE_ARCH='amd64' RCLONE_VERSION='current' S6_BEHAVIOUR_IF_STAGE2_FAILS='2' S6_KEEP_ENV='1' SHLVL='1' SYNC_COMMAND='rclone copy dropbox: /data' SYNC_DESTINATION='dropbox' SYNC_DESTINATION_SUBPATH='' TZ='America/Los_Angeles' / # date Thu Oct 27 20:43:37 GMT 2016 / #
  8. YES, that was it.. Thank you.. Can't believe I missed that.. Glad it worked out for you :-) Love this thing.. backing up from Google Drive, OneDrive and Dropbox to unraid now.. Funny thing, only the Dropbox backup doesn't give any transfer errors.. (corrupted on transfer: sizes differ 12893 vs 12065)
  9. I just noticed when looking at some of the logs in my dockers that they are using UTC/GMT time instead of my local time.. Can I change that somewhere so that it will stay on restarts?
  10. YES, that was it.. Thank you.. Can't believe I missed that..
  11. Can you show the docker run command? The sync command? I listed it already.. rclone copy google: /data errors I get are like: 2016/10/27 15:28:08 Google Photos/IMG_0558.JPG: Failed to copy: mkdir /data/Google Photos: read-only file system 2016/10/27 15:28:08 Google Photos/5929_1107549417547_1491156989_30289734_7861392_n.jpg: Failed to copy: mkdir /data/Google Photos: read-only file system 2016/10/27 15:28:08 Attempt 3/3 failed with 13630 errors and: mkdir /data/Google Photos: read-only file system 2016/10/27 15:28:08 Failed to copy: mkdir /data/Google Photos: read-only file system ls -al /data from inside the docker: / # ls -al /data total 0 drwxrwxrwx 1 99 100 10 Oct 27 16:02 . drwxr-xr-x 1 root root 206 Oct 26 23:00 ..
  12. Yes, I meant the one that has (Docker safe) underneath..
  13. Have you tried running the "New Permissions" tool in the tools tab/menu?
  14. I just set this up, but I want to do it the other way around.. I want to back up stuff thats on google drive to my array. I changed the sync command to: rclone copy google: /data But when the sync runs, it's complaining that it's a read-only filesystem? I checked the permissions on /data and it's 777
  15. strange, I'm running the same docker (needo/sickrage) and I've had it run for weeks without any issues..
  16. If I'm reading that right, you require 60GB free on the media share and your free space is right around there on each of the drives.. Thats why it says out of room..
  17. post a screenshot of your main unraid screen.. your running out of space somewhere..
  18. what's your CPU? How much does it draw on idle? All my system specs are in my signature..
  19. You have to disable docker then you will have the options for size and location under advanced.. Since you can't change those fields while docker is running..
  20. I would still spec it a bit bigger.. it always good to have some reserve and wont limit your future upgrades as much.. Mine draws 220-250w under load and I have a 610W PS
  21. Might be a bit close.. check here.. http://powersupplycalculator.net/
  22. Switch from basic to advanced view.. (top right on page)
×
×
  • Create New...