pvr02

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by pvr02

  1. Is there anyway to test the encryption password before restarting the server to test the password you have to make sure it is correct?
  2. I came home this morning to the server locked up again (I was able to ping it but the web interface was not responding). On the screen I saw a message that said: BTRFS critical (device dm-6): slot 88 key (random numbers) new key (random numbers). The only BTRFS volumes I have are the cache pool. Does this indicate an issue with my cache pool raid?
  3. Before powering on the server I removed 2 sticks of memory (slots 1 and 3). Everything ran fine for a couple of days but then I woke up to the server completely unresponsive remotely. No ping at all. Attached is what I saw on the screen.
  4. I've had it running for just shy of 24 hours and no errors reported. Unfortunately, I need to turn the system back on to get access to some files.
  5. I just started a memtest and can let it run for about 24 hours. I'll let you know the results tomorrow.
  6. I have been trying to figure out this issue with my unraid install for the last few weeks without success. Every few days I appear to have 1 of 2 issues. Issue 1: some of my dockers (mainly plex) no longer work and looking at the dashboard it shows the log as being 100% full (see image). Issue 2: The entire server is unresponsive. I can't get to the web interface, no dockers work, and am unable to ping it. Attempting to restart it from the command line fails and I have to hard power it off. Then it has to run through a parity check when it comes back online. This diagnostics file is from a time where the log is full but the interface remains usable. unraid-diagnostics-20220111-1734.zip
  7. My network setup consists of 2 VLANs (LAN and IOT). I have a single network connection to my unraid server. Within unraid network settings I have the LAN interface configured with a static IP address and that is working as expected. I then created a sub-interface for the IOT network on VLAN 200. If I look under my VMs config I can assign the network bridge br0.200 and it works as expected. However under docker config network type I only see br0 (no br0.200). I did see a recommendation to Enable "Host access to Custom Networks" under the docker settings, but I still don't see it after enabling docker and restarting. Am I missing a step to get that network interface into the dockers section?
  8. Is there a recommended procedure to reset permissions for a share and all of the files within that share to a local unraid user account? I tried disjoining the server from AD and running docker safe new permissions, but am not able to access the shares. I also verified that the local unraid user account has read and write SMB access to the share.
  9. It simply exists. No error's were given. Linux 4.19.93-Unraid. root@UNRAID:~# cryptsetup luksOpen /dev/sdj1 sdj1 Enter passphrase for /dev/sdj1: root@UNRAID:~# cryptsetup luksClose sdj1 root@UNRAID:~#
  10. Disk 1 through 6 [XFS] and the cache pool [BTRFS] (cache and cache 2).
  11. Tested all the way down to 1 character and it never recognizes the passphrase.
  12. Just upgraded and tested, but unfortunately still get wrong key message and have to use a keyfile.
  13. Just curious if anything has been discovered. Attempted the upgrade again today and it still shows wrong key even validating that it is typed correctly. Using a keyfile allows it to work with no problem.
  14. Best thing about unraid is the ability to use multiple size drives into my array. Suggestion for 2020 would be to add the ability to backup files onsite and/or offsite within the gui.
  15. Same issue here. Updated to 6.8 this morning and passphrase kept showing Wrong Encryption Key. Restoring back to 6.7 works as expected. Password does contain special characters but just your standard type like !@#$^&*)(
  16. This year I decided I wanted to get away from my off the shelf NAS and gave Unraid a shot using some old hardware I had laying around. Unraid worked perfectly and due to the way the hard drives are handled, I dont have to buy 8 larger drives at a time to increase space anymore.
  17. As I have been getting unraid ready to migrate my synology, I setup this plugin and tested it saving to the array. Works perfectly. However now that I'm going to start really using the system I want the backups to be on a device that is accessible in the event of a the boot drive going bad. I reconfigured my destination to be a usb stick (setup as an unassigned device). I ran a backup and everything was successful. Then I noticed that if I unmount the disk and run a backup it does not generate any errors. Anyway to get notified if the destination is not available? Notification setting is set to "Errors Only"