Everything posted by matuopm
-
[Plugin] Plex Streams
I'm still on 6.11.5 so I guess I just wait
-
[Plugin] Plex Streams
Is it possible to move that plugin to the middle or right coloumn on the dashboard ?
-
Dynamix - V6 Plugins
Is there a possibility that Active Streams can be made visible on the dashboard ? Would be the perfect place for it in my opinion.
-
Water Cooled Unraid Monster Finally Singing
That case with these drive cages is amazing. I really like it. Would be nice to have a closed sidepanel though
-
[Support] binhex - DelugeVPN
I have a small problem with the binhex-delugevpn container. I followed this tutorial: to "route" the binhex-prowlarr container traffic through the binhex-delugevpn container as this was suggested in some forums. But I'm not able to open the binhex-prowlarr webinterface anymore. even when I enter the ip and port manually. when I use the console in the binhex-prowlarr container I can see that the vpn is working ( i tested that with command curl ifconfig.io) within the container. and it gives back the ip of the vpn just like when i use the command inside the binhex-deluge container. I tried to start the containers in different orders since this was suggested by some user. 1st the deluge, then the prowlarr. but i also tried it the other way around. did not work either. I suspect, that there might be a firewall inside the delugevpn that prevents me from connecting on port 9696. But since I'm a linux novice I have no idea how to fix that. Can anyone help me out ? EDIT sh-5.1# iptables --list Chain INPUT (policy DROP) target prot opt source destination ACCEPT all -- 172.17.0.0/16 172.17.0.0/16 ACCEPT all -- 95.168.167.236 anywhere ACCEPT all -- 95.168.167.236 anywhere ACCEPT all -- 95.168.167.236 anywhere ACCEPT tcp -- anywhere anywhere tcp dpt:8112 ACCEPT udp -- anywhere anywhere udp dpt:8112 ACCEPT tcp -- 192.168.1.0/24 172.17.0.0/16 tcp dpt:58846 ACCEPT tcp -- 192.168.1.0/24 172.17.0.0/16 tcp dpt:privoxy ACCEPT icmp -- anywhere anywhere icmp echo-reply ACCEPT all -- anywhere anywhere ACCEPT all -- anywhere anywhere Chain FORWARD (policy DROP) target prot opt source destination Chain OUTPUT (policy DROP) target prot opt source destination ACCEPT all -- 172.17.0.0/16 172.17.0.0/16 ACCEPT all -- anywhere 95.168.167.236 ACCEPT all -- anywhere 95.168.167.236 ACCEPT all -- anywhere 95.168.167.236 ACCEPT tcp -- anywhere anywhere tcp spt:8112 ACCEPT udp -- anywhere anywhere udp spt:8112 ACCEPT tcp -- 172.17.0.0/16 192.168.1.0/24 tcp spt:58846 ACCEPT tcp -- 172.17.0.0/16 192.168.1.0/24 tcp spt:privoxy ACCEPT icmp -- anywhere anywhere icmp echo-request ACCEPT all -- anywhere anywhere ACCEPT all -- anywhere anywhere sh-5.1# iptables -A INPUT - I think it does not work since I have the port 9696 nowhere in the IPTABLES of the delugevpn-container. But I have no idea how to add the rule. Anyone got a clue ?
-
[Plugin] CA User Scripts
Is there a documentation about the "custom cron schedule" syntax ? I want to run a script every day at 0:00 but don't know how to write it
-
no local mouse arrow on VM over VNC
Are there any VNC settings which could make the monitoring of the machine a little more smooth ? Like more "fps" higher bitrate oder something like that. The complete machine feels a bit "laggy" inputwise. Anyone got an idea how to improve the responsiveness of VNC that ?
-
no local mouse arrow on VM over VNC
I think I solved it. When you change the mousepointer size to at least size 4 in the windows VM suddenly it reappears.
-
no local mouse arrow on VM over VNC
I created a Windows 10 VM on my unraid server and passed a logitech usb receiver to it for mouse and keyboard . so far so good both devices work on the VM. I tested that. I want to access or lets say "view" this VM by either using remotedesktop (does not work at all. seems local input is disabled when i use the windows rdp tool) or the built in vnc functionality of unraid. When I use the VNC functionality I can not see the mouse arrow from that machine. I can click etc. but it is pretty much a guessing game where the mouse currently is. My plan was that a 2nd person can sit at my desk and I use the 2nd monitor from my system to open up the VM in the vnc window. And the other person can use a separate mouse and keyboard to work on this machine. Anyone got a solution for this?
-
Need help getting away from ZFS and expanding my Storage
For some strange reason it works now when I start the mover. I just updated to the newest unraid version, made a reboot and it works.
-
Need help getting away from ZFS and expanding my Storage
Ok there is still one question left. I have this 6 Disk Array and have a 2 SSD Cache Pool and I'm not sure how mover really works or how I set mover up correctly with the cache pool. My thought was: When I copy something from PC to a share that uses the cache pool. It will copy it on the cache first and the mover will move that stuff to the array at a certain time. So that the cache is empty again. A feature so that HDD don't spin everytime i copy something up unless the cachepool is full. But the cache pool is full now and I started mover but it does not move anything away from the cache pool to the array. Is it me having a false understanding what mover and a cache pool really does or is it supposed to work that way ? Screenshots as example. Actually it writes something at the moment but I'm not copying anything at the moment 🤷♀️ Is it possible to user the cache pool as a "write cache" only, when I copy something on the array. And every 8 hours or so it should clear the write cache and write stuff to the array ?
-
Need help getting away from ZFS and expanding my Storage
Thank you guys for helping me out !
-
Need help getting away from ZFS and expanding my Storage
-
Need help getting away from ZFS and expanding my Storage
Ok at the moment it seems all my problems have been solved. I only have one thing which I dont really understand. I have appdata, domains, isos and system on the NVME Cache Pool. Its a 2 Disk pool, so its Raid 1 I think ? But the names of the shares are all orange, which means they are not protected. But in this case as a Raid 1 it is kinda protected for one disk failure, right ? Anyone got a clue how can I fix that ?
-
Need help getting away from ZFS and expanding my Storage
Yea its really hard to pinpoint for me. I just don't fully get it. But will read the documentation again and maybe I can at least put it into the right words what confuses me.
-
Need help getting away from ZFS and expanding my Storage
I got the krusader docker up and running and it seems that it is running exactly like the way i wanted to be. all data stored on the nvme cache. But theres some stuff I still don't really understand about linux. the things that are stored in the /mnt are not shares and it confuses me ... i don't really understand the concept of the things that are in /mnt and why there seems to be identical stuff ... anyone got a link to a good documentation on /mnt and unraid
-
Need help getting away from ZFS and expanding my Storage
Ok I just read some part of the user shares documentation. Do I get it richt that its better that I edit the usershares (appdata and so on) to be on the NVME_Cache Pool instead of changing the path of the docker containers.
-
Need help getting away from ZFS and expanding my Storage
Thank you for the Turbowrite hint. This really solved the speed issue. I'm getting constant max speeds now on large files which is great. I have to look into the user shares thing. I don't really get the way linux/unraid handling things there. From my point of view I would just delete all folders appdata domains isos and system and create those folders on the nvme_cachepool. and then link all the paths to the nvme_cachepool. I'm just not sure if thats correct 🤷♀️
-
Need help getting away from ZFS and expanding my Storage
I also have an additional question. I'm currently copying all my files from my zfs raidz1 to the normal unraid array and I have writing speeds around 60-120 MB/s. Its pretty random in between these numbers even when copying very large files. A thing that I dont understand really is: I can read from the ZFS raid up to 500MB/s and the Exos x18 18TB can write up to 250 MB/s But on the array I'm having constantly reads and writes on Disk1 and on the parity drive. Which is probably the reason why the speed is that low, right ? Is it really copying from the raid to Disk1 in the array, and then at the same time reading from Disk1 and writing to the parity? It feels like it is like one extra step which slows the process down severely. Wouldn't it be enough copying from the zfs and writing to disk1 and parity and the same time ? Why is there an extra read process from the Disk1 while data is being copied on it ?
-
Need help getting away from ZFS and expanding my Storage
Unfortunately I kinda screwed up the process and lost all my docker container data and VM data. It's not a big deal, i can set up everything from the start. But to avoid any mistakes I have another question: I would like to put alle dockers and VMs on the NVME_Cache Pool. At the moment I have the following Array: And 2 pools: How do I setup that all the Docker Containers, VMs so that all the Container Data will land on the NVME_cache ?' For example when setting up Krusader: What would be the correct paths ? And what do I have to do to get rid of all the older which from my previous installation which mostly contain no data? I have an empty appdata, domains and isos folder under disk 1, also under user and user0 which is kinda weird. but for some reason in all the system folder there is still some files from the previous installation I guess. docker and libvirt .img file ... Any hint/clue which of these folders can be deleted before I start installing all apps and vms again ?
-
Need help getting away from ZFS and expanding my Storage
Thanks for your help and advice. I think I understand the process now. I will receive the new parts on wednesday and will try that then.
-
Need help getting away from ZFS and expanding my Storage
Hi guys, as the title says I need help in getting away from my drive current setup and set it up without ZFS again. Current Situation: At the moment I have 5 drives installed 2 x 256GB NVME M2 SSDs on the motherboard 3 x 18 TB EXOS X18 Drives that are running in a raidz1 setup I'm now getting an additional 5 drives. 3 more exos 18 TB drives and 2 500GB SATA SSDS. My goal would be: An array with 6x18 TB Exos drives (1 drive as parity) for all data which is currently on the zfs raid. The 2 new 500 GB SATA SSDs should work as a mirrored cache so that I still have high speed when copying files to the server And the current array of 2 x 256GB NVME M2 SSD disks should still carry all the data of the apps that are currently installed like it is now. e.g. docker containers, 2VMs, plex, jdownloader and so on. Is that even possible to set it up like that ? I would have 2 Arrays then, right ? Could anyone help me with like a step by step instruction what I have to do to not lose any data ? I thought about just adding the 3 HDD Disks and setting them up as the new array and then just copying all the files from the raidz1 to these 3 drives. After that I would delete the raidz1 disks and just add them to the array. This is my first unraid installation and I'm not very experienced with linux so I'm not really sure about if this will work at all. I'm glad for any help or advice
-
[Support] MarkusMcNugens Docker Repository
Sorry for asking probably stupid questions but I could need a little help with the sftp app. I have the container running and added one user in the /mnt/user/disk1/appdata/sftp/sshd/users.conf like mentioned on the docker page: user:pass:1001:100 When I connect with filezilla I land in this folder: Unfortunately I can not copy something in that folder: I have read permissions, I can copy that .ssh folder for example. And generally read persmissions are enough but how can I specify the folder for a user when I connect to the server. I thought about passing a folder from the host to the containerlike this: But I dont know where I can configure that. Can anyone help me ?
-
Newbie Question about ZFS Share SMB Extras Settings
I think It is actually already working and I made a mistake. It prompts a login when I use a different device now. Somehow my windows used the same credentials that I used on my old NAS which was under the same IP before.
-
Newbie Question about ZFS Share SMB Extras Settings
Hi there, I'm an unraid newbie and just made a fresh install. I started moving all my files to my unraid share right now. I created a raidz1 pool (? i think it's a pool) but I have a problem that all my files that I put on that share are visible in the windows network without any authentication. I have two unraid users at the moment root and matu. Is there any documentation on these "smb extras" parameters or can anyone tell me what I have to change to have authentication . Unfortunately I'm not experienced with smb, unraid and linux in general. I could not find anything useful so far in my search. Thanks in advance. #unassigned_devices_start #Unassigned devices share includes include = /tmp/unassigned.devices/smb-settings.conf [zfs-storage] path = /mnt/zfs-storage/ browseable = yes read only = no writable = yes valid users = root,matu #unassigned_devices_end I