Hello kind community,
I have been trying to setup a mount point for an unprivileged LXC container.
Here is my configuration :
/etc/subgid
root:1001:1
root@proxmox:~# ls -lrt /mnt/
total 8
drwxrwxrwx 8 1001 101001 4096 Feb 1 18:11...
Hi Daniel,
here's my crontab on the pve node:
# m h dom mon dow command
55 18 * * 6 /usr/sbin/qm start 118 2>&1 > /dev/null
35 20 * * 6 /usr/sbin/qm stop 118 2>&1 > /dev/null
So I assume that it is in the stopped state.
Albert
According to the last screenshot, the ballooning device is disabled.
Memory consumption is not queried via the guest agent, but via the ballooning device, and for Windows, the Balloon Service. Other operating systems handle that communication via...
Hi!
How does the crontab on the PVE node schedule the starting and stopping of the HA resource?
If a HA resource is in the stopped state before the node is rebooted/shutdown and started, the HA resource should not start on its own again until...
Hi
for large partitions located in iSCSI SAN (~100To), I use Passthrough Physical Disk to Virtual Machine and the "qm set" command to add the iSCSI LUN as new virtual SCSI disk to the VM.
But when I resize the SAN iSCSI volume, I see that...
Hallo liebe Forenmitglieder,
wir nutzen Proxmox in einem 3-Node-Cluster mit einigen VMs und externen Storage-Systemen für eine Produktivumgebung.
Nun lief die Einrichtung in der lizenzfreien Version ziemlich reibungslos ab und ich bin...
According to the last screenshot, the ballooning device is disabled.
Memory consumption is not queried via the guest agent, but via the ballooning device, and for Windows, the Balloon Service. Other operating systems handle that communication via...
PVE-log (from PVE-log):
Feb 03 10:24:29 pve pvedaemon[1025]: <root@pam> successful auth for user 'root@pam'
Feb 03 10:24:46 pve sshd-session[213443]: Connection closed by 192.168.0.181 port 55778
NPM-log (from proxy-host-XX_error.log)...
I understand. I have another VM that I installed recently, and everything seems to be configured correctly, including the drivers and the guest agent enabled. However, it still shows the memory as fully used . I’ll try upgrading to version 9.1 to...
I have a VM that backs up a smb share to the backup server, but since that's only once a week, it is normally off.
Through the crontab on one of the PVE nodes it is started and the internal crontab on the vm itself runs the job.
After it is...
It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Feel free to chime in there!
To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher
If this is a Windows machine, make sure that the Balloon Device is enabled (Hardware -> Memory, in the advanced part) and that the driver for that device as...
Hallo,
ich habe mir beim Vergrössern eine Platte die in eine ZFS-Pool liegt vertippt und würde sie gerne wieder verkleinern. Geht das, wenn ja wie?
TIA
Hi everyone,
some time ago I updated my Proxmox host and noticed a strange behavior related to memory usage.
Even when using VirtIO (balloon/IO), the host shows the memory as almost fully used, while inside the VM the memory usage does not...
I had a hard disk attached to a VM. I detached it. Now how to I reattach the unused disk to the VM?
SOLUTION:
Click on the Unused Disk, then click Edit (you won't be editing, but this is where we find the "Add" button).
Click the Add button:
Greetings!
I have a PVE and PBS setup (both on latest versions). The PBS is configured as backup for the PVE, no network intermediate in between (PVE and PBS are in the same /24 network). Both have zfs as file system. I have a recurring backup...