Recent content by lesicnik1

  1. L

    Confused with RAID storage usage

    Hey, There are no snapshots present, other than a VM template root@pve:~# zfs list -t snapshot NAME USED AVAIL REFER MOUNTPOINT rpool/data/base-900-disk-0@__base__ 8K - 2.69G - root@pve:~# Here's also the output of -t all, in case it might help...
  2. L

    Confused with RAID storage usage

    I have 5 4TB drives in a RAIDZ2 setup. On there I have a single pool, which contains a single 8TB virtual hard drive that goes to vmid 100. However, since creation Proxmox is saying that the storage is full Usage 99.07% (11.59 TB of 11.70 TB) lsblk inside the VM: sdb...
  3. L

    [SOLVED] cephadm: No module named 'remoto' after PVE update

    Thanks for your assistance, I've disabled the cephadm mgr manager module and everything seems to still be ok.
  4. L

    [SOLVED] cephadm: No module named 'remoto' after PVE update

    ceph-mgr-cephadm is indeed installed. Strangely enough, not installed on my other 3 server cluster (they are more or less identical in setup) Would uninstalling it cause any issues?
  5. L

    [SOLVED] cephadm: No module named 'remoto' after PVE update

    Looking a bit, seems like cephadm is a management layer, which I guess PVE does itself. Would disabling cephadm be OK with regards to the cluster? I wouldn't like our environment to go down :)
  6. L

    [SOLVED] cephadm: No module named 'remoto' after PVE update

    Hello, I recently updated all three of our PVE hosts, that are also in a ceph cluster. During the update Ceph was updated to 16.2.9, however now I'm getting 3 warning for the ceph cluster. Module 'cephadm' has failed dependency: loading remoto library:No module named 'remoto' 3 stray host(s)...