Hi All,
I would like to ask whether an SDN Simple Zone and a VLAN Zone are able to communicate with each other.
Currently, I have created two machines:
One is using a VNet under the Simple Zone (using DHCP)
The other is using a VNet under...
EFI variables was clogged up with dump entries
1. While installing PVE, press ctrl + alt + F3
2. Ran rm /sys/firmware/efi/efivars/dump-* to fix
3. ctrl + alt + F4 to switch back to installer
BE CAREFUL IF YOU ARE GOING TO TRY THIS, REMOVING THE...
@Syndicate I think you are looking for this: https://github.com/Corsinvest/cv4pve-autosnap
I made an LXC container with ubuntu running crontab-ui (to manage from web instead of CLI) to save snapshots of every VM and CT from there on the schedule...
Whats the underlying storage of "his_lvm_share"? Is this a RAID setup? Enterprise SSD/NVME? QCOW2 is by far one of the worst choices for DB servers - slow copy on write, high latency, higher CPU pressure, fragmentation, etc.
They are still optimisation not yet implemented in qcow2 on lvm share (mainly the cache size), it could impact the performance with disk > 300Gb. But it should impact so much the performance.
do you have tried with raw format to compare...
You could try to pass-through a direct LUN to the VM to get an idea about some baseline.
Blockbridge: Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
The numbers in the Proxmox Wiki (“~10% improvement”) are based on synthetic sequential benchmarks and do NOT reflect real workloads like Windows Server + SQL / MySQL.
In real world Windows database VMs, switching from qcow2 → RAW and enabling...
Hello,
We're using pbs 4.1 with pve 9.0 and 9.1. I have a very basic backup every night that is meant tot cover all VMs. The job runs, it processes all the VMs - I can seeit working and sending data - and it completes with no errors.
But when...
I updated my script, from user feedback and added a few failsafes and guardrails:
the script should now give you a more guided experience:
Instructions are same as before
Steps:
Set the Paths "SRC_DIR", "DEST_DIR" and "BACKUP_FILE"
follow the...
I updated my script, from user feedback and added a few failsafes and guardrails:
the script should now give you a more guided experience:
Instructions are same as before
Steps:
Set the Paths "SRC_DIR", "DEST_DIR" and "BACKUP_FILE"
follow the...
this is a huge difference and changes the permissions needed
these are my incus LXC permission on the dataset for PBS datastore mounted into /mnt/pbs in the LXC
the ? is user and group 2147000035, which is the mapping user of backup in the...
journalctl -lu pveproxy returns a ton of lines. I can't copy paste since I can't get into the server from my PC... but ss -tlnp | grep 8006 returned:
Error: an inet prefix is expected rather than "-"
I did run a systemctl status pveproxy after...
It was as easy as running:
nvme connect \
-t tcp \
-a 172.16.50.150 \
-s 4420 \
-n nqn.2011-06.com.truenas:uuid:d3b4ac0f-ecee-48fa-8714-1bfc1e7becd3:nas-nvme-of
on the hosts.
We're very excited to present the first stable release of our new Proxmox Datacenter Manager!
Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
I'm not sure what you are trying to do. What do you want your cluster to do exactly. Are all systems running proxmox? What VM are you implying here. I need more information on your plan.
Here is a link to your issue i'd check it out:
https://github.com/docmost/docmost/issues/234
The problem is what ever user you're using on docmost doesn't have the right permissions. I don't personally use docmost but if i were you i'd first look...
Thanks for the response! I was looking at ZFS over Ceph mostly to keep it less complicated. Getting NVMe drives going on the DL360s might take a bit. Sounds like for the gen10 you can buy a 867982-B21 riser kit though. If I didn't have the nvme...