trallnag

Members
  • Posts

    8
  • Joined

  • Last visited

Everything posted by trallnag

  1. Ah yes, that was missing. Now it also worked with "system" share.
  2. I activated logging on the mover. Put a dummy file into every share, since some were empty. Set the shares I want to update to "Yes : General". Ran the mover Set share "appdata" to "Prefer: Speed" Run mover Set share "appdata" to "Only : Speed" Now it looks correct! Thanks! Regarding "system" it seems like it cannot move a few files and so the pool is not updated. May 6 22:46:49 unraid root: mover: started May 6 22:46:49 unraid move: move: file /mnt/general/appdata/lol.txt May 6 22:46:49 unraid move: move: skip /mnt/general/system/docker/docker.img May 6 22:46:49 unraid move: move: skip /mnt/general/system/libvirt/libvirt.img May 6 22:46:49 unraid move: move: file /mnt/general/system/lol.txt May 6 22:46:49 unraid root: mover: finished
  3. I set all the user shares to "yes" and started the mover. Now "appdata" disappeared... Not just from the GUI but also from /mnt/user. It is / was completely empty. I then recreated appdata pointing to the NVME pool and "only" mode, but "Compute" shows the whole disk array as size. Weird. May 6 22:28:24 unraid emhttpd: Starting services... May 6 22:28:44 unraid emhttpd: shcmd (3366): /usr/local/sbin/mover &> /dev/null & May 6 22:32:54 unraid emhttpd: shcmd (3375): mkdir '/mnt/user/appdata' May 6 22:32:54 unraid emhttpd: shcmd (3376): chmod 0777 '/mnt/user/appdata' May 6 22:32:54 unraid emhttpd: shcmd (3377): chown 'nobody':'users' '/mnt/user/appdata' May 6 22:32:54 unraid emhttpd: Starting services... May 6 22:33:04 unraid emhttpd: cmd: /usr/local/emhttp/plugins/dynamix/scripts/share_size appdata ssz1 general,speed May 6 22:33:41 unraid emhttpd: cmd: /usr/local/emhttp/plugins/dynamix/scripts/share_size appdata ssz1 general,speed
  4. Hello, here is the summary: I have two pools. I want to change the cache pool of a user share to use a different pool. I can select the pool I want, but the share continues to use the old pool. Version 6.9.2 2021-04-07 I have two pools. One is a SSD, the other one is a NVME. I have the default user shares. By default they are all using the "General" cache pool. I want to switch all of them except "isos" to the "Speed" pool. When I edit the shares I can select the cache pool I want. But the change is not performed. The selected cache is shown correctly, but when you look at the computed size you can see the shares are still using the 500 GB SSD and not the 1 TB NVME. How can I force the update? Maybe restart the array? What I did for "domains" is to just delete the share and then recreate it. Thanks in advance unraid-diagnostics-20210506-2146.zip
  5. @xylcro, I activated the built-in apcuspd daemon and it detected my Eaton UPS directly. I guess there is some common protocol both APC and Eaton use? But I haven't tried yet if it actually works. Will do that once I'm back home
  6. I don't think so. I just found this post from you and when I download the whole feed with wget it looks like something is wrong on my side? I mean look at that slow download speed. Maybe the appfeed download just times out. Never noticed it with curl because I just let it output to stdout. root@unraid:~/tmp# wget https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed.json --2021-04-30 13:50:05-- https://raw.githubusercontent.com/Squidly271/AppFeed/master/applicationFeed.json Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 8934440 (8.5M) [text/plain] Saving to: ‘applicationFeed.json’ applicationFeed.json 4%[=> ] 426.88K 3.94KB/s eta 60m 23s I will do a few network tests / download tests to make sure this is not something with my Unraid system overall. But I don't think so, because when I installed the plugin yesterday it was done really fast. --- Okay, this is an issue with the system / network overall. So I was too early too consult this thread
  7. Hey everyone, I'm new to Unraid. For whatever reason the download of the appfeed is failing. Download of appfeed failed. Community Applications requires your server to have internet access. The most common cause of this failure is a failure to resolve DNS addresses. You can try and reset your modem and router to fix this issue, or set static DNS addresses (Settings - Network Settings) of 208.67.222.222 and 208.67.220.220 and try again. Alternatively, there is also a chance that the server handling the application feed is temporarily down. Last JSON error Recorded: Syntax error The weird thing is: The server has internet access. I was able to install the Community Plugin in the first place. I am also able to ping the (static) DNS servers I have configured. I am also able to curl the appfeed manually through the terminal. root@unraid:~# ping 208.67.222.222 PING 208.67.222.222 (208.67.222.222) 56(84) bytes of data. 64 bytes from 208.67.222.222: icmp_seq=1 ttl=58 time=17.3 ms 64 bytes from 208.67.222.222: icmp_seq=2 ttl=58 time=16.7 ms 64 bytes from 208.67.222.222: icmp_seq=3 ttl=58 time=16.3 ms 64 bytes from 208.67.222.222: icmp_seq=4 ttl=58 time=16.7 ms ... 64 bytes from 208.67.222.222: icmp_seq=40 ttl=58 time=16.4 ms 64 bytes from 208.67.222.222: icmp_seq=41 ttl=58 time=16.2 ms --- 208.67.222.222 ping statistics --- 41 packets transmitted, 41 received, 0% packet loss, time 40070ms rtt min/avg/max/mdev = 16.096/16.565/17.374/0.238 ms Any ideas?
  8. So apcupsd works (for you) with Eaton as well? Good to know... I'm currently researching what steps I have to take to make my Eaton Ellipse Pro work properly Gesendet von meinem Redmi Note 8 Pro mit Tapatalk