October 22, 20223 yr The diagnostics link shows you how to get them from the console and where they are put
October 22, 20223 yr Never mind, looks like upgrade took this time for some weird reason Edited October 22, 20223 yr by johnwhicker
October 24, 20223 yr On 10/9/2022 at 6:06 PM, SimonF said: Yes I think that may be outdated. as I didnt find it either. You should just need to start the service and z: drive will be mapped. I just run the virtiofs.exe for testing without a service. I have installed WinFsp and the virtio win drivers from the ISO but when I run virtiofw.exe I don't see new drives or anything. Should it appear automatically? Do you what could be the problem? <memoryBacking> <nosharepages/> ---------> SHould I delete this line from the XML? <source type='memfd'/> <access mode='shared'/> </memoryBacking> Edited October 24, 20223 yr by L0rdRaiden
October 24, 20223 yr 19 minutes ago, L0rdRaiden said: I have installed WinFsp and the virtio win drivers from the ISO but when I run virtiofw.exe I don't see new drives or anything. Should it appear automatically? Do you what could be the problem? <memoryBacking> <no sharepages/> ---------> SHould I delete this line from the XML? <source type='memfd'/> <access mode='shared'/> </memoryBacking> Yes, Have you created a mapping in the vm template? Should just show as z: drive
October 25, 20223 yr I am having trouble updating from 6.9.2 to this version using the GUI. I get an IO error at around the 60% mark of the download which I believe is due to limited RAM onboard (2Gb). Is there a 'simple' alternate way to install from the download section onto the flash drive? I vaguely recall mapping the Flash Drive in Windows and then replacing a few files. The flash share would naturally be temporary. Edited October 25, 20223 yr by kanine
October 25, 20223 yr Indeed, 2GB might be too small. 50 minutes ago, kanine said: I vaguely recall mapping the Flash Drive in Windows and then replacing a few files. The flash share would naturally be temporary. You can do the manual update. Simply replace all the bz* files by the ones from the Download page, it is also recommended to replace the changes.txt file. Obviously, do a flash backup first.
October 25, 20223 yr 10 hours ago, kanine said: I get an IO error at around the 60% mark of the download which I believe is due to limited RAM onboard (2Gb). You need at least 4GB to be able to upgrade via the GUI. The manual process is covered here in the online documentation accessible via the ‘Manual’ link at the bottom of the GUI or the DOCS link at the top of each forum page.
October 25, 20223 yr 12 hours ago, kanine said: I am having trouble updating from 6.9.2 to this version using the GUI. I get an IO error at around the 60% mark of the download which I believe is due to limited RAM onboard (2Gb). Is there a 'simple' alternate way to install from the download section onto the flash drive? I vaguely recall mapping the Flash Drive in Windows and then replacing a few files. The flash share would naturally be temporary. Any chances of you jus slapping some more Ram in your machine? You would benefit from it later as releases come out and give your machine a little more headroom to breathe.
October 25, 20223 yr I upgraded and it seems to work but takes longer to start up and get going. Seems sluggish now but otherwise functional. Guess I dont reboot often but just saying in case.
October 29, 20223 yr On 10/26/2022 at 3:51 AM, PeteAsking said: I upgraded and it seems to work but takes longer to start up and get going. Seems sluggish now but otherwise functional. Guess I dont reboot often but just saying in case. For me the longer boot started at 6.8.3 and wasn't there in 6.7.0 and below. But it's not that big of a deal as its perhaps 10 seconds or so more.
October 30, 20223 yr On 10/26/2022 at 4:43 AM, kizer said: Any chances of you jus slapping some more Ram in your machine? Yeah something I'll look into although the unit running this instance is pretty old as in DD2 I think there are still sticks around though.
November 1, 20223 yr Apologies if this isnt the right place to ask, but i am on 6.8.3. Is there an upgrade path or do i simply do the normal procedure on my usb (back it up, shutdown, copy new files to it, boot server, all smiles)?
November 1, 20223 yr 1 hour ago, PeteAron said: do i simply do the normal procedure on my usb (back it up, shutdown, copy new files to it, boot server, all smiles)? Basically yes, you can also update using the GUI, not a bad idea to read the release notes at least for the major releases, like v6.9.0, 6.10.0 and 6.11.0.
November 1, 20223 yr tyvm Jorge, and you're right. Ive been avoiding updating, I will follow future release notes.
November 1, 20223 yr I updated my backup server from the GUI from 6.8.3, went smoothly. Main server in a bit after next parity check.
November 13, 20223 yr On 10/7/2022 at 7:31 AM, SimonF said: For windows you need to install additional parts on the guest. https://virtio-fs.gitlab.io/howto-windows.html For a linux guest you just mount the share sudo mount -t virtiofs unraidshare /mnt/unraiddata/ Ich habe versucht die Anleitung von https://virtio-fs.gitlab.io/howto-windows.html zu folgen, jedoch wird mir der "Mass Storage Controller" im Geräte-Manager nicht angezeigt. Ist es korrekt, dass ich den Installer für https://winfsp.dev/rel/ , ganz einfacht mit der Standardkonfiguration folge? Wo finde ich ausserdem diese "virtiofs PCI device driver" ?
November 13, 20223 yr 15 minutes ago, Metti said: I tried to follow the instructions from https://virtio-fs.gitlab.io/howto-windows.html , but I don't see the "Mass Storage Controller" in Device Manager. Is it correct that I just follow the installer for https://winfsp.dev/rel/ with the default configuration? Where can I also find this "virtiofs PCI device driver"? On virtio cd Did you set memory backing? note there are reports of vm lockups with mem backing enabled Edited November 13, 20223 yr by SimonF
November 13, 20223 yr 1 hour ago, SimonF said: On virtio cd Did you set memory backing? note there are reports of vm lockups with mem backing enabled Yes, i pasted that code, that i read before from you. <memoryBacking> <source type='memfd'/> <access mode='shared'/> </memoryBacking> i also renamed the SMB Share, so the Driveletter Z:, is free. The main problem seems, that i don't get the "Mass Storage Controller", in devicemanager. Edited November 13, 20223 yr by Metti formatting
November 13, 20223 yr 40 minutes ago, Metti said: Yes, i pasted that code, that i read before from you. <memoryBacking> <source type='memfd'/> <access mode='shared'/> </memoryBacking> i also renamed the SMB Share, so the Driveletter Z:, is free. The main problem seems, that i don't get the "Mass Storage Controller", in devicemanager. I dont think I had to install any drivers. Just WInFSP and setup virtiofs to run I test by running from cmd viofs is on the CD also.
November 24, 20223 yr Not sure if this is the correct place to report this but after going from 6.9.2 to 6.11.5 one issue that popped up immediately was the loss of my network connection. I was using a Pluggable 2.5gb USB adapter and never had an issue but after upgrading, it did not work at all and does not even show up in network (I plugged eth back into the motherboard port) but i would really need to use the added speed of the 2.5gb adapter. Is there something else i need to do to get this working again>? If this is not in the right place, please move to the appropriate area and I apologize. I stopped Docker/vm and went into network settings but i dont see the adapter there anymore.
November 24, 20223 yr Just now, GeorgeJetson20 said: Not sure if this is the correct place to report this but after going from 6.9.2 to 6.11.5 one issue that popped up immediately was the loss of my network connection. I was using a Pluggable 2.5gb USB adapter and never had an issue but after upgrading, it did not work at all and does not even show up in network (I plugged eth back into the motherboard port) but i would really need to use the added speed of the 2.5gb adapter. Is there something else i need to do to get this working again>? If this is not in the right place, please move to the appropriate area and I apologize. I stopped Docker/vm and went into network settings but i dont see the adapter there anymore. i had the same exact issue. i held the power down on my the server(bad i know) then turned back on and it detected the connection again.
November 24, 20223 yr I tried all that stuff but it doesnt detect at all.. powered off completely and rebooted - not sure what is needed to get this working, hopefully someone has this as its a great adapter for when you dont have a 2.5gb nic on board. Chipset is Realtek RTL8156B -- Can anyone think why it worked previously with 6.92 Edited November 24, 20223 yr by GeorgeJetson20
November 24, 20223 yr 7 hours ago, GeorgeJetson20 said: Chipset is Realtek RTL8156B -- Can anyone think why it worked previously with 6.92 The Realtek Linux in tree driver stopped working since v6.10, you can use this custom driver posted by another user: https://forums.unraid.net/topic/123638-unraid-6115-最新的r8125和r8152网卡驱动补丁/
November 24, 20223 yr just noticed this message in console and not sure if this is anything important or not but never saw this before upgrading to 11.5 ? Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.245368, 0] ../../libcli/smb/smb2_signing.c:722(smb2_signing_check_pdu) Nov 24 12:47:39 Tower smbd[6694]: Bad SMB2 (sign_algo_id=0) signature for message Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.245430, 0] ../../lib/util/util.c:571(dump_data) Nov 24 12:47:39 Tower smbd[6694]: [0000] 33 3A 40 54 6F CF 9F E6 E9 ED 41 15 7A A3 FF 9E 3:@To... ..A.z... Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.245451, 0] ../../lib/util/util.c:571(dump_data) Nov 24 12:47:39 Tower smbd[6694]: [0000] F5 75 49 F0 5F FE C6 4D 7B 60 3B 19 F5 54 53 F2 .uI._..M {`;..TS. Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.250173, 0] ../../libcli/smb/smb2_signing.c:722(smb2_signing_check_pdu) Nov 24 12:47:39 Tower smbd[6694]: Bad SMB2 (sign_algo_id=0) signature for message Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.250201, 0] ../../lib/util/util.c:571(dump_data) Nov 24 12:47:39 Tower smbd[6694]: [0000] 96 A5 42 0E E6 4B E1 25 46 8B 66 12 D2 C6 B1 EC ..B..K.% F.f..... Nov 24 12:47:39 Tower smbd[6694]: [2022/11/24 12:47:39.250220, 0] ../../lib/util/util.c:571(dump_data) Nov 24 12:47:39 Tower smbd[6694]: [0000] 6D 73 AD 6C DE 8A 94 E7 75 DE 38 43 CA 57 8D 5E ms.l.... u.8C.W.^
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.