Search results

  1. C

    how much bandwidth does cluster network take usually?

    # ENV - i've got three servers(Dell R740) with two 10G NICs and four 1G NICs each. - i'm planning to bridge one 10G NIC to VMs in every sever, and conect the other 10G NIC to an external ceph cluster. # ISSUE - Is one 1G NIC enough for 'PVE Cluster Network' ? - i plan to use one or two 1G NICS...
  2. C

    fail to create vm with rbd error locked command timed out

    # ENV - pve nodes: 10.0.4.44 和 10.0.4.45 - external ceph mons: 10.0.4.40, 10.0.4.41 and 10.0.4.42 - external ceph version: 15.2.9 # ISSUE - when i created vm, it failed everytime with error message below: ``` TASK ERROR: unable to create VM 100 - rbd error: 'storage-boya-ceph'-locked...
  3. C

    proxmox generate interfaces without "allow-hotplug"

    # ENV - Install proxmox in debian 11 manually. # ISSUE - Install proxmox ve with command: "apt install proxmox-ve postfix open-iscsi" - reboot debian - the origin config line "allow-hotplug ens3" in /etc/network/interfaces has vanished !
  4. C

    How to install pve without lvm?

    Is there any way to install proxmox ve without lvm? I have a pcie ssd and a sata ssd installed in a server, the pcie ssd will be used to install os and the sata ssd for data. there is a hard raid card in the server, so soft raid is not necessary.
  5. C

    Why is proxmox based on debian?

    i'm not familar with debian linux and apt ... Is there any plan to build isos with centos ?
  6. C

    Is there any way to download older releases?

    Is there any link to download old version releases?