Latest activity

  • B
    boomam replied to the thread SDN, IPAM & DHCP.
    Got it working on 'test', with phpipam! Added a gateway address to the subnet object, then restarted the test LXC.
  • D
    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
  • P
    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...
  • I
    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...
  • I
    Here is the output of <journalctl -e> May 28 14:02:39 pve1 kernel: sd 14:0:0:2: alua: device naa.6000d31004506c000000000000000004 p> May 28 14:02:39 pve1 kernel: sd 14:0:0:4: alua: supports implicit TPGS May 28 14:02:39 pve1 kernel: sd 14:0:0:4...
  • B
    boomam replied to the thread SDN, IPAM & DHCP.
    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...
  • C
    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...
  • ManDal
    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...
  • S
    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...
  • D
    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) ?
  • J
    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...
  • R
    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...
  • U
    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...
  • K
    Mount tmpfs on /var/log/pve/tasks? You may also need to specify an alternate, writetable `--tmpdir`.
  • B
    boomam replied to the thread SDN, IPAM & DHCP.
    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...
  • tcabernoch
    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...
  • E
    Habe nen server im Cluster hinzugefügt. Shell geht beim server jedoch zeigt er dauernd unknown an wordurch ich keinen server erstellen kann. Console
  • I
    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...
  • fba
    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...
  • I
    I'm starting to think my DELL SAN just does not want to play nice with Proxmox...