Recent content by yboujraf

  1. yboujraf

    Ceph storage hosted on proxmox nodes shared with K3S cluster ?

    Dear, I am facing to a choice to share the existing ceph storage from proxmox cluster to K3S cluster. Is it best practice to do that or need to SoC and each cluster has his own storage ? If proxmox manage the ceph storage is it a good governance ? Some clarifications are welcome. Best Regards,
  2. yboujraf

    PROXMOX - ELF header smaller than expected

    Dear, I discovered one of my OS HDD (RAID1) is failed. I have removed and then I could boot again. Will replace the failed HDD and let us know. Best Regards Youssef
  3. yboujraf

    PROXMOX - ELF header smaller than expected

    Dear, After forced proxmox Virtual Environment 8.1.11 to update all the package from the UI, it was requested to reboot the server because change in the kernel. As soon as I have rebooted, I have this error message : "ELF header smaller than expected". Thanks if anybody could highlight my...
  4. yboujraf

    Postfix setup and forwarding root email to a remote server

    Dear, I am trying to configure the postfix with microsoft MX on port 25 without credentials. Anybody could highlight my path ? Best Regards, Youssef
  5. yboujraf

    hp dl360 - proxmox 8 installation failed using iso

    Dear, Back again this issue, I am installing on new server the latest version 8.1 and again black screen. I tried to switch to ADVANCED -> Console nomodeset but nothing BR Youssef
  6. yboujraf

    contabo VPS : Proxmox installtion on debian 12 -

    Dear @Bent Today, I have my own proxmox with enterprise license on bare metal servers. I was looking to evaluate the easiest way to migrate our on premise proxmox to the cloud and unfortunately if you are using VPS instead of physical server in the cloud, it failed. While we're being pitched...
  7. yboujraf

    contabo VPS : Proxmox installtion on debian 12 -

    Dear, Thanks for your quick replies and I appreciate it. Finally to install, the hosts file needs to reference the ip address of the host. But unfortunately, each time to reboot the ip address becomes 127.0.1.1 ;-) To fix that, I edited : "/etc/cloud/templates/hosts.debian.tmpl" and forced to...
  8. yboujraf

    contabo VPS : Proxmox installtion on debian 12 -

    I have installed the dmidecode package root@vmi1533533:~# sudo apt install -y dmidecode Reading package lists... Done Building dependency tree... Done Reading state information... Done The following NEW packages will be installed: dmidecode 0 upgraded, 1 newly installed, 0 to remove and 0 not...
  9. yboujraf

    contabo VPS : Proxmox installtion on debian 12 -

    Dear, Please find below the result of the commands : root@vmi1533533:~# dmidecode -s system-manufacturer -bash: dmidecode: command not found root@vmi1533533:~# uname -a Linux vmi1533533 6.5.11-7-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-7 (2023-12-05T09:44Z) x86_64 GNU/Linux root@vmi1533533:~#...
  10. yboujraf

    contabo VPS : Proxmox installtion on debian 12 -

    Dear We try to install proxmox on Contabo vps (debian 12). We followed the steps as described here : https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_12_Bookworm When running this command : Install the Proxmox VE packages > apt install proxmox-ve postfix open-iscsi chrony We get...
  11. yboujraf

    hp dl360 - proxmox 8 installation failed using iso

    [SOLVED] Dear, Thanks a lot for your help. I works when I am using the 'Advanced -> Console nomodeset'.
  12. yboujraf

    hp dl360 - proxmox 8 installation failed using iso

    Dear all, I am trying to install the latest version of proxmox (iso image) on my hp dl360 using xeon intel 2x cpu. As soon I am selection graphical or cli installation, the screen switch to black with wrong resolution. Thanks if you could highlight my path. Best Regards
  13. yboujraf

    PROXMOX V5.2 - Backup, Restore, Clone too slow after upgrading PVE 3.4 to 5.2

    Dear, Thanks for your reply. FYI, I have AMD. ## CPU # lscpu Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 24 On-line CPU(s) list: 0-23 Thread(s) per core: 2 Core(s) per socket: 6 Socket(s)...
  14. yboujraf

    PROXMOX V5.2 - Backup, Restore, Clone too slow after upgrading PVE 3.4 to 5.2

    Dear, Since I have upgraded my pve 3.4 to 5.2, now backup, clone, restore are very sloww and block access to my virtual machine. Here you can find all the setup done : File format PVE root, swap and data are in ext3 same as used with PVE 3.4 NAS synology is using ext4 (connect in nfs)...