Everything posted by VanGoghComplex
-
NTFS Vdisk won't mount with qemu-nbd, "unclean file system"
I have a Windows 10 vdisk that I would like to move some files to directly from another disk on my server within Midnight Commander, as moving the files inside the VM takes an unacceptable amount of time. I'm attempting to follow SpaceInvaderOne's tutorial here: Everything goes well until I actually mount the drive. I get the following error: Metadata kept in Windows cache, refused to mount. Falling back to read-only mount because the NTFS partition is in an unsafe state. Please resume and shutdown Windows fully (no hibernation or fast restarting.) SI1 got the same error on his first attempt, and he says "let me just go cleanly shut down that VM and try this again." As far as I am aware though, I am cleanly shutting down my VM - I'm logging into it via RDP and shutting it down from the Start Menu. Is there something here I'm missing on "cleanly" shutting down a Windows 10 VM?
-
[Support] ich777 - Gameserver Dockers
I see what I missed. I forgot to change the ports inside the container as well as outside. I fiddled with the old container but it wouldn't work. As soon as I created a new container with all the settings correct though, it came up in my client server list right away. Thanks for the help!
-
[Support] ich777 - Gameserver Dockers
I believe I have done this. I've deleted and created new port mappings in the template and added the appropriate parameter with matching ports. Here are my settings: -log -unattended -multihome=0.0.0.0 -Port=7787 -ServerQueryPort=15787 -BeaconPort=15010 and Thanks for the help!
-
[Support] ich777 - Gameserver Dockers
Hi! I've got a new Unraid server spun up and am hosting a Satisfactory server on it with no issue using your docker image. I'm attempting to host a second instance of the server for a private game. I've found and followed the steps outlined in this Reddit post: And here are my settings: (The ones not pictured I have left as default.) Attached is my log. satisfactory_log.txt The container starts, but I am unable to connect to it from my client on my gaming PC. It shows the server as offline / pending authentication. From the errors I'm assuming it hasn't actually started. I'm sure I'm missing something dumb - anyone have any advice? Thanks!
-
New to Unraid, unclear on filesystems
I have probably found the answer to this question without understanding what I was reading, I apologize if it's a dumb question... When I build my Unraid server, let's say I have six data disks attached and in the array, and I create one share that my household uses. Does that share automatically distribute that data across all six disks, or do I need to pick a specific disk for the share to be mapped to?