Search results

  1. P

    VMs not automatically starting on host reboots, when relying on CephFS for cloud-config snippet storage

    Anyone else having trouble with VMs not automatically starting on host reboots, when relying on CephFS for cloud-config snippet storage? TASK ERROR: can't open '/mnt/pve/fs/snippets/321-k8s-worker-1-ci-user-k8s-focal.yaml' - No such file or directory This occurs with both RancherOS and Ubuntu...
  2. P

    Ceph: How to specifiy DB device for Bluestore OSD

    How to specify DB device (not WAL device) for Bluestore OSD? The Proxmox documentation of pveceph (pve.proxmox.com/pve-docs/chapter-pveceph.html) clearly shows how to specify a WAL device, but not a DB device. pveceph createosd /dev/sdn -wal_dev /dev/sdb Having used this method, within the...
  3. P

    Odd bridge/VLAN/bond behaviour having upgraded two of three cluster machines from 4.4 to 5.0

    With 4.4, I could assign IP addresses to two bridges, on different VLANs interfaces, on the same bond. Something, possibly the bridge configuration in Debian Stretch, is not happy with my setup. All machines use bonded NICs with VLANs. In both cases the last bridge to be configured is used for...