Search results

  1. C

    Default install size

    It seems as if the default install sets local at 100 GB. That's way overkill for my scenarios. Is there a way to change that upon install or after install (before adding VM's)?
  2. C

    Guest Agent not running

    I'm still searching for a fix for the Windows agent for Proxmox. Any updates to the instructions on how to make this work for WIndows VMs? (or is Windows just not widely supported?)
  3. C

    Dependency failed for QEMU Guest Agent

    That's the trick. I was focused on a Debian service issue and didn't realize how important it was to have that enabled. Thanks.
  4. C

    Dependency failed for QEMU Guest Agent

    root@debian:~# systemctl status qemu-guest-agent.service ● qemu-guest-agent.service - QEMU Guest Agent Loaded: loaded (/lib/systemd/system/qemu-guest-agent.service; static; vendor Active: inactive (dead) root@debian:~# journalctl -xe -- -- The job identifier is 153. Sep 15 15:36:24...
  5. C

    Dependency failed for QEMU Guest Agent

    root@backupprox:~# apt-get install qemu-guest-agent Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: qemu-guest-agent 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 256 kB...
  6. C

    Dependency failed for QEMU Guest Agent

    I'm trying to use the QEMU guest agent in a headless Debain 10 server. I am getting this error: Dependency failed for QEMU Guest Agent Can anyone help please?
  7. C

    [SOLVED] Is it possible to make failover with 2 nodes and zfs

    Was this question ever answered? I would love to do this and have several Raspberry Pi's available.
  8. C

    Guest Agent not running

    Thanks Eoin. I tried that as well. I appreciate your help.
  9. C

    Guest Agent not running

    Yes I did. How would HDD connector impact it? It's a Windows service. Wouldn't there be potential data loss if I changed HDD connector type?
  10. C

    Guest Agent not running

    He Eoin, Yes, that is helpful. That's what I have followed in setting up. The service is running on the Windows OS. And I have QEMU Guest Agent Enabled on the options on the 1 and only VM. When I use the command qm agent 100 ping (100 is the Windows VM) I just get QEMU guest agent is not...
  11. C

    Guest Agent not running

    I see in a 2008 thread that you must use this link: https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-qemu-ga/qemu-ga-win-7.5.0-2.el7ev/ Those are very old drivers, do the newer versions work or must you use the old drivers? I tried the latest but it's not working and...
  12. C

    Adding USB Drive for backups

    Got it. That's what we ended up doing... formatting for xfs and mounting. Thanks!
  13. C

    Adding USB Drive for backups

    I followed this to create an area for my USB drive to backup to, however it doesn't seem like this can be used for the "Backup" feature of proxmox. Is this an okay way to set up a drive for backups or does it need to be mounted using shell? I'm trying to stay within the application as much as...
  14. C

    Minimize Shell and re-open

    When I minimize a shell on Proxmox, I'm not quite sure where it goes to re-open it (other than open a new shell) Any help please?
  15. C

    Rotating external drives for backup

    Is it possible to use rotating external drives or does it just need to be 1 drive plugged in all the time?
  16. C

    Problem installing proxmox on my server (keyboard and mouse do not appear)

    Has the 'test' version made it's way into the normal ISO downloads?