UnderstandableThe problem is the win 11 Vm in unraid, when I upgraded from win 10, I would just get blacked screened, been trying over a year to get it to work, and on the unraid forum tried the thing they recommended then was told I should pay for one of experts, which I cant afford and pissed me off to be honest. So I started to look for an alternative and proxmox seems to be highly recommended and wanted prove that it was Unraids VM issues. I then setup my Win 11 works fine and can pass through my 1080ti happily on proxmox, the Unraid vms been a pain with passthrough of few things so I am now trying docker via a Linux vm in this case debian.
Yeah the win11 works and no black screen, so not worried about that anymore too much. Now what I would like help with is the docker side of things, to recreate what was on unraid and my eco system, personal cloud and media server. aka my nvme cache pool handles the day stuff then passes it off to the array at night or when the cache is full it then moves the files. Yeah my HBA card didn't play nice with passthrough and grab a pci sata, and that works fine.
debian sees the all the unraid drives but I haven't mounted them yet. What do you think the next steps should be as all the docker appdata is on the cache drives, but of course they are not pooled yet as i'm worried ill loose all my configs if I do anything!
Yeah it just wouldn't work, tried a bunch of different things but the HBA just wouldn't pass through the drives , you could 'manually' add them but of course that changed their id to qemu-blah and stopped the array from starting.I'm not sure I understand. Did your patthrough work or not? If you have a working PCI passthrough with your SATA card the fastest option would be to setup an unraid vm and import your (hopefully backed up) configuration or recreate it.
So would I just save the appdata folder where all the dockers are ? Yeah array drives are in xfs and need to check what the cache drives are. Also playing with Debian I might switch to ubuntu I played with it before and more user friendly.Just replicate your docker configuration in your Debian VM (if unraid has saved some docker-compose files somewhere this would help a lot) and configure the volumes of the containers to show to the corresponding directories on your discs. What filesystemd did you use in unraid? For ZFS something like zfs import -f should help (on Debian you will first need to do install zfs see https://wiki.debian.org/ZFS) for btrfs or ext4/xfs you should be able to add them to your /etc/fstab and then mount them.
We use essential cookies to make this site work, and optional cookies to enhance your experience.