viper1190

Members
  • Posts

    4
  • Joined

Everything posted by viper1190

  1. For someone coming across this, I fixed it by adding "--restart=always" against extra parameters as shown in below. Be sure to turn the "Advances Mode" ON while editing the docker template otherwise this field will not show up.
  2. I realize this is an old thread but I just wanted to add a few things from my experience today which someone might find useful. Thanks @Salzgablah for the detailed post above. 1. It's very important to follow the first step i.e. writing the keyfile using echo command. Any other means simply didn't work for me. If I did it via nano, unraid would refuse to unlock the array saying its an invalid keyfile. 2. Copying from remote share somehow always ended up with a keyfile that was having executable attribute (* next to it). I had to add "chmod -x /root/keyfile" in the script that goes into the go file after the file was copied.
  3. Thanks a lot, that did the trick.
  4. First of, I am pretty new to unraid ecosystem so pardon me if I am doing anything naive. I am trying to add a new cache pool of 2x2TB SSDs. I want to set them up as BTRFS Encrypted Raid1. However, I do not see any option to change their format. I tried setting default format (in Settings => Disk Settings => Default File System to BTRFS Encrypted) to no avail. If I stop the array and click on the any of the pool drives, the filesystem option is disabled (as shown in the screen capture below). Where else can I do it? Or is this simply not possible? There is no data on the drives so format/reformat is not a problem. I tried looking around in forums but couldn't find much. PS: Unraid version I am using is 6.12.8