Search results

  1. S

    [SOLVED] proxmox ceph erasure code

    Does the latest Proxmox series support CEPH erasure code? and is it safe and stable if I use Erasure coding pool for VMs and containers?
  2. S

    [SOLVED] create Ceph erasure code pool

    If I create a replicated pool, does it conflict with the erasure code pool? because I don't want to use a replicated pool because storage is reduced a lot
  3. S

    [SOLVED] create Ceph erasure code pool

    dear all Can I create an erasure code pool without having to create a replicated pool? because when adding storage in Proxmox it requires a replicated pool
  4. S

    Proxmox Ceph HCI + Shared Storage via iscsi or NFS

    dear proxmox Is it possible if I implement Proxmox Ceph (HCI) and I can access the storage from outside using iSCSI or NFS, so Storage is not only for storing VMs, and my vm or other servers can access the storage, it's mapping via iscsi or nfs
  5. S

    drbdb on Proxmox Lvm

    dear all I tried implementing a high availability vm using drbd but when sync disk, the storage provisioning does not apply and the storage is following the size of the hdd what should I set?
  6. S

    [SOLVED] after upgrading version 7 gui proxmox mail gateway often error

    dear All after upgrading version 7 gui proxmox mail gateway often errors, sometimes the display is blank and sometimes the display option is often up, Please help me
  7. S

    [SOLVED] delete the host in the proxmox cluster but the vm is still there

    dear all how to delete the host in the proxmox cluster but the vm is still there so that it disappears in the display cluster, I deleted it using the pvecm delnode pve09 command, but it's still in my proxmox cluster maybe because it contains the vm, how do I make it disappear and clean?
  8. S

    [SOLVED] stop/disable pvesr service

    solve systemctl stop pvesr.timer systemctl disable pvesr.timer systemctl stop pvesr systemctl disable pvesr
  9. S

    [SOLVED] stop/disable pvesr service

    dear all how to stop/disable pvesr service ?
  10. S

    log normal ?

    is this log normal ? Jul 22 11:43:03 pve22 systemd[1]: pvesr.service: Consumed 1.426s CPU time.
  11. S

    [SOLVED] how to stop log iscsi

    solve with this simple iscsiadm --mode node --targetname iqn.2018-12.com.example:servers --portal 10.0.2.13 -u iscsiadm --mode node --targetname iqn.2018-03.com.golinuxcloud:tgt1 --portal 10.0.2.13 -o delete
  12. S

    [SOLVED] how to stop log iscsi

    dear all I previously tested the iscsi storage on my proxmox cluster and I removed it, but the logs on each of my host clusters are still there, how do I stop it
  13. S

    [SOLVED] single file restore cannot work on ubuntu lvm

    Solved, I rename Volume group and Logical Volume LVM with no "-"
  14. S

    Big vm

    Dear all how big Terabyte vm can be create in proxmox, I use lvm-thin (raw)
  15. S

    [SOLVED] single file restore cannot work on ubuntu lvm

    ubuntu 20, and sometimes some centos also can't
  16. S

    [SOLVED] single file restore cannot work on ubuntu lvm

    I use Proxmox 7.0 and Proxmox backup server 2.0 and single file restore can work, but if the OS uses ubuntu LVM why can't it, but if centos LVM and others can work