Sachin

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Sachin

  1. Couldnt find much from logs other than some "No such file or directory" errors. Im seeing couple of shares with "some or all files unprotected" assuming its because of the cache issue. Any pointers on fixing this? I have attached the latest diagnosis with Mover logging enabled. tower-diagnostics-20221211-2052.zip
  2. Im trying to upgrade cache drive, but im having issue removing old cache drive from the system. Steps i have tried 0. Stopped docker, vm manager. 1. Change the share using cache:preferred to cache:yes 2. Run Mover Here cache drive wasnt empty at the end of the mover process, not sure why. 3. remove cache drive from pool and restart When i started docker, all my docker apps were gone. Any help with this is much appreciated tower-diagnostics-20221120-1517.zip
  3. Hi @Roxedus Does Cloudflare-DDNS app support multi-valued subdomain attribute? i tried to add comma separated value, that did not work.
  4. Hi, I'm running unraid using a 500GB SSD along with 10TB HDD as unassigned drive. The setup is close to perfect for my requirement. Now I would like to remove SSD and replace it with a 14 TB HDD in its place. I need some help in figuring out safest way to migrate all the data from SDD to HDD and make it the primary array device. Below is my structure. If i need to copy folders into new HDD(/mnt/disks/WDC*), which specific folders do i need to copy? or do i need to copy everything in / into new HDD? is there any specific process after copy or can i replace SDD with HDD in the array and reboot the system. Thanks in advance! root@tower:/# tree -L 1 . ├── bin ├── boot ├── dev ├── etc ├── home ├── hugetlbfs ├── init -> /sbin/init ├── lib ├── lib64 ├── mnt ├── opt ├── proc ├── root ├── run ├── sbin ├── sys ├── tmp ├── usr └── var root@tower:/# tree -L 2 /mnt/ /mnt/ ├── disk1 │ ├── DataShare │ ├── Download │ ├── SHARE │ ├── appdata │ ├── domains │ ├── isos │ ├── pure-ftpd │ └── system ├── disks │ ├── EasyStore │ └── WDC_WD140EDFZ-11A0VA0_9LG7XZ4A ├── remotes └── user ├── DataShare ├── Download ├── SHARE ├── appdata ├── domains ├── isos ├── pure-ftpd └── system
  5. Im trying to setup reverse proxy for Jupyterlab with SWAG (letsencrypt) and running into issues. Do you have working letsencrypt config file that i can make use of. On a related topic, is creating and managing config file for notebook supported right now?
  6. Can someone help with letsencrypt config file for reverse proxy implementation