Recent content by WebHostingNeeds

  1. W

    Can't access proxmox

    I followed the instructions in https://gist.github.com/ianchen06/73acc392c72d6680099b7efac1351f56 Now Proxmox works. But no VM shows in proxmox or running root@can01-hyp001:~# qm list root@can01-hyp001:~# Any idea how to get VM works again ?
  2. W

    Can't access proxmox

    Any help how to get the VMs on this proxmox server work ?
  3. W

    Can't access proxmox

    Thanks for the reply. I edited config.db file and get it look like following https://gitlab.com/snippets/1728225/raw But still not able to login to proxmox (https://192.95.29.176:8006/). Should i revert the changes and edit /etc/corosync/corosync.conf ? I can't write to this file...
  4. W

    Can't access proxmox

    When i delete, i get error root@can01-hyp001:~# pvecm delnode help cluster not ready - no quorum? root@can01-hyp001:~# Can i edit sqlite and remove following entry from /etc/pve/corosync.conf ? node { name: help nodeid: 2 quorum_votes: 1 ring0_addr: help }
  5. W

    Can't access proxmox

    I redited /etc/corosync/corosync.conf and restarted corosync. root@can01-hyp001:/etc/corosync# vi corosync.conf root@can01-hyp001:/etc/corosync# cat corosync.conf logging { debug: off to_syslog: yes } nodelist { node { name: help nodeid: 2 quorum_votes: 1 ring0_addr...
  6. W

    Can't access proxmox

    I only have 1 node root@can01-hyp001:~# pvecm nodes Membership information ---------------------- Nodeid Votes Name 1 1 192.95.29.176 (local) root@can01-hyp001:~# That is the machine i had proxmox with few VMs running. All i did was enable cluser, not added any...
  7. W

    Can't access proxmox

    I made the changes, rebooted the server. Still no VM running. Here is the current config. ns560483.ip-192-95-29.net is old hostname. new = can01-hyp001.nerdtel.com root@can01-hyp001:~# cat /etc/hostname can01-hyp001.nerdtel.com root@can01-hyp001:~# cat /etc/pve/corosync.conf logging {...
  8. W

    Can't access proxmox

    I have a Proxmox 5 installation running with few VMS. I created a cluster on it with command pvecm create nerdcluster Also changed hostname on this server with hostnamectl. Once i rebooted, Proxmox is no longer accesable. systemctl status pveproxy shows it as running, but shows some key...
  9. W

    VM not booting

    I was able to stop and start vm on old server. I tried this even after this problem. How i imigrate the VM was by creating a new VM in proxmox, then replace the .raw file with .raw file from old KVM installation. The disk size i set in Proxmox is not eaxctly same, there may be a approx 1 GB...
  10. W

    VM not booting

    I am moving KVM VM to proxmox server. I done this for 2 other VM and it did work with out any problem. root@server70:/var/lib/vz/images/103# qemu-img info vm-103-disk-1.raw image: vm-103-disk-1.raw file format: raw virtual size: 14G (15032385536 bytes) disk size: 14G...
  11. W

    How to mount LVM disk of VM

    Thanks, i got it working root@server1:/dev/mapper# ls -la total 0 drwxr-xr-x 2 root root 240 Dec 19 03:07 . drwxr-xr-x 21 root root 4680 Dec 19 03:07 .. crw------- 1 root root 10, 236 Dec 4 03:42 control lrwxrwxrwx 1 root root 7 Dec 12 21:09 pve-data -> ../dm-0 lrwxrwxrwx 1...
  12. W

    How to mount LVM disk of VM

    It is OVH server, no cluster. root@server1:~# lvdisplay WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it! --- Logical volume --- LV Path /dev/pve/data LV Name data VG Name pve LV UUID...
  13. W

    How to mount LVM disk of VM

    lvs on my server are root@server1:~# lvs WARNING: lvmetad is running but disabled. Restart lvmetad before enabling it! LV VG Attr LSize Pool Origin Data% Meta% Move Log Cpy%Sync Convert data pve -wi-ao---- 81.00g...