Warum genau willst du das denn ändern? Eventuell gibt's auch elegantere Wege.
Du könntest auch die alte IP behalten für Corosync und die Server über eine zusätzliche IP verwalten.
Wenn du das so machen würdest, über ein eigenes VLAN, hättest du...
That explanation was for the person above the post, not you :)
I gave you all the options and my preferences but I can't decide this for you. MDRAID would work too but Proxmox does not recommend MDRAID.
To reiterate. My recommendation is to use...
Ein zfs list -ospace,refreservation liefert das zurück:
root@pve:~# zfs list -ospace,refreservation
NAME AVAIL USED USEDSNAP USEDDS USEDREFRESERV USEDCHILD REFRESERV
Datengrab 1.07T 1.23T...
Thats true for any virtualized environment. A nested NAS will always incurr a penalty; as you mentioned, CoW on CoW kills performance and destroys space efficiency. To avoid this, dont have a nested NAS on your hypervisor- install your NAS on the...
It means less support because fewer people use it. Just because you have BTRFS on the node does not make the virtual disk on it you give to OMV also BTRFS. So if you want OMV to use BTRFS (for the previous version snapshot stuff) you need to...
What are the drive models? I would not recommend BTRFS as it's a tech preview (that also means less support/help) and BTRFS on the node would not provide OMV access to it directly so you still need to have BTRFS inside and thus have CoW on CoW...
Die Kopie von Storage ersetzt kein Backupkonzept. Oder hast du am zweiten Standort auch Kopien, die älter als zwei Stunden sind? Best practice ist tatsächlich für die Datensicherheit regelmäßig Backups zu machen, entweder mit der internen...
Bei backups über den pbs werden die configs mit kopiert. Sonst gibt es aktuell keine offizielle lösung die config Files zu sichern. Das einfachste wäre wohl ein cronjob mit rsync ...
Wenn man die CT Festplatte wie oben erklärt zu einer VM Festplatte konvertiert wäre das Dateisystem direkt auf der Platte. /dev/sdb zB. Ich mag das aus bestimmten Gründen lieber auf einer Partition wie zB /dev/sdb1. Hier gibt es ein paar...
Jein. Technisch möglich, ist aber gefährlich und umständlich und die Schritte kommen auf den Speicher an. Für LVM funktioniert das
Detache die Platte(n) in Resources beim CT und fahre ihn herunter
Benenne sie um via lvrename...
@Impact nochmal hierzu ein Frage:)
Ich hab mir jetzt eine neue Debian-VM erstellt, welche ich gerne als neuen NFS-Server laufen lassen will...
Ich hab ja die drei Mount Points, für welche ich mir jeweils eine separate Festplatten an die neu...
Wenn man die CT Festplatte wie oben erklärt zu einer VM Festplatte konvertiert wäre das Dateisystem direkt auf der Platte. /dev/sdb zB. Ich mag das aus bestimmten Gründen lieber auf einer Partition wie zB /dev/sdb1. Hier gibt es ein paar...
Maybe this can help you:
Edit the <CTID>.conf file by adding lxc.prlimit.memlock=-1 and reboot the container.
Source from here.
NOTE: I have no personal experience with this.
Hi! First post here, sorry if I revive this but hope that help future people in the same situation.
This might be obvious for other but I look the entire www and could find the answer until I reed in the file itself
# systemctl edit...
I can confirm, this did the magic:
# systemctl edit container-getty@.service
fill in:
[Service]
ExecStart=
ExecStart=-/sbin/agetty --autologin root --noclear --keep-baud tty%I 115200,38400,9600 $TERM
Save & reboot. Tested with Debian.
That explanation was for the person above the post, not you :)
I gave you all the options and my preferences but I can't decide this for you. MDRAID would work too but Proxmox does not recommend MDRAID.
To reiterate. My recommendation is to use...
Bei backups über den pbs werden die configs mit kopiert. Sonst gibt es aktuell keine offizielle lösung die config Files zu sichern. Das einfachste wäre wohl ein cronjob mit rsync ...
Moin,
aktuell habe ich einen Geekom IT8 16GB RAM mit 512GB NVMe. Darauf betreibe ich einen Reverse Proxy, NextCloud, iobroker und seit neustem immich als Foto Lösung für Familie.
Leider hat mein Geekom mit dem immich Server so sein Probleme und...