Search results

  1. T

    Block static networks not set up with DHCP

    Hello. I use DHCP server in Proxmox and I give network access to virtual servers via DHCP. How can I block a network connection that has not been established with DHCP in virtual servers?
  2. T

    Can't create Ubuntu 22.04 CT

    proxmox-ve: 7.1-1 (running kernel: 5.13.19-2-pve) pve-manager: 7.1-7 (running version: 7.1-7/df5740ad) pve-kernel-helper: 7.1-6 pve-kernel-5.13: 7.1-5 pve-kernel-5.13.19-2-pve: 5.13.19-4 ceph-fuse: 15.2.15-pve1 corosync: 3.1.5-pve2 criu: 3.15-1+pve-1 glusterfs-client: 9.2-1 ifupdown2...
  3. T

    Can't create Ubuntu 22.04 CT

    Hi, I can't create Ubuntu 22.04 CT. Error: TASK ERROR: unable to create CT 113 - unsupported Ubuntu version '22.04' All apt packages are up to date in Proxmox.
  4. T

    High disk usage in LVM-Thin

    Thanks. How can I do this for Linux Containers (CT)?
  5. T

    High disk usage in LVM-Thin

    Hi, Disk usage is 92% on a server with 100GB disk capacity, but I only use 27GB in the VM. Can someone help me please?
  6. T

    Filesystem still has errors

    I checked SMART values.
  7. T

    Filesystem still has errors

    I am using samsung 970 evo plus about 1 year old. I think it went into read-only mode because of overheating
  8. T

    Filesystem still has errors

    Hello there. Today, while my server was running, the virtual servers suddenly crashed and started giving an i/o error. When I tried to operate on the server, I saw that it went into write-protected mode. When I restarted the server, I was faced with a screen stating that Proxmox was no longer...
  9. T

    cannot create /boot/grub/grub.cfg.new "directory nonexistent"

    I solved update-grub problem but Im receiving another error on grub-install
  10. T

    cannot create /boot/grub/grub.cfg.new "directory nonexistent"

    I entered the commands by looking at the page here https://pve.proxmox.com/wiki/Recover_From_Grub_Failure sudo vgscan sudo vgchange -ay sudo mkdir /media/RESCUE sudo mount /dev/pve/root /media/RESCUE/ sudo mount /dev/nvme0n1p2 /media/RESCUE/boot sudo mount -t proc proc /media/RESCUE/proc sudo...
  11. T

    cannot create /boot/grub/grub.cfg.new "directory nonexistent"

    Hi, My server won't boot due to a problem. When I do update-grub I get the following error. I entered every command in "Recover From Grub Failure"
  12. T

    Windows high RAM usage

    When I run VM that I have allocated 12GB of RAM with Windows, 12GB of RAM is consumed on the main dedicated server. (Even if 1GB is used in Windows.) but when I run the same server as Linux, it affects how much RAM is consumed in Linux. VirtIO drivers are installed in Windows and they work...
  13. T

    Proxmox high RAM usage

    VM is using 98GB RAM in htop.
  14. T

    Proxmox high RAM usage

    RAM usage seems to be as much RAM allocated to VM on main server. Anyone know why?
  15. T

    What happens if there is 100% ram usage?

    Hi. What happens when all RAM is used up on my server with 128GB RAM? Does the server shut itself down?
  16. T

    CT is locked (snapshot-delete)

    I'm not on the wrong node i checked it.
  17. T

    CT is locked (snapshot-delete)

    Hi, Im receiving this error on backup job: CT is locked (snapshot-delete) When i try to qm unlock, it fails. Configuration file 'nodes/n7/qemu-server/102.conf' does not exist
  18. T

    ARP & Broadcast requests

    Hi, how can i block incoming ARP requests from an IP?
  19. T

    MAC address of VMs

    Hi, I need to find VM with MAC address. How can I do that?