bovick

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by bovick

  1. Like another user, I'm getting "Press enter to exit... " in my log after services are started and when I try to access the webui: _ _ _ | |___| (_) ___ | / __| | |/ _ \ | \__ \ | | (_) | |_|___/ |_|\___/ |_| Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 30-config: executing... [cont-init.d] 30-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. Press enter to exit...
  2. bovick

    Crashed

    Had a hard crash. Needed to reboot by manually powering off. Some things that might be related: -Fix Common Problems says that Multiple Registration Keys are found. I was at trial and just purchased so I should only have one key right!? -noticed slow file copy speeds, seemed like it was much better up to a couple of days ago. -I've not run the server without dockers or VM for such a long period before (all day), silly to say but it was something out of usual. -scheduled mover, various scripts, parity check, file integrity etc to run so hopefully it wasn't one of those. -A short while before crash, I saw that the Cache drive was spun down while others were active. Manually spun it up as that didn't feel right. Diagnostics file attached. Just purchased, and kinda worried now. servantes-diagnostics-20171210-1848.zip
  3. With dockers and VMs currently disabled while I do some setup, copying files from one disk to another via rsync is showing speeds ranging from 120MBps to as low as 4.5MBps with an average of around 50MBps. Copying files to server via SMB fares a bit better but still under about 60MBps. Turning "turbo" on/off doesn't make much of a difference. What are typical R/W speeds? Drives individually did about 150MBps to 185MBps during preclear.
  4. OK thank you. I've got CA doing its thing and set up an rsync to a backup folder as you suggested.
  5. I'm having a strange problem. I have sonarr and radarr. Sonarr is working great. Radarr works great initially but at some point (I think it's server reboot, but not sure) I come back to it with no response from radarr gui on port 7878. Removing and reinstalling the docker doesn't work either until I delete all the associated appdata and start all over again. There is no change to the configuration. It just fails to start after being stopped and then never starts again. Could this have something to do with Mono? Googled and found others with this issue, but no solution or real discussion.
  6. Took the 30 day plunge and am now a happy owner of UnRaid. I've got backup question though. -I have an SSD cache drive where appdata, system, domains as well as some other stuff lives on "prefer" setting -I've got the CA appdata backup happening. Will I break something if I set up an rsync script to sync the cache drive to the array (/mnt/user/) ? Also for clarification: If the contents of appdata,system,domains (or other shares) live on cache, but there is also a copy on the array in those same folders.. which gets used? Does cache take precedence over lowest numbered disk for folders with same name? Is it ok to rsync the docker.img inside 'system' while running?