Mount a writable disk to your system and manually backup the LXC to it?
vzdump <LXCID> --mode snapshot --compress zstd --tmpdir /mnt/writabledisk --dumpdir /mnt/writabledisk
In a standard installation of Proxmox version 7.3, the server was installed over a raid1 btrfs array of two mirrored disks. That was the boot disk. After working a few days, there was a problem with the hardware (probably) and the system crashed...
And this is the output of <dmesg -T> (Shortened, because it was too long for the post).
[Thu May 28 13:27:46 2026] sd 12:0:0:1: alua: supports implicit TPGS
[Thu May 28 13:27:46 2026] sd 12:0:0:1: alua: device naa.6000d31004506c000000000000000003...
To confirm current facts -
'test2', which is zone type 'simple', using the ipam type of 'pve'.
After adding the firewall rule to the host noted above, now gets an IP from the PVE ipam, and its viewable in the IPAM section of the GUI - Success...
We have a client that wants "differential" MSSQL backups.
I don't know why they want this. Usually we do a Full and hourly Logs.
But they do specifically want 'differential' backups. And they are failing.
Our DBA figured out why its failing...
Weitere Tester und Feedback für BackupPilot sind weiterhin herzlich willkommen.
Besonders interessant sind Tests auf unterschiedlichen Distributionen, Desktop-Umgebungen sowie Rückmeldungen zu Problemen, Verbesserungen oder Übersetzungen...
Hallo
Nachdem ich Hardwareprobleme mit einem Ded. Server bei Hetzner hatte und Hetzner die Preise massiv angehoben hat suche ich folgendes:
Root Server für die Installation von Proxmox
Kennzahlen: ca. 32 bis 64 GB ECC, 16 Cores,
Raid 1 mit 2x...
Ok, good to know a SAN is involved. Is your SAN also read-only on the host, outside of the VM?
Anything useful/relevant in the systemd journal (journalctl -e) or kernel logs (dmesg -T) ?
We have a client that wants "differential" MSSQL backups.
I don't know why they want this. Usually we do a Full and hourly Logs.
But they do specifically want 'differential' backups. And they are failing.
Our DBA figured out why its failing...
I figured it out, unfortunately it was the thing I wanted to avoid doing, rewiring it to not use the stock wiring it comes with (already full of drives and not a lot of clearance to plug them in). I guess let this be a lesson, sometimes the...
My intention was to demonstrate how to set up a Windows Server cluster with a disk quorum on a single-node Proxmox VE cluster. Obviously, this solution doesn’t provide 100% redundancy (neither the single-node PVE nor the disk quorum does); it...
There is no firewall on the host.
Correction, there is, forgot i added one.
Currently set to allow all 'in' from specific CIDR blocks on my local LAN, destination of my nodes IP.
Looked at adding something to do with DHCP, there is no DHCPv4...
We have a client that wants "differential" MSSQL backups.
I don't know why they want this. Usually we do a Full and hourly Logs.
But they do specifically want 'differential' backups. And they are failing.
Our DBA figured out why its failing...
I ran through this troubleshooting exercise, and everything seems to be okay as far as I can tell. The big difference is I am running LVM on raw partitions on my SAN, which as I understand, should work...
Here is the update:
For sles10 VMs following solution worked,
Boot into rescue mode using SLES10 ISO
Mount the root partitions (the scsi disk should be detected /dev/sda)
Then chroot to actual root partitions
Then edit the file...
Thanks again. I truly appreciate you folks helping me sort this out.
We have a LOT of old VMs, and mostly older hosts, this is gonna affect a large portion of my population.
My work week starts today. I'll get a chance to test the UEFI...