I had the same issue and couldn't find the solution here but I found it in another forum: link
Summary: On MacOS, Chrome may not have the settings to connect to devices in your local network. You can allow Chrome to reach them via System...
OK hit the issue "disk is not online" while retrying switching between virtio SCSI / BLOCK.
BUT only if boot disk is not selected in the "Boot Order" in VM "Option" which is the recommended usage.
Once the boot disk is selected, no issue...
as all : once understandood, it's not complex. don't get me wrong, I'm not really network skilled.
it's same, I would even say more easy to set up vpn within a VM like openwrt or ipfire
it's expected as guest doesn't know anything about the host.
this is a network topology to understand :
Each guest (VM or LXC) is like a standalone computer plugged into your real switch.
VPN should be on the main router if you want all devices...
In the first screenshot you query google.com with cloudflare dns. When you try to ping google.com your system‘s default gateway is used (your router I guess) for dns. Does dns usually run on your gateway?
Hi @autra,
I don't really understand what happened in your case. If you want to troubleshoot this further, you should compare the contents of all your ESPs.
As for the md RAID conversion, I ended up writing a script instead of a tutorial because...
Hi @Taleya,
If you have set it to x86-64-v2-AES in PVE then QEMU Virtual CPU version 2.5+ will be shown in Windows
If you want the VM to see the CPU Type of our host set the CPU in PVE to host
CPU in PVE: x86-64-v2-AES
In Windows:
CPU in PVE...
Can't be done as hardware is changed.
Others oftwares tied to hardware require re-activation too.
seems problem with table partition (perhaps partition alignment).
Sounds a bit like you have never created a VM on Proxmox before? You can chose the MAC address of all virtual network interfaces yourself (in the VM Creation wizard and also in the VM Settings afterwards) and Proxmox does not randomly change the...
Testing Random 4k Queue 1 and Thread 1 is the worst case.
What are results from Windows bare metal ?
here on bare metal with 1 x Micron 7450 Pro 1,92 TB and 1 x Samsung PM983 3,84 TB (similar numbers)
running on M2 PCie x4 ports from prosumer...
It's quite possible that your are cpu limited, as currently vm can only use 1 core for 1 virtual disk.
Multiple threading (with multiple iothread by disk), should be available soon, I have already send patch to the proxmox dev mailing list.