Search results

  1. C

    digging shit ...

    digging shit ...
  2. 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...
  3. C

    fail to create vm with rbd error locked command timed out

    I've solved it. the reason is the difference version of ceph. When install pve in debian manually, it will install ceph with version 14, which is different with the external ceph. Now i reinstalled a pve from iso directly, the version of ceph in the iso is 15.2.14, and i reinstalled a new ceph...
  4. 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...
  5. 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 !
  6. C

    Why is proxmox based on debian?

    I thought apt is less stable than yum ...
  7. 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.
  8. 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 ?
  9. C

    Is there any way to download older releases?

    Is there any link to download old version releases?