Search results

  1. N

    Restrict PermitRootLogin to PVE

    Hi, Is it OK to restrict SSH PermitRootLogin to only PVE IP? Would this have an impact on how PVE works? The goal is to prevent direct root connection via SSH from the rest of the network. Match User root Address 1.2.3.* PermitRootLogin yes Match all
  2. N

    PVE with antivirus

    Hi, Is there an official statement from Proxmox regarding the installation of antivirus software on PVE? Does this installation affect the license and support provided? Thanks!
  3. N

    Lost VGs for LUN after upgrade

    Hi, I upgraded a pve7 cluster to pve8. It's a cluster with SAN storage. Since upgrade, I can't access to LUN storage, and I can see VGs disappeared from GUI configuration. The command "pvs" returns nothing. What is wrong? What can I do? Thanks.
  4. N

    Update ClamAV

    Hi, My Proxmox Mail Gateway has an old version of Clamav : Bytecode : 02/2023 Daily : 10/2023 Main : 09/2021 Download can't do anything : Connecting via X.X.X.X ClamAV update process started at Wed Aug 28 10:10:35 2024 daily database available for update (local version: 27076, remote...
  5. N

    PXE : "Submit Fail for Form"

    Hi, I'm trying to use PXE to boot a VM, but I can't edit settings : "submit fail for form". PVE 8.2.2 (but same on 7.1-10) VM with EFI disk, no pre-enrolled keys, BIOS OVMF. What's wrong ? Thanks.
  6. N

    Errors with pvescheduler

    Hi, I've added a new node on my cluster, but there are some problems : At boot, if I connect to this node, I see a question mark on all nodes, all VM - and no name appears for each VM, just "VM XXX" (where XXX is the VMID). But, I can see details about VM / node, it's working. After a few tens...
  7. N

    [SOLVED] Not full administrator of my pool

    Hi, Proxmox VE 8.0.4 (sorry, I can't upgrade this cluster as often as I want) I have many pools, one per user. Each user has "administrator" role for their pool. But, for VM in their pool, users can't see storage for adding a disk, can't see network bridges for adding network cards. They can...
  8. N

    [SOLVED] Node out of cluster after upgrade ?

    Hi, I have a problem with upgrade on my 17-nodes cluster. I've upgraded my first node to PVE 8.0.4 and at reboot, all other nodes are red cross marked. It's impossible to connect on other nodes by GUI (SSH is OK) : "please wait" during a long time and, finally, "Login failed". On node 1 ...
  9. N

    Fiber channel connection lost with new kernel

    Hi, I have a PVE7 cluster with 3 nodes, and SAN storage by fiber channel for storing VMs. With the old kernel (5.15.53-1-pve), all is perfect : nodes can access to LUNs and VMs migration between nodes is OK. I updated the first node 2 weeks ago, to kernel 5-15-64-1-pve, and SAN is not working...
  10. N

    [SOLVED] No updates from no-subscription repository

    Hi, I have some difficulties with a Proxmox 7 cluster : repositories seems to be OK but I can't get updates. sources.list: deb http://httpredir.debian.org/debian bullseye main contrib deb http://httpredir.debian.org/debian bullseye-updates main contrib deb...