Search results

  1. L

    [TUTORIAL] Proxmox on RISC-V

    Hi, Want to share my PoC of PVE on RISC-V hardware. I have created cluster of risc-v hardware, also have make tutorial for install proxmox on PVE from PVE Port Project. So i want to share that for users & dev want to work on this hardware too. I think is important to support RISCV64 or ARM64...
  2. L

    [SOLVED] invalid ipset name

    Hi, I currently have a modified PVE 8.1.x And I'm stuck on a small problem defining via ipset. I can't use my firewall as I would like.My configuration works on a classic PVE. But here I tell myself that I probably forgot a defconfig side for the kernel. Do you have any ideas or recommendations...
  3. L

    PBS LDAP Issue

    Hi, When i try to add LDAP on PBS 3.0 have issue : Could not search LDAP realm, base_dn could be incorrect: LDAP operation result: rc=4 (sizeLimitExceeded), dn: "", text: "": rc=4 (sizeLimitExceeded), dn: "", text: "" Configuration on PBS : Realm : domain.com Base Domain Search ...
  4. L

    OST Protocol Support

    Hi, Do you plan to add support for Protocol OpenStorage Technology (OST) ? Best Regards
  5. L

    LXC Audit Support

    Hi, Im trying to run auditd or go-audit on LXC but have issue with : With auditd : sudo: unable to send audit message: Operation not permitted You must be root to run this program. With go-audit : Failed to flush existing audit rules. Error: exit status 4 Have adding this options but that...
  6. L

    LXC CPU Issue

    Hi, With last update on PVE 7.4 & PVE 8.0 Beta have issue on All CT Debian 10 / Alma 9.2 / Alma 8.8. But same OS with same version in VM is working. My issue is with a software check_cpu for Nagios Suppervision Actually some CT is return a bad result. Example of bad result : Floating point...
  7. L

    Intel I350 T2 Dual Port Rev1

    Hi, im on PVE 7.4-3 with Kernel 5.15.104 Have adding 2 NIC i350 Gigabit but only one is visible on PVE. I tested to swap cards to change PCI ports to change kernel with version 6.1. But I still have only one strange visible map both are visible on Windows PE. Regardless of the PCI port used...
  8. L

    Docker Swarm in LXC

    Hi, Have try to run docker swarm on LXC with PVE 7.3. But have strange issue on my LXC with docker swarm : systemctl status docker -l | grep warning level=warning msg="Running modprobe ip_vs failed with message: `modprobe: WARNING: Module ip_vs not found in directory...
  9. L

    [SOLVED] PVE 7.3 with CVE-2022-35508

    Hi, Have recently updated PVE on 7.3-3 Have try to found pve-http-server but haven't found this package. Can you confirm this CVE is fixed or not affected PVE 7.3-3 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-35508 Best Regards
  10. L

    Bump LXC 5.0

    Hello, https://discuss.linuxcontainers.org/t/lxc-5-0-lts-has-been-released/14381 With the release of LXC 5.0, a new milestone has been reached for LXC. I wanted to know if you were thinking of doing the bump in PVE 7.2 see 7.3 ? Or maybe you'll wait for the first revision ex : 5.0.1 Best Regards
  11. L

    LXC AlmaLinux 9 issue

    Hi, Have added AlmaLinux 9 on PVE 7.2 when you try to start that work but network not work & console not work too. Only you can make pct enter id but when you try to see network is down... Have try to start NetworkManager but fail too. 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue...
  12. L

    LXCFS 5.0

    Hello, I wanted to know if you will only follow the LXCFS 4.x versions or if a switch to the 5.x version is planned ? Because it brings a lot of important and especially interesting modification for LXC. Best Regards Release Info...
  13. L

    Backup at the same time (Issue)

    Hello, I have a very annoying issue with PBS 2 and PVE 7. Because PBS and PVE do not have a queuing system to make backups one after the other. For Example you have 3 Nodes : on each nodes that we will name respectively pve1, pve2 and pve3 are located a vm that we will call vm1, vm2 and vm3...
  14. L

    CentOS 7 LXC Local Issue

    Hi Have deploy today CentOS 7 & Template too in LXC. Im using PVE 7 with last update but have see strange issue when login into CT : -bash: warning: setlocale: LC_CTYPE: cannot change locale (C.utf8): No such file or directory -bash: warning: setlocale: LC_COLLATE: cannot change locale...
  15. L

    LXC Slow update (CentOS 7)

    Hi, I am backing up with PBS 2.0 with a PVE 7.0. I noticed a bug when saving CentOS 7. Unlike Alma 8 or Rocky 8. Example 1 : VMID NAME STATUS TIME SIZE FILENAME 100 centos7-1 OK 00:23:35 444.46GB ct/100/2021-10-18T01:00:02Z 101 centos7-2 OK 00:22:52 444.41GB...
  16. L

    File restore in a VM / LXC

    Hello, I haven't seen this feature in PBS 1.x and PBS 2.x yet. Are you thinking of adding the possibility of to restore a file or folder directly in a VM or LXC ? Best regards
  17. L

    LXC Slow Backup with Suspend

    Hello, I know that this subject may be drowned among others given the number of posts on this subject. But this is clearly a problem. Currently I am in POC on Proxmox and the backups are horribly slow. So here is my configuration: PVE 6.4-6 CPU i7 7700 256 GB SSD 16 Ram 2 x 1Gb Ethernet The...
  18. L

    LXC Fail to Backup

    Hi, I have several proxmoxes at home. And I realized that there was a problem. That I was able to validate on several nodes. I have an LXC with 1TB + 100GB of RAM When I want to save it or take a snapshot, if it is at 10% utilization it fails it will just lock the CT and make it unavailable to...