Search results

  1. G

    Database Server With vRack & Failover IPs

    HI, I'm struggling to get my head around H/A with OVH and vRack. I have a small database server I want to provide some redundancy too. I have three servers located in the same region and vRack configured with a subnet of IPs. Can someone give me an example of the networking? I was thinking I...
  2. G

    [SOLVED] Configuration is not valid: parse error in config: Nodes for link 0 have different IP families

    Hi everyone, I recently tried to add a new node to my cluster but I had a terrible time! When I added this the node appeared in the Proxmox GUI under "Cluster" but did not appear in my node list to the left. I found that corosync didn't like that the new node was added with an IPv6 address and...
  3. G

    Restoring Containers

    Hi, What is the best way to restore an OpenVZ/VZ7 container to Proxmox? When using pct restore it starts the conversion to LXC; recovering backed-up configuration from '/vzdump-xxxx.tar' Formatting '/var/lib/vz/images/108/vm-108-disk-0.raw', fmt=raw size=2147483648 Creating filesystem with...
  4. G

    [SOLVED] Unable To Add PBS As Storage

    I managed to add the PBS server in the end. I created a user and used that instead of root.
  5. G

    [SOLVED] Unable To Add PBS As Storage

    Hi Oguz! Yes, when I curl the admin URL i get a response; <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1...
  6. G

    [SOLVED] Unable To Add PBS As Storage

    I am wanting to try out PBS but I cannot connect it. Whatever settings I use I get a connection error. I installed a Let's Encrypt SSL so I am not using a fingerprint. I can log in to the GUI fine without any errors and I can SSH to the server. I have tried using the servers IP to add the...
  7. G

    [SOLVED] Issues Booting Imported VM Image

    I must have made a mistake the first time around. After redoing this, editing FSTAB and Grub it booted the first time with no need to touch initramfs. I did have to reset the root password as the old one wasn't working but seems to work fine now. Thanks for the pointer
  8. G

    [SOLVED] Issues Booting Imported VM Image

    Hi everyone! Would someone have some insight on how I can import a KVM image to Proxmox? I have a confluence server which I have in a KVM img format. I created a VM using qm create. I then copied the backup of the server I have to that servers hard drive in Proxmox. I booted the server using...