Search results

  1. M

    VMs(CTs) cannot reach network over vmbr but host is fine

    Ich bin verzweifelt.... I have built a 3 node cluster PVE 8.4.1 (purely for low power, medium power and high power compute and to load VMS/CTs where needed) node 1 (low power, bond0 - 2 interfaces) is from the beginning working without issues. node 2 (medium power, bond 0 - 2 interfaces) once...
  2. M

    How to clean old ZFS rpool/ROOT/pve-1 rollback points?

    Hi, I can't find anything here and in the docs and I noted that my rootdisk is slowly filling up with ZFS rpool snapshots / rollback points. I admit I never had to use them, and I'm sure they are useful .. But I don't need rollback to before Christy and I haven't found a way to configure a...
  3. M

    Adding non Proxmox hosts to Proxmox Ceph Pool

    Hi, I know this is not directly related to Proxmox rather than to Ceph, but I'll give it a try. In my home lab I have 1 Proxmox node (7.latest), and configured Proxmox ceph (Pacific) on it with 2 OSD I have 2 more non Proxmox hosts I would like to install ceph (?cephadm?) on and add those to...
  4. M

    PVE 6.0.4 pve-kernel-5.0.15-1-pve cannot import rpool no such pool or dataset

    Upgraded from PVE 5.x to 6.x following the upgrade instruction and the reboot resulted into "cannot import rpool no such pool or dataset" However, I can boot using the kernel 4.15.18.18-pve and everything else seems fine. Wasn't there some while ago the same issue when introducing 4.8...
  5. M

    Documentation bug and I'm unable to create CephFS

    One minor but important observation to please fix in the documentation. on https://pve.proxmox.com/wiki/Manage_Ceph_Services_on_Proxmox_VE_Nodes at Destroy CephFS the command ceph rm fs NAME --yes-i-really-mean-it should be ceph fs rm NAME --yes-i-really-mean-it However, I have an up and...
  6. M

    finding my kvm harddisk in ZFS

    Hi, my apologies upfront if this is a very stupid question but I don't get it and it's freaking me out, not understanding it. Can anyone please educate me. For the record Proxmox 5.0-5/c155b5bc BETA but I doubt that has anything to do with my question. I used the full ZFS install so I ended...
  7. M

    SSH public key validation error (500) when creating LXC Container and adding ssh-key file

    Hi, went back to install Proxmox 4.3-70 after some while to test the lxc. However when creating an Ubuntu (16.04 and 14.04) LXC Container from a template downloaded through Storage content, and trying to add my id_rsa.pub ssh-key file using the "load SSH key file" button, at the end of the...
  8. M

    OVS OpenvSwitch howto for the gui

    Version 3.2Hi, is there any starting point documentation from Proxmox for the new OVS? I cant get my head around it and I'm surely missing something.I'm through the general OpenVswitch Documentation available and I was able from the commandline to replace my old vmbr0 with "vmbr1 OVS bridge" and...
  9. M

    Proxmox 3.x openVZ creating a new mountpoint

    Hi, Could anyone enlighten me please and or point me to the right documentation where I could read up on something that I haven't seen on Proxmox 2.x. I know its not a strictly supported way but I did run my openvz containers on zfs native (compressed and deduplicated) for quite some while and...