Search results

  1. B

    Snapshot won't delete

    I have a snap that is being a troublemaker... it shows up in the web gui but if i try to delete it, it says vm is locked. i unlock the vm from the cli and the same thing happens... I then list the snap in the CLI for that vm and it is listed. Running qm delsnapshot <ID> <name> says zfs error...
  2. B

    ZFS and containers vs VMs

    I have used ZFS on spinners for several years and we strictly run VMs. We are deploying some new servers using SSDs for the first time, using raidz. I was told by someone that containers are the better choice. He posited that a VM is essentially a BLOB that sits in the same spot and it...
  3. B

    migration fails

    I am trying to migrate a vm between nodes with the command shown. It fails with the message below. The servers are identical in every way. It says qm migrate 181 prox-dallas-1 --online --with-local-disks 2018-11-28 10:18:28 starting migration of VM 181 to node 'prox-dallas-1' (100.64.110.141)...
  4. B

    VLAN and moving primary IP address

    Hello- I have an new installation of Proxmox and the server has both 1-gig and 10-gig interfaces. I initially installed it with the IP address on the 1-gig interface. I want to configure the 10-gig interface to support 802.1q trunking and want the original IP address to be on a VLAN on that...
  5. B

    Change IP Address

    Hello- I changed the IP address of my proxmox server using the GUI and changed the entry in /etc/hosts to reflect that change as well. I can ssh to the new address but the web gui does not come up. What else do I have to do? I am running version 5.2.1
  6. B

    1 gig trunk works, 10 gig trunk does not

    I have the following setup: vyos router with 10-gig port cisco 2960 - 24 gig - 2 10-gig proxmox server - 4 gig - 2 10-gig I created a trunk on the proxmox server on one of the gig-e interfaces and traffic happily passes from the internet through the vyos router, through the switch, to proxmox...
  7. B

    Cluster

    Hello- I am new to proxmox and have gotten myself into a pickle. I created a cluster on a server with no nodes attached. I would like to delete the cluster and begin anew, but I just don't see how/where to do this. Any help would be appreciated.