Search results

  1. G

    installation of 8.1 on HP DL360 G7, no video

    I am trying to rebuild one of my servers. I can boot off a USB drive (8.1) but the installer only has GUI or TUI as options, Even with TUI after loading the kernel it changes the video mode and I get a blank screen. There does not appear to be an 'Advanced' option to set the kernel option...
  2. G

    OS not shutting down 'a stop job is running for monitoring of lvm2 mirrors'

    I have found a number of posts that seem to suggest I need 'use_lvmetad=0' is /etc/lvm/lvm.conf This option currently doesnt exist in that file and the file is in sections so I am not sure where I should add it.
  3. G

    Node stuck in wait_for_agent_lock

    I had an update on node2 fail and now HA is pretty much unusable. I have read as much in the forums as I can find but nothing I have tried seems to work. In my attempts to fix things, all of the nodes have been rebooted, which is very disruptive with no HA. Currently I have ha-manager status...
  4. G

    Adding an ACME DNS plugin

    I need to add a plugin to those provided, I attempted to simple add a file into the /usr/share/proxmox-acme/dnsapi directory but now I don't get anything in the certificate DNS select list. Any hints as to what I am doing wrong, or how this should be done would be appreciated.
  5. G

    Setting up HOST only firewalls in my cluster

    I am trying to setup the pve firewall so that the rules only impact the cluster hosts them selves and not any of the VMs which are already behind their own firewalls. I have added my networks to the 'management' IP-Set, I have turned on the firewall at the Data Centre level. The INPUT Policy...
  6. G

    migration from iSCSI single to iSCSI multipath

    After a recent SAN issue, it has been recommended that our cluster should be using multipath. In preparation, I installed the various software modules using apt-get but didn't realise that the installation would start the services. I have shutdown and disabled them but now seem to be stuck...
  7. G

    NoVNC fails on one node

    I have a 3 node cluster, from two of the nodes I can bring up a console on any VM but from the 3rd, I get the error "Failed to connect to server". On the node I see the following in /var/log/syslog May 1 10:41:16 agree-92 pvedaemon[21925]: <geustace@pam> starting task...
  8. G

    Email notification of significant events

    Having only recently migrated from vSphere, I havent been able to find any equivalent of the alerts in Proxmox. As I am not watching my cluster all the time. What if any alerts can be configured in Proxmox? I'd like to know (by email) if a node goes down or a VM is restarted on a different host...
  9. G

    Enabling cluster firewall for the first time

    I definitely admit to being a Proxmox newbie having used VMware until very recently. I am working through the various aspects of configuring Proxmox but had to transition from ESX to Proxmox very quickly so I haven't had a lot of time to experiment. My cluster is already in production. I am...