Latest activity

  • UdoB
    UdoB reacted to windowsdesxtop's post in the thread Deduplication question with Like Like.
    I agree it does. But my suggestion was about slow initial backup (which sends chunks to pbs which aren't stored in pbs because they already exist there) I will try to give better steps once this becomes slightly bigger issue for me or other...
  • A
    Testet both ways. So the underlying problem was that during the password-change some api calls were still active with the old credentials, leading to selfprotecting the pbproxy service. well this has been resolved. what remains is a broken rrd...
  • B
    https://ubuntu.com/download/server?pubDate=20260418#system-requirements-tab-lts 1.5 GB system memory 5 GB of free hard drive space Either a USB port or a DVD drive for the installer media I guess not only does nobody read the instructions, they...
  • E
    ElmerFudd reacted to UdoB's post in the thread I cannot connect to Proxmox via Browser with Like Like.
    I have tried (with limited success) to give some hints for initial connectivity problem: https://forum.proxmox.com/threads/fabu-no-network-connectivity-after-installation-or-after-switching-the-router-can-not-load-the-web-gui-in-a-browser.160091/
  • E
    This isn't really an issue with ProxMox but with user's not knowing the difference between Linux PAM and PVE Auth. Proxmox - User Management explains it pretty clearly. If you select PAM you aren't creating a user on ProxMox, you are just...
  • C
    Hi, Try this: 1. Create small container: 1 CPU, 256 MB RAM 2. Install alloy in it. 3. In the PVE host console run: #!/bin/bash container=<put-your-container-name-here> pct set $container -mp0 /,mp=/host/rootfs,ro=1 pct set $container -mp1...
  • K
    A modern 64-bit OS with GUI needs a certain minimum amount these days just to function properly. If you're installing headless then of course the installer gui is transient, but monitor the VM and don't starve it of resources. 64-bit really needs...
  • K
    Somewhat unrelated but I noticed that your rather large virtual disk doesn't have discard enabled and hence has no proper thin provisioning support. I'd also recommend using Resource Mappings for these PCI(e) devices to avoid potential issues in...
  • K
    The default path is /var/lib/vz, which is listed under Datacenter / Storage in the webui - you can setup an alias in e.g. ~/.bashrc alias cdiso='cd /var/lib/vz/template/iso/; ls -alh' I also heartily recommend using Midnight Commander to move...
  • A
    NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS loop0 7:0 0 8G 0 loop loop1 7:1 0 8G 0 loop loop2 7:2 0 16G 0 loop sda 8:0 0 953.9G 0 disk └─md0 9:0 0 2.3T 0 raid5...
    • 1779642259663.png
  • A
    Danke hier mein df: Filesystem Size Used Avail Use% Mounted on udev 59G 0 59G 0% /dev tmpfs 13G 8.1M 13G 1% /run efivarfs 304K 175K 125K 59% /sys/firmware/efi/efivars /dev/sdh3 222G 4.1G...
  • T
    Das hatte ich mir schon so gedacht. das ‚Problem des einen‘ muss nicht zwangsläufig ‚das Problem des anderen‘ sein. Hier hat oder hatte proxuser77 ein zfs Dateisystem am laufen. wenn ich in deinen anderen Beiträge mir mal die Hardcopies ansehe...
  • K
    Delete the failed restore. Try adapting this script and give it +5GB to start: https://github.com/kneutron/ansitest/blob/master/proxmox/proxmox-shrink-resize-lxc-disk-down-with-restore.sh Also check ' df ' on your root partition, it might be...
  • K
    Greetings! The Proxmox installation and configuration manual I published earlier this year (https://forum.proxmox.com/threads/proxmox-installation-and-configuration-manual.181116/#post-840113) has been updated with inclusions for critical...
  • O
    Why though? Where is the option to keep the buffer between clicking between LXC's? I just wiped out all my work because of clicking away from the LXC, so frustrating
  • J
    Feature requests go here https://bugzilla.proxmox.com/
  • J
    Das hatte ich mir schon so gedacht. das ‚Problem des einen‘ muss nicht zwangsläufig ‚das Problem des anderen‘ sein. Hier hat oder hatte proxuser77 ein zfs Dateisystem am laufen. wenn ich in deinen anderen Beiträge mir mal die Hardcopies ansehe...
  • W
    windowsdesxtop replied to the thread Deduplication question.
    I agree it does. But my suggestion was about slow initial backup (which sends chunks to pbs which aren't stored in pbs because they already exist there) I will try to give better steps once this becomes slightly bigger issue for me or other...
  • J
    Johannes S reacted to UdoB's post in the thread Deduplication question with Like Like.
    Did you actually verify this behavior? If yes: please report over there: https://bugzilla.proxmox.com/enter_bug.cgi In my understanding it will upload it only once, of course. But I did not verify that! Btw: do you have a question? (There is...
  • J
    Johannes S reacted to UdoB's post in the thread Deduplication question with Like Like.
    Just as a side note: I have some (single digit) PBS'. All of them report a "Deduplication Factor" of 24 to 34. They do so because of my specific usecase and scheduling. I did not verify that in detail, but if "feels" as if "storing each chunk...