Search results

  1. B

    PVE 7.0 BUG: kernel NULL pointer dereference, address: 00000000000000c0-PF:error_code(0x0000) - No web access no ssh

    Hello for Everyone, We updated to pve-manager/7.0-11/63d82f4e (running kernel: 5.11.22-4-pve) two week ago and after that I found this bug that disable the proxmox web and ssh access and stop somehow that I have not been able to understand. I need to force reboot and the services starts ok, I...
  2. B

    Which would be the best way to configure SWAP memory with HD disks ZFS file root system?

    Hello for everyone, I have an standalone node with 380 GB RAM and CPU usage is normal, 20 CT and 15 VM with Promox 6.3.6, I don't have IO delay. I just now I'm trying to configure a new CT, but I found that the container doesn't have SWAP memory (I did that setup with 2 Gb) so when I start to...
  3. B

    ¿How to avail port a specific port in Proxmox?

    Hi for everyone. I want to configure Bacula-sd in my Proxmox, but I can't avail the port. I have tried to enable with this command. iptables -A INPUT -p tcp --dport 9102 -j ACCEPT iptables -A OUTINPUT -p tcp --dport 9102 -j ACCEPT This is my IPTABLES -L command. target prot opt source...
  4. B

    How to add device (disk storage) in container

    Hi for everyone, Our context: We wish to install a database with cluster features in two or more containers. To do this kind of installation we need as mandatory requeriment, have availables disks to create a disk group which will be use as a global storage for both containers. I tried with NFS...
  5. B

    Qemu VM destroyed by mistake

    Hi, and thanks in advance, Is there any way to restore a Virtual MAchine removed by mistake, we have proxmox 6.1and zfs file system. Thanks
  6. B

    How to connect two VM

    Hello for everyone, I have a Dell PowerEdge server with Proxmox, in this I have 20 virtual machines, the configuration of my network is Bond where I have 4 slaves pointing to the Bond0. I need to install 2 virtual machines that have a public and a private output configured, this private one is...
  7. B

    ZFS, EXT4 or LVM for dell PE R720

    I would like tips about the system disk configuration, can someone advice me please?, I found a lot information and I am begginer in this. We have as I mentioned a Dell PE R720 with 3 physical disk with 1 Tb each one and 88 Gb RAM, and I don't know which would be the best installation type...