Search results

  1. J

    RBD stale after ceph rolling upgrade

    After passing the stage where CVE Patch (CVE-2021-20288: Unauthorized global_id reuse in cephx) for mon_warn_on_insecure_global_id_reclaim came into play and doing further rolling upgrades up to the latest version we are facing into a weird behavior executing: ceph.target on a single node all...
  2. J

    Feature Request: Add 9p_virtio Filesystem Pathrough to share Host files with Guest.

    The approach of 9p_virtio (http://www.linux-kvm.org/page/9p_virtio) is very usefull one, especially for clustered environments were you need shared Webroot (Readonly), within several KVM VMs, sharing config files e.g. That shoudn't be that hard to implement because its already implemented into...