Search results

  1. E

    Can't get NUT to shutdown Proxmox

    the APC SUA1000 that I am using manual suggest that if I use the AP9617 network card(which I do for the snmp), then i should NOT connect up via USB
  2. E

    Can't get NUT to shutdown Proxmox

    No I have not. Should i post my nut files here?
  3. E

    Can't get NUT to shutdown Proxmox

    No, I am tapping on the snmp of the APC UPS - not via usb
  4. E

    Can't get NUT to shutdown Proxmox

    I believe i set the mode to standalone in nut.conf. What is strange is that I installed it fine previously, but only after I had to redo the proxmox installation did I get these errors
  5. E

    Can't get NUT to shutdown Proxmox

    I am using SNMP as a driver on the APC UPS. So not sure if that means the proxmox server should be server or client
  6. E

    Can't get NUT to shutdown Proxmox

    I am having errors with the starting the nut-server . This is since with a fresh proxmox 7.1 install (because I messed up the boot drive), and it was fine with a configuration for nut to activate via snmp. These are the errors when I try do a systemctl start nut-server: root@X10SLM:~# systemctl...
  7. E

    installation or boot drive full even with only 1 VM

    I gave up , and did a fresh proxmox 7 install. and restored from one of the backups. During the restore, it would only allow me to restore the VM into either the LVMthin (which I did) or the NFS storage (eg aei_backup). How do I move the VM to the ZFS mirror I recreated (eg lenovo900)? much...
  8. E

    installation or boot drive full even with only 1 VM

    NOw I get this error, I did delete some of the compressed logs du: cannot access '/var/lib/lxcfs/cgroup': Input/output error
  9. E

    installation or boot drive full even with only 1 VM

    I get this error msg with the command you posted: du: cannot access '/var/lib/lxcfs/cgroup': Input/output error sort: cannot create temporary file in '/tmp': No space left on device
  10. E

    installation or boot drive full even with only 1 VM

    I am almost certain I put the lone Win 10 VM on the lenovo900 mirror. how do I keep my VM , free up the space and ensure the vm datastore is in the lenovo zfs mirror? I am curious what setttings I did wrong to let this happen, so i can avoid it in future
  11. E

    installation or boot drive full even with only 1 VM

    the df -h output is: root@fd2:~# df -h Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 298M 2.9G 10% /run /dev/mapper/pve-root 47G 47G 20K 100% / tmpfs...
  12. E

    installation or boot drive full even with only 1 VM

    Newbie alert. I have proxmox 7 installed in a 200GB Intel SSD, and pair of 900 Samsung SSDs as ZFS mirror. I have only 1 windows 10 VM installed but the 200GB drive is 100 full. I have no idea why. I do have another 2 proxmox 7 machines with 3-4 VMs in the same cluster but they are similarly...
  13. E

    1 windows VM freezes randomly, the other works fine on proxmox VE 7

    Thank you. I will try this asap update- tried it. unfortunately, it did not help. any suggestions welcomed.
  14. E

    1 windows VM freezes randomly, the other works fine on proxmox VE 7

    I have 2 windows 10 VMs running( both imported from esxi) in proxmox VE 7. 1 on an Intel S2600IP4 server. One VM has a AMD 7450 and a USB 3 card passthrough, Whilst the other VM has a Nvidia GT 710 and with the onboard USB 2 ports passthrough to it. Both are always on workstations. The VM with...
  15. E

    Proxmox, UPS and Network MS card

    Hi, did your setup work well for you? I am about to test a similar setup. Much thanks!
  16. E

    Windows VM startup and shutdown oddities

    is 16GB for each windows 10 VM too much? what values should I go for?
  17. E

    Windows VM startup and shutdown oddities

    For the Windows 10 VM which does not shutdown properly, the status error will display "cant lock file /var/lock/qemu-server/lock-102.conf" - got timeout AS you start it, status will be "failed to run vncproxy". Nothing appears on the console screen.This is after I start the first Windows 10 VM...
  18. E

    Windows VM startup and shutdown oddities

    Proxmox newbie here. Just migrated 2 vmware Windows 10 vm to proxmox 7 I can start up both of them individually fine ( and this is with passthrough enabled with a nvidia GPU and a PCI USB 3) , but I cannot start the other after 1 is started. One of the windows VM could not start up after i...
  19. E

    Newbie help needed to migrate VMware Windows vm to Proxmox

    Oh no. I made some changes to the bios to enable IOMMU and now I getting these errors during boot up ACPI Bios Error (bug) could not resolve symbol [\_sb.PCIO.sat1.spt1._gtf.dssp]... No root device specified. Boot arguments must include a root= parameter I set the bios back to default settings...
  20. E

    Newbie help needed to migrate VMware Windows vm to Proxmox

    I realise i need to enable the vmxnet network driver first, to get any network access before installing the virtio NIC. Can I remove the vmxnet network adapter after successful virtio NIC installation?