Recent content by Talha

  1. T

    High RAM Usage on Proxmox

    I have a physical server running Proxmox, and I created three Windows VMs, each allocated 12GB of RAM. The average RAM usage within the VMs is around 2-3GB. However, the RAM usage on the Proxmox host server shows approximately 12+12+12 = 36GB. Despite this, there is almost no RAM usage within...
  2. T

    High Read/Write on VMs

    When I logged into the monitor in the morning to check the systems, I noticed that all VM servers had high read/write operations for about 8 hours. In the Proxmox pvestatd system, I am seeing extremely high read/write values, such as 1 TB/s on most VMs and 500 GB/s on some. However, when I...
  3. T

    Need Help with Finding MAC Addresses of Nested VMs in Proxmox

    I've set up nested virtualization with VMWARE ESXi within Proxmox, and I'm having trouble finding the MAC addresses of the virtual machines running inside the nested ESXi. The MAC addresses don't seem to be visible in the Proxmox web interface. Could someone please guide me on how to locate the...
  4. T

    Not enough space in PVE-Root

    I am using Proxmox with Virtualizor. Template files of operating systems are stored in pve/root. I thought 100GB would be enough, but it wasn't enough :)
  5. T

    Not enough space in PVE-Root

    I read in another thread that the Thin Pool size cannot be reduced. Can I create LV from the thin pool and mount to / directory? Does anyone know how to do this if possible?
  6. T

    Not enough space in PVE-Root

    No free space in pve/root. Too much free space in pve/data. How can I extend pve/root?
  7. T

    Not enough space in PVE-Root

    Hi. How can I extend my pve-root storage to 150GB from 100GB?
  8. T

    cp: cannot stat '/etc/pve/corosync.conf': No such file or directory

    Hi, After removing node from cluster im receiving corosync.conf not found error. How can i restore corosync?
  9. T

    Separate a Node Without Reinstalling

    Cluster information ------------------- Name: PRX Config Version: 16 Transport: knet Secure auth: on Quorum information ------------------ Date: Tue Dec 6 15:44:15 2022 Quorum provider: corosync_votequorum Nodes: 2 Node ID: 0x00000002...
  10. T

    Separate a Node Without Reinstalling

    When i remove /etc/pve/nodes/oldnode, problem solved on cluster. However, the problem persists on the server that has been removed from the cluster.
  11. T

    Separate a Node Without Reinstalling

    Yes. root@prx-7:~# pvecm status Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
  12. T

    Separate a Node Without Reinstalling

    Hi, I tried to Separate a node from the cluster without re-installation, but when I enter Proxmox administration, the name of the node is still there, but there is no green icon and not online. Output from the node that needs to be separated: root@prx-7:~# pvecm nodes Error: Corosync config...
  13. T

    [SOLVED] unknown option 'affinity'

    When I checked, I noticed that the cluster server and the node server were in different versions. I guess it's because of that.
  14. T

    [SOLVED] unknown option 'affinity'

    Hi, im receiving error when i try to save CPU settings. How can i solve this problem?
  15. T

    Timezone bug

    Hello. I installed the latest Proxmox on a new server and selected timezone Europe/Istanbul on the setup screen. After the server boot, I noticed that the clock was 3 hours ahead. When I type timedatectl status from within Linux, I noticed that the UTC part is actually GMT+3 (Europe/Istanbul)...