UdoB's latest activity

  • UdoB
    UdoB replied to the thread Choosing the right backup solution.
    Sure: every backup method is better than zero backups :-) I am lucky to have several PBS' running on separate hardware, so I haven't had to make that decision. Nevertheless I have one PBS installed in parallel on PVE. And while I will not...
  • UdoB
    Please post the complete file. (You don't use bridges???) From that incomplete snippet there is not reason why it should not work. On my systems "pveproxy:8006" listens on all interfaces which have an IP address - and it replies to requests...
  • UdoB
    UdoB reacted to verulian's post in the thread Pretty cool: Lower power usage models? with Like Like.
    I’m running three Dell PowerEdge R710s (not clustered), 128GB RAM each, dual Xeons, with Proxmox. Across the trio I host ~10-20 LXC containers and 8-15 VMs. Per box I see ~350W peak, ~250W average, and ~160W idle (single 570W PSU, mostly SSDs)...
  • UdoB
    UdoB reacted to meyergru's post in the thread Proxmox regelmäßig nicht erreichbar with Like Like.
    Das ist nicht der Punkt, lies nochmal, was ich geschrieben habe. Mit ZFS weiß ich sofort, wenn mit der Storage etwas nicht stimmt und lasse a. keinen weiteren Bit-Rot zu und b. renne ich nicht Scheinproblemen hinterher, von denen sich dann viel...
  • UdoB
    Hey UdoB, thanks for your contact. Here it goes: Since the Palo Alto is the gateway, I shouldn't have the same IP assigned to an interface on Proxmox. (that also explains why I was getting an error message when trying to assign the gateway IP to...
  • UdoB
    UdoB replied to the thread Suggestion about hardware.
    Rules of thumb: if you want to use Ceph or ZFS then direct access to the drives is highly recommended - I would say: required. Check the BIOS of the Controller if it has an "HBA"-mode; if not: check if you can flash it into "IT"-mode. If both is...
  • UdoB
    It's not supported and most writes come from the logging of the metrics for the dashboards and the need to update the configuration database of the proxmox cluster file system ram disk mounted to /etc/pve. These writes also occur with disabling...
  • UdoB
    UdoB reacted to witch7685's post in the thread Kein Netzwerk nach Update 8>9 with Like Like.
    Moin, vielen Dank dafür ! Ich habe das Netzwerk manuell hinzugefügt, um mit SSH wieder drauf zugreifen zu können. 0) Netzwerk & SSH herstellen ip a a 192.168.0.5/24 dev eno1 ip link set up eno1 ip r a default via 192.168.0.1 echo "nameserver...
  • UdoB
    UdoB replied to the thread Docker/Podman in Proxmox VE.
    Das können nur die Entwickler ("staff-member") beantworten. Bisher findet man auf der Seite https://pve.proxmox.com/wiki/Linux_Container nur folgende Empfehlung: "If you want to run application containers, for example, Docker images, itis...
  • UdoB
    i got a great result after tuning journal into Truenas VM (that is zfs....on zfs host....) what i did nano /etc/systemd/journald.conf MaxLevelStore=warning MaxLevelSyslog=warning Storage=volatile ForwardToSyslog=no systemctl restart...
  • UdoB
    UdoB replied to the thread Host has no network.
    Something has changed... Try to follow these steps: 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/
  • UdoB
    This is a working method. I mounted the disk to another virtual machine and was able to access the files. For tasks where you rarely need to restore individual files, this is a viable option. The sequence is as follows (in case anyone needs it)...
  • UdoB
    Yes because in some cases this might led to problems if the swap is on zfs see https://pve.proxmox.com/pve-docs/chapter-sysadmin.html#zfs_swap Using a dedicated swap partition would work though or zramswap: https://pve.proxmox.com/wiki/Zram And...
  • UdoB
    UdoB replied to the thread Problems about PBS verify workers.
    Yes :-) At least for all system I have access to. Unfortunately I do not have another idea; maybe some other forum user will chime in...
  • UdoB
    UdoB reacted to Johannes S's post in the thread newbie questions about replication with Like Like.
    This is working as expected: Storage replication inside a cluster is for continueing a VM in case of an network error together with high-availability (see https://pve.proxmox.com/wiki/High_Availability ) or to reduce the migration time. Thus you...
  • UdoB
    Beide Zugriffswege sind ja (meist absichtlich, das ist der Sinn eines Proxies) komplett unabhängig voneinander; will sagen: wenn du über die IP-Adresse zugreifen willst, wird versucht, IP-Pakete von deinem momentanen Client aus nach 10.10.1.2 zu...
  • UdoB
    Great! I'm happy you get it going. You might click "Like" on my post if it helped... Please tag this thread "Solved", there is an "Edit thread" button above the first post; left of the text is a drop-down menu :)
  • UdoB
    With your advice I unplugged my server and client PC from the network switch and connected them directly with ethernet cable, I can see ping pockets coming in but server never replies back, same for ssh or https. Connected client PC back to the...
  • UdoB
    UdoB reacted to Johannes S's post in the thread Recommended amount of swap? with Like Like.
    Yes, in fact it's the maximum the insaller will use see https://pve.proxmox.com/wiki/Installation. if you install to ZFS noswap will be used at all since swap on a zfs volume is known for a possibility to cause trouble...
  • UdoB
    You may try to install the corresponding package ;-) apt install lshw ... man lshw