Search results

  1. C

    DMAR: DRHD: handling fault status reg 3 on GPU passthrough to LibreELEC VM

    I've created a LibreELEC 12 VM, based on an image suitable for Intel N150 graphics and written a howto here: https://forum.libreelec.tv/thread/29811-x86-64-le-12-as-a-proxmox-vm-with-gpu-pass-through/ Using GPU passthrough I watch Kodi on my television. It works perfectly, until it doesn't...
  2. C

    [SOLVED] GMKTec G3 plus (Intel N150) connects at 100Mbps

    Got this mini PC, which comes with an intel 2.5Gbps LAN NIC. After noting slow downloads to it, I've found that the interface is locked at 100Mbps, Any idea why? # ethtool enp3s0 Settings for enp3s0: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full...
  3. C

    Is configuring with fixed memory for Windows-based VMs still an issue?

    Years ago one could create Linux VMs specifying a dynamic memory allocation (ie with a minimum memory setting different from the normal one). This did not work well on Windows VMs. Has this been rectified in recent PVE versions?
  4. C

    [SOLVED] VM cpu flags usage: which ones should be enabled for max performance and how?

    I'm setting up a Windows Server 2022 VM and noticed these flags. My PVE node is single -> not a part of a cluster, therefore no need to migrate etc. Processor is an Intel Xeon 4208 (IIRC). From the looks of it, the flags exist to mitigate various CPU-level attacks. Assuming that nothing as such...
  5. C

    [SOLVED] Network UPS tools (NUT) initiated shutdows: should VMs/CTs be manually stopped first?

    I'm setting up NUT for the first time on a PVE host. This will be a NUT client (in this case connected to a Synology NAS that operates as a NUT server). There's a section that entails to what should be done when the system should go down. At the moment this is simply a /sbin/shutdown -h +0...
  6. C

    [SOLVED] Newbie needs help on setting VLANs on a single physical NIC

    Got a host running PVE 8.2, that has a single NIC, eno0. A vmbr0 is also connected. The interface is physically connected to a switch port that is configured to carry LAN untagged traffic, as well as DMZ (vlan id = 100) and WAN (vlan id = 200) VLAN'ed traffic. Now, some VMs on my host should...
  7. C

    Initial installation: file system setup advise needed

    Hello, back in the day I used to utilize LVM for storage. A couple of PVE hosts I've setup were nothing special regarding their hardware and articles regarding file system format seemed to advise using LVM for a variety of reasons. Now I've got a one year old Proliant DL360 Gen 10 with two...
  8. C

    [SOLVED] Does proxmox still offer a fully free version?

    Some years ago I was able to make a couple of proxmox installations without any licensing. At the time that meant that my installations did not have access to the enterprise proxmox repositories, advertised as thoroughly tested. Is it still possible today? Asking here because I see there is a...
  9. C

    [SOLVED] Convert LVM to vmdk

    Hello all, I've got a VM running on LVM storage. The storage is /dev/vmstorage/vm-102-disk-0. I want to convert this to vmdk for import to an ESXi 7.0U1 host. What/which commands can I use to get this done as fast as possible? The VM is down, so there is no issue copying storage to vmdk...
  10. C

    [SOLVED] After PVE node address change, "Failed to connect to server" is received on console access

    Hello, I'm using the free version of PVE for some time now on a single node. Our network addressing changed recently so I had to change its ip address. I did so from the network interface. That happened about a week ago. Today I had a VM that did not respond even though the web interface of...
  11. C

    [SOLVED] LXC container with CentOS template: can not ssh

    I've created an LXC container based on the CentOS image. It seems as though sshd is not running. Running service sshd start throws an error: # service sshd start Redirecting to /bin/systemctl start sshd.service Failed to start sshd.service: Unit not found. Is there a package I should install...
  12. C

    [SOLVED] Suggestion for a template to use to host a flexlm daemon?

    Hello, running 6.2 here. I have to install a Flexlm license server to handle a couple of Autocad network (floating) licenses. Obviously this is not a tough job and flexlm does exist for Linux (AFAIK, see also https://www.plexim.com/dstlm ). Therefore I'd like to avoid using a full KVM for the...
  13. C

    [SOLVED] Errors during update on pve-no-subscription installation

    Hello, today I've tried to do an upgrade on the my system and it produced the following error: # apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Error! Some packages could not be installed. This may mean that...
  14. C

    [SOLVED] Have the ballooning issues with Windows guests been solved?

    Some time ago I recall that ballooning on Windows guests was not recommended (bad performance IIRC, not sure). Has this problem been solved and if so, on which virtio / pve version(s)?
  15. C

    [SOLVED] PVE 5.3 and Mikrotik CHR VM 6.41.2: Shutdown issues

    I've been running a Mikrotik CHR VM version 6.41.2 for some time now, only for the record of using the embedded TheDude network monitoring package. Since I've been having problems with shutting the VM down before taking a backup from PVE, I've been searching for a way to notify the VM. This was...
  16. C

    [SOLVED] P2V'ing a UEFI system (Windows Server 2008)?

    I've succesfully transferred Windows Server 2000-2003 systems in the past, that did not utilize UEFI for boot. Cloned them with VMWare vconverter standalone, transfer the vmdk resulting content to my PVE LVM-based storage and presto. Now, I'm facing a similar scenario, in which I've been given...
  17. C

    Errors on shutting down VM for backup

    Hello, I've got a ready-to-use CentOS 7-based virtual appliance originally made for vmware and wanted to use it on PVE. It was quite easy to do so, just unpack the OVA, get the vmware disk images and dd them to my LVM partition, prepare a PVE guest for CentOS and then connect the LVM-based...
  18. C

    Error at startup after adding LVM disk

    Hello, I've a got a Linux VM running as follows: balloon: 0 boot: cdn bootdisk: ide1 cores: 2 ide1: local:106/vm-106-disk-1.qcow2 ide2: local:iso/Hiren's.BootCD.15.2.iso,media=cdrom,size=609268K memory: 128 name: asystem net0: virtio=XX:XX:XX:XX:XX:XX,bridge=vmbr0 numa: 0 ostype: l26 scsi0...
  19. C

    Off-site backups of Windows server VMs from various PVEs on the internet

    I'm considering using proxmox on 2-3 totally different sites. Details: These sites do not belong to the same organization, but management (including backup) has been delegated to a small (two person) firm. PVE boxes on each site are connected to the net using either ADSL or VDSL links...
  20. C

    [SOLVED] XP VM can not talk to the LAN

    This is driving me crazy. I have installed a new PVE installation (4.something). Simple stuff: single pve node (no cluster, nothing advanced) with a single XP VM. Details Host has a single eth0 network adapter. Host has as a single vmbr0 interface Host does not communicate with the internet...