Oh mein Gott. Vergesst bitte den gesamten Thread, ich bin unfassbar unfähig :rolleyes:
Ich habe am Patch-Panel den falschen Port gepatcht, und dann mit der festen IP quasi "in dass Drucker-VLAN rein gerufen".
Es funktioniert alles, der Fehler...
Hey, soweit ich weiss gibt dafuer es keinen Filter in der UI, so kannst du das aber in der CLI machen:
proxmox-backup-client snapshot list --repository localhost:local --output-format json | jq '.[] | select(.protected == true)'
Ich bezog much eher darauf ( was in der Vergangenheit immer wieder vorkam, zuletzt beim Upgrade PVE8 zu PVE9), dass ein Update von ProxmoxVE einen in lxcs laufende docker-Container kaputt macht.
Wollte mal eine weitere Wasserstandsmeldung bzgl. meines UGreen NAS-Projektes geben:
Ich habe eine Debian 12 KVM-VM unter OMV auf der UGreen installiert und auf der habe ich Docker und Portainer eingerichtet. Man könnte das auch direkt unter OMV...
LVM on iSCSI LUNs from a SAN (https://pve.proxmox.com/wiki/Storage:_LVM#pvesm_lvm_config) Pay attention to "snapshot-as-volume-chain" for snapshots. Maybe using multipath.
If you are using Truenas 25.04+ as storage "ZFS over iSCSI" using the new...
As I mentioned before, options 1 and 2 are available to you. option 3 is not, at least not in a non hackey way. options 1 and 2 work the same no matter whether you choose to use one, the other, or both, and dont interact/interfere with each other...
You keep missing the point that the ZFS exists on the storage device side. The storage device, in your case Ubuntu, has a ZFS pool implemented by you, manually. You specify the name of that pool in PVE config to let PVE know what you named that...
Feature requests should be filed on bugzilla.proxmox.com since there is no guarantee the developers will read everything on the forum. On Bugzilla however any new issue is read by a staff member.
Now I'm not part of the team but a fellow...
Generell sollte man portainer oder docker nicht direkt auf dem Host betreiben. Und ebenso generell wird empfohlen so Sachen wie docker, Portainer und Co in einer vm statt in einem lxc zu betreiben, da es dann deutlich unwahrscheinlicher ist, dass...
I believe that term lacks a fixed meaning in PVE context. (Is it Corosync? Migration? Management? What is it?)
For migration you can specify the to-be-used network under Datacenter --> Options --> Migration Settings --> Network
:-)
Hi digamman,
Welcome to the forums!
That must have been quite a scare, good that your storage survived!
Some questions:
Why did you need to reinstall Proxmox after losing the network?
I guess your original install was on LVM on nvme0n1p3...
As I ran into the same problem today, I wanted to share the resulting bash script for changing the boot order. On PVE 9 all required tools are already available, on PVE 8 eventually the package virt-firmware must be installed first as it contains...
Although you wrote
I would nevertheless like to mention the official tool "pve-network-interface-pinning" --> https://pve.proxmox.com/wiki/Network_Configuration#_naming_conventions
I recommend against using Dell's hardware RAID for your homelab. Flash IT firmware in that PERC and use pass-through mode on the BOSS card.
Install Proxmox in ZFS mirror (raid1) on these 2x 240GB drives (don't use BOSS RAID).
ZFS mirror (RAID1)...
Yes replication only works with zfs. You shouldn't combine it with HW raid though and shouldn't use RAIDZ for vm storage, see this writeup by UdoB for reference:
https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
ZFS...
You can search any Debian site (or these forums) on the procedure you need.
Basically the steps involved:
Increase the disk partition - to use the entire space.
Increase the PV (Physical volume).
Increase the LV (Logical volume).
Resize the FS...
qdevice in a 3rd location works just fine as long as the latency doesnt become too atrocious.
you could place it for example in another city and connect it via vpn to your proxmox-network, or deploy it in the cloud.
the only thing i would avoid...
You are absolutely right, and I appreciate the correction. I realize I may have used the wrong terminology in my previous post.
My initial concern about the "weak link" and SSH privacy was actually based on the scenario of adding a third full...
Ich würde dringend dazu raten einen Benchmark mit beiden Varianten zu fahren (ja, das dauert dann halt etwas länger, weil man dann ja mehrmals neu aufsetzen und testen muss). ocfs2 ist halt wirklich nicht gut unterstützt und das wird sich auch...