aragorn18

Members
  • Posts

    20
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

aragorn18's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Thank you! I mistakenly assumed that I was on the latest version.
  2. When I try to enter 'use_ssl no' at an SSH prompt, I get the following error: -bash: use_ssl: command not found
  3. After 2 hours of running, the dockers came back up this time. So, I'm not sure if this is a relevant log file but I've attached it anyways. I'll let it run tonight and see if it works better. backupdiag.log
  4. root@Tower:~# cat /var/lib/docker/unraid-autostart binhex-nzbhydra2 binhex-plexpass binhex-radarr binhex-sabnzbd binhex-sonarr Netdata ombi organizr
  5. Unraid 6.6.5. I have confirmed that the docker containers are definitely not running. They do start up when I manually start them though. Here are all of the CA Backup/Restore messages from my syslog from last night: Line 2960: Dec 2 05:00:01 Tower CA Backup/Restore: ####################################### Line 2961: Dec 2 05:00:01 Tower CA Backup/Restore: Community Applications appData Backup Line 2962: Dec 2 05:00:01 Tower CA Backup/Restore: Applications will be unavailable during Line 2963: Dec 2 05:00:01 Tower CA Backup/Restore: this process. They will automatically Line 2964: Dec 2 05:00:01 Tower CA Backup/Restore: be restarted upon completion. Line 2965: Dec 2 05:00:01 Tower CA Backup/Restore: ####################################### Line 2966: Dec 2 05:00:01 Tower CA Backup/Restore: Stopping binhex-nzbhydra2 Line 2975: Dec 2 05:00:05 Tower CA Backup/Restore: docker stop -t 120 binhex-nzbhydra2 Line 2976: Dec 2 05:00:05 Tower CA Backup/Restore: Stopping binhex-plexpass Line 2977: Dec 2 05:00:06 Tower CA Backup/Restore: docker stop -t 120 binhex-plexpass Line 2978: Dec 2 05:00:06 Tower CA Backup/Restore: Stopping binhex-radarr Line 2987: Dec 2 05:00:09 Tower CA Backup/Restore: docker stop -t 120 binhex-radarr Line 2988: Dec 2 05:00:09 Tower CA Backup/Restore: Stopping binhex-sabnzbd Line 2997: Dec 2 05:00:11 Tower CA Backup/Restore: docker stop -t 120 binhex-sabnzbd Line 2998: Dec 2 05:00:11 Tower CA Backup/Restore: Stopping binhex-sonarr Line 3007: Dec 2 05:00:14 Tower CA Backup/Restore: docker stop -t 120 binhex-sonarr Line 3008: Dec 2 05:00:14 Tower CA Backup/Restore: Stopping Netdata Line 3009: Dec 2 05:00:17 Tower CA Backup/Restore: docker stop -t 120 Netdata Line 3010: Dec 2 05:00:17 Tower CA Backup/Restore: Stopping ombi Line 3019: Dec 2 05:00:24 Tower CA Backup/Restore: docker stop -t 120 ombi Line 3020: Dec 2 05:00:24 Tower CA Backup/Restore: Stopping organizr Line 3029: Dec 2 05:00:31 Tower CA Backup/Restore: docker stop -t 120 organizr Line 3030: Dec 2 05:00:31 Tower CA Backup/Restore: Stopping tautulli Line 3039: Dec 2 05:00:38 Tower CA Backup/Restore: docker stop -t 120 tautulli Line 3040: Dec 2 05:00:38 Tower CA Backup/Restore: Backing Up appData from /mnt/user/appdata/ to /mnt/user/CommunityApplicationsAppdataBackup/[email protected] Line 3041: Dec 2 05:00:48 Tower CA Backup/Restore: Using command: cd '/mnt/user/appdata/' && /usr/bin/tar -cvaf '/mnt/user/CommunityApplicationsAppdataBackup/[email protected]/CA_backup.tar.gz' --exclude 'docker.img' * >> /var/lib/docker/unraid/ca.backup2.datastore/appdata_backup.log 2>&1 & echo $! > /tmp/ca.backup2/tempFiles/backupInProgress Line 3142: Dec 2 05:51:35 Tower CA Backup/Restore: Backup Complete Line 3143: Dec 2 05:51:35 Tower CA Backup/Restore: Verifying backup Line 3144: Dec 2 05:51:35 Tower CA Backup/Restore: Using command: cd '/mnt/user/appdata/' && /usr/bin/tar --diff -C '/mnt/user/appdata/' -af '/mnt/user/CommunityApplicationsAppdataBackup/[email protected]/CA_backup.tar.gz' > /var/lib/docker/unraid/ca.backup2.datastore/appdata_backup.log & echo $! > /tmp/ca.backup2/tempFiles/verifyInProgress Line 3150: Dec 2 06:07:09 Tower CA Backup/Restore: ####################### Line 3151: Dec 2 06:07:09 Tower CA Backup/Restore: appData Backup complete Line 3152: Dec 2 06:07:09 Tower CA Backup/Restore: ####################### Line 3153: Dec 2 06:07:09 Tower CA Backup/Restore: Backup / Restore Completed
  6. I don't see anything about turning auto restart on or off in the settings.
  7. Starting last week I noticed that when CA Appdata Backup/Restore takes down my docker containers for backup, they're not being automatically restarted. The Backup/Restore status claims that it's trying to start the containers but I don't see that in the container logs. Are there log files that I should be looking at to help diagnose this?
  8. Ok, I'll give memtest a try. Thanks.
  9. Earlier today I had my cache drive start going read-only. After stopping and restarting the array it would work for a few minutes and then go read-only again. I tried doing a btrfs repair but that didn't help. I figured my drive was failing so I pulled it out, replaced it with another SSD that I knew worked and restored from backup. Well, about 6 hours later the second drive started doing the same thing. However, now I can't even get that second drive to mount at all. It currently says "Unmountable: No file system" I looked at my syslog and there are all kinds of errors from btrfs in there but I don't know what to do about them. I have attached my diagnostics from when the cache drive went read-only. tower-diagnostics-20181124-2358.zip
  10. Full disclosure: This was a hypothetical. I have some old small drives that are likely to fail at some point due to old age and I'm not really interested in replacing them with a new drive because I have so much free space otherwise. But, I didn't want to go into all the details in my first post. Sorry for the subterfuge.
  11. Thanks everyone. I have the information I need.
  12. I was hoping there was a way without breaking parity.
  13. I have a failed drive and it is very small. I would prefer to simply move the data that was on the failed drive to the remaining free space on the array and remove the failed drive. Is there an easy way to do that?