Recent content by pukkita

  1. P

    Long heartbeat ping times on back interface seen

    Just upgraded all nodes to 6.3-3. I have to point out I am tracking CEPH 15.2.6... Shortly after booting and migrating some VMs across nodes, same happened, this time on different OSDs. Restarting the services of both fixed it. proxmox-ve: 6.3-1 (running kernel: 5.4.78-2-pve) pve-manager...
  2. P

    Long heartbeat ping times on back interface seen

    Same here, 3 node cluster, up to date. Just saw the kernel updates today. Suspected network issues, but nothing to be found. Issue went away by restarting the related OSDs service...
  3. P

    Problems with VM disks.

    Having a similar situation on a three node cluster. Vm disks are on Gluster on top of ZFS, Gluster Volume "SHARED" is replicated on the three. Backups are done on a second Gluster Volume "BACKUPS" on top of another ZFS pool, replicated on the three nodes too. Two corosync rings (two meshed...
  4. P

    glusterfs all subvolume down when create VM

    root@pve1:~# pveversion -v proxmox-ve: 6.0-2 (running kernel: 5.0.15-1-pve) pve-manager: 6.0-4 (running version: 6.0-4/2a719255) pve-kernel-5.0: 6.0-5 pve-kernel-helper: 6.0-5 pve-kernel-5.0.15-1-pve: 5.0.15-1 ceph-fuse: 12.2.11+dfsg1-2.1 corosync: 3.0.2-pve2 criu: 3.11-3 glusterfs-client: 5.5-3...
  5. P

    glusterfs all subvolume down when create VM

    Same here... while (successfully) restoring to a VM: restore vma archive: lzop -d -c /mnt/pve/SHAREDBACKUP/dump/vzdump-qemu-101-2019_08_22-00_00_01.vma.lzo | vma extract -v -r /var/tmp/vzdumptmp30653.fifo - /var/tmp/vzdumptmp30653 CFG: size: 609 name: qemu-server.conf DEV: dev_id=1 size...
  6. P

    PVE 6: proxmox host got cloud-init from a VM?

    Thanks mira for the quick reply!! You saved me from a reinstall! Wouldn't have find out in ages. THANKS!
  7. P

    PVE 6: proxmox host got cloud-init from a VM?

    Hello, Recently installed a PVE 6.0 cluster with three Supermicro X9DRi-TLN4+. I tested deploying a VM from ubuntu 18 cloud-init image, following https://pve.proxmox.com/wiki/Cloud-Init_Support I also (mistakenly, but thought it would be harmless) installed cloud-init on proxmox host itself...