TexasUnraid

Members
  • Posts

    1178
  • Joined

  • Last visited

Everything posted by TexasUnraid

  1. So I got the vitrioFS working on windows, I am trying to get it working on ubuntu now (of the 9p version, never could get that to work either) but can't figure out what I need to install to get it working?
  2. Try running the "docker safe new perms" tool under the tools menu in unraid. Good place to start when you run into any permissions issues.
  3. Cool, it was surprisingly hard to find this info on google.
  4. Thanks! That did it. The steps and all the drivers needed for this to work should REALLY be included in the notes for the share in the VM setup or something. Even better the winfsp drivers could be a downloadable ISO that can be inserted as well.
  5. That did it! I saw the copypaste = no and wondered why that was there but figured there must be a reason lol.
  6. How are people even getting the vitrioFS share to show up in windows 10??? I have the share setup in unraid, I have the latest vitrio drivers installed yet I can not figure out any method for getting the share to show up?? After a lot fo searching the issue seems to be that the virtio-FS service will not start. If I try to manually start it, it just gives an error "service did not start in a timely fashion". https://github.com/virtio-win/kvm-guest-drivers-windows/issues/550 This seems to indicate that it needs the WinFsp.Launcher and the VirtioFsDrv driver to work but I can not find these services installed? I am lost, this is a fresh clean VM install with the latest virtIO drivers and guest agent installed and not much else. Edit: Just installed 2 fresh clean windows 10 VM's and same issue on both of them as well.
  7. Tried it on both the windows and Ubuntu VM and sadly it is not working on either of them? I added the XML code near the bottom of the XML where there were other channel entrys. I installed the spice guest tools for windows and seems that ubuntu already had it installed for some reason. Could something of changed between 6.11.3 and 6.11.5?
  8. Thanks, this will help a lot, I need to copy links back and forth and have to run teamviewer just to do that right now, this will make things a lot simpler! This is for VNC correct? I seeing the app that it is installing is spice? Do they just use the same package?
  9. Very nice, so even on 11.5 you need to add that code or is it only for earlier versions? I am on 11.2 right now. Also using ubuntu primarily on the VM's that I need the clipboard for. Any idea if the command would be the same for them? The VM's are working on a job right now, I will try shutting them down and adding those commands when they finish.
  10. So one docker I think is sorely missing from unraid is a GUI archive handling docker. VM's have a lot of overhead and CLI archive handling is a pain. Krusader supposedly supports archive handling and it works ok for small archives but once you get into larger ones it seems to read the entire archive into memory before even opening it up. So if you have a 20gb+ archive well it crashes most of the time or takes a LOOOOOOONG time to open. I go out of my way to not interact with archives in krusader now since clicking the wrong thing will crash the docker or at least lock it up for a long time. A dedicated docker for Archive management would be great. 7zip would be cool, peazip is another one that seems to work well. Bonus points for batch archive handling. Just an idea.
  11. Those are the same servers I use, also what I was worried about with this tunnel implementation and leakage etc. Also no way to handle port forwarding it seems so guess I am stuck using the dockers with built in VPN's if on PIA.
  12. Very similar question, let us know who you go with and how they work. I like PIA since there are no limits on how or how much you use the service and the price is good as well. When you say you have the change the servers on PIA a lot, why is that?
  13. 1: How is it possible to leak the DNS to your ISP if the tunnel is exclusive? That is what is confusing me, it should not be possible to leak DNS if it truly has a "kill switch" since all traffic would be coming from the other end of the tunnel and it would never even see your local network, or am I misunderstanding? 2: So the tunnel will only be used if you set the docker to use it? It will not funnel all internet traffic from the server through it by default? 3: The issue with sending a docker though a custom tunnel is won't webguis/vnc not work since they will not have an open port for local IP access?
  14. Far as I can tell there is no kill switch or other safety mechinisum to block the internet if the VPN goes down for some reason. If that happened it would just keep using the internet under your real IP without interruptions and you would have no idea.
  15. Is the built in wireguard implementation as good as the ones built into binhex containers? I am guessing not. Is there anyway to "upgrade" the built into wireguard VPN to be as good as the binhex. Aka no worries about leaking a real IP / DNS leak etc? It would be a lot simpler to just have everything routed though the vpn vs trying to setup each container.
  16. I can understand that, maybe add a "settings" section and allow the conversion process to be enabled as an advanced feature with a warning? Cool, seems like it would be fairly simple and make it a lot easier to take a snapshot of everything before doing maintenance / backups etc. I think this is an easier way to view them then each share having it's own snapshot folder so you have to scroll through all the shares when looking for a date. This way you have all the snapshot dates listing and under each date folder are all the shares that were snapshotted at that time. /mnt/cache/.snapshots/daily snapshot 11-12-22/share 1 /mnt/cache/.snapshots/daily snapshot 11-12-22/share 2 /mnt/cache/.snapshots/daily snapshot 11-12-22/share 3 Then you have the next day snapshot folder and under it all the shares /mnt/cache/.snapshots/daily snapshot 11-13-22/share 1 /mnt/cache/.snapshots/daily snapshot 11-13-22/share 2 /mnt/cache/.snapshots/daily snapshot 11-13-22/share 3 Yeah, I knew this was possible but never looked into how to actually use it. It would be really cool it have a seprate section for backups that would automate the process somewhat. For example in my server I keep all my backup drives in a fire safe and only plug them in when I am doing the backup, extends the life of the drives and protects them, I have a feeling that many home users do it similar with external drives they plug in etc. So the backup section could 1: find the matching volume on the backup, ideally by the drive/volume ID so that all you have to do it mount the drive via UD 2: compare the data to make sure you are sending it to the right drive. 3: let you know how much will be transferred 4: automate taking snapshots of the backup drives before updating the data 5: If using a remote backup over the network, handle all that setup and run the same checks as above. I do not know how it works, so can't really give much in the way of detailed suggestions lol. Yeah, I saw it was still beta, thats why I figured some opinions from a new user might be helpful, you can only have a first impression once lol. I used to do some beta testing back in the day so I got in the habit of jotting down notes when first looking at a new piece of software. The scripts I use are posted here, I tweaked the OP script some further down the thread, pretty sure I have not changed them since then. I did see the simple guide, it answered most of the basic questions but didn't go into any detail on how the send snapshot works, having never used it in any form I have no idea how it would work in any form. Guessing on a local system I would just input another volume and it would send it over there but I am sure there is more to it then that. Particularly for remote backups. Overall it is a really really good start! A few tweaks here and there and I can see this being the missing piece I have been looking for with my unraid experience. Right now the biggest issue is being able to set settings in bulk, I just don't have the metal fortitude to go setup each and every share on each drive individually. That would be hundreds of cases of entering the same data over and over and what if I needed to change something, oh the horror! lol. Having the option to edit each sub-volume on each drive individually is fantastic! I am going to guess that 95% of users will be just fine using the same relative settings for everything though. Having a system to apply settings in bulk with check boxes for all that they will apply to and relative paths would be much easier. GREAT work so far!
  17. Cool, thanks for the info, yeah I will just stick with VNC, it works for what I need. Only real complaint is that copy/paste does not work with the built in clipboard.
  18. Thanks! Didn't even cross my mind. Sure enough that did it, now to go reset all my settings for my dockers that use cookies lol While I was trying to figure this out I noticed that there is the option for both VNC and SPICE in the VM? What is the difference? Is one better then the other?
  19. Just tried installed a fresh VM and the VNC is not working on it either, was something broken with this update? Do I need to revert?
  20. I just updated from 6.10.3 and all my VM VNC stopped working? I see some options have changed in the settings but I can't figure out why it will not connect? Kinda need one of them quickly.
  21. Wow, just found this plugin and I just want to say that it looks AMAZING! Gonna turn off my plugin script and try this plugin out! A few things as a first time user and a prior user of the script method that stand out to me, just in the order I am finding them while exploring. 1: The ability to convert a folder to a subvolume in the GUI would be very nice 2: Easy button to delete all snapshots from a drive / everything with 1 button, for example when needing to free up space on a share/drive you have to remove all snapshots with the deleted data to get the space back. Manually clicking hundreds of snapshots is not really an easy option lol. The easiest option for this would be an extra checkbox at the "root snapshots folder" where it is blank now. 3: Along the same lines as above, easy button to take snapshot of everything at once on demand would be fantastic 4: while trying to setup everything from scratch I desperately could use a way to apply settings to multiple volumes at once. Maybe like the way it is done in the shares section of unraid? Or at least some "global" options that could use some generic relative options like {SUBVOLUMENAME} in the path that could use the same relative paths for all the snapshots. For example I find I prefer my snapshots in the root dir under the same snapshot dir ordered by date. EG /mnt/cache/.snapshots/Snap-{D-m-d-Y}/temp /mnt/cache/.snapshots/Snap-{D-m-d-Y}/data /mnt/cache/.snapshots/Snap-{D-m-d-Y}/pictures and the same structure for all drives. 5: Ability to save all subvolumes of a particular drive under the same snapshot folder like the script did. easier to sort through a bunch of dated folders to find the snapshot you want and then drill down then having to see all the subvolumes listed for each snapshot. Means a ton of folders to sort through. 6: How does the send snapshot work? I am guessing this is for backup purposes to send the updated data to another drive / server? I knew this was possible but never looked into it. It would be super cool if the plugin could be expanded to include a backup section that would make backups a simple process of connecting an unassigned drive, mounting it and then sending over the snapshots, verifying they are correct etc. This would save a ton of time and make backups way smoother. Gonna keep using the script for the time being I think, kinda daunting to go individually edit all the hundreds of subvolumes manually to set everything up. Keep up the good work, this was the biggest shock to me when moving to unraid, the lack of any kind of snapshot system!
  22. I was worried about that, thats why I tested it on the ubuntu docker.
  23. it did but seeing as ubuntu is based on deb I just kinda assumed it was just a case of the default settings were setup for debian and not hard coded stuff deeper down lol. Like I said, no worries either way, you make good dockers. You said about that if I added the ubuntu sources to the debian docker they would download properly but not be available on the server? If I was to do that would I be able to download everything now and then just move the files over to the new folder once you get an ubuntu docker running? Or would it cause issues if I tried to move them later? Figure might save me some time later, reorganizing my server and trying to figure out how much space to allocate to different things now.
  24. Ok, no worries, was not aware there was some custom poop going on in the background, thought it was just apt-mirror in docker format and could be used for anything lol. An ubuntu docker would be cool, I use it mostly because ubuntu is so universal and anytime you need to search something, it is usually ubuntu that has the answer. Let me know if you decide to make a docker for it.