I have 1 machine with almalinux 8.9 when I reboot the machine it will stack the below showing message on the conole
=================================================================
probing edd (edd=off to disable) ... ok
=================================================================
How can...
Hello
Can anyone explain what is this error?
snapshotting 'drive-scsi0' (local-lvm:vm-101-disk-0)
WARNING: You have not turned on protection against thin pools running out of space.
WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools...
Hello
What is the difference between disk IOPS and proxmox VM read or write OPS/s
for example, is Samsung disk random read = 100K IOPS = 100,000 IOPS.
so, Proxmox read OPS = 100K OPS = 100,000 OPS
Is that true or I am in misunderstand?
Hello
I am using proxmox with engine as revers proxy. what I found out is that if anyone put a link with api as mentioned below, he can get a reply with all the machine (photo is attached) configuration data
the link: https://subdomain.example.com/pi2/extjs/nodes/subdomain/qemu/vmid/config
I...
Hello
My virtual machines are booting very slow and I noticed it stock at process flushing of run time journald
please note that cloud-init is connected via serial
Any suggestion how can I resolve this issue?
Hello
2 VMs steal my server IO and make it very slow. iostate shows one steal 60.4% and the second steal 38.4% (see the attached photo). other machines io is zero (0)
I set the read and write ops limit to 150
Can you help me to resolve this issue?
Hello
I would like to know what measure proxmox use for virtual machine iops.
For example when Samsung disk PM1643 says Random Read is 440k OPS, I can understand that is equal to 440 x 1000 = 440000 IOPS (https://semiconductor.samsung.com/us/ssd/enterprise-ssd/)
So, if I want to use 10% for VM...
Hello
I am trying to create my first cluster.
For each time I create new installation and trying to join the cluster, it will stop waiting for quorum...ok (check the attached photo). also i cannot access GUI
I do not know if I should wait or something is wrong
i am not able to add node 3 because...
Hello
I have 3 servers
first one with 1 NIC with 4 ports and second one with 2 NICs 2 ports each and third server same as first one
My goal is to make cluster on separate network as recommended by proxmox
What I did
on the first server: I have main bond for port 1 and 2 and bridge vmbr0 which...
Hello
I have 3 servers
first one with 1 NIC with 4 ports and second one with 2 NICs 2 ports each and third server same as first one
My goal is to make cluster on separate network as recommended by proxmox
What I did
on the first server: I have main bond for port 1 and 2 and bridge vmbr0 which...
Hello
I did some changes on the corosync file then restart and I restored the file before the changes then I did pcmxcfs -l after that I got the cluster and corosync failed to start
the syslog shows error Unable to acquire pmxcfs lock
any help
Hello
Can I connect 2 nodes not on the same LAN to cluster?
please note that each node has its on IP
the purpose of clustering is motioning and management and not live migration
Hello
I would like to configure firewall to allow all inbound & outbound traffic, forbid ARP, , so I plan to do the below mentioned configuration
* At data center leve:
Input policy : Accept
Output policy Accept
* At node level...
Hello
I have server with raid 1 for 2 x ssd sas drives for operating system
I want to create ZFS file system in 3 NVMe drives each one shall be in separate pool
my question will the new created ZFS file system conflict with the existing RAID system? or it is safe?