Vermutlich: ja!
Ich habe das (im ZFS-Kontext) nie gebraucht, aber ich sehe eigentlich keinen Grund warum das nicht gehen sollte. Falls Clonezilla wegen ZFS meckern würde, ginge immer noch stupides "dd". Das geht immer!
Natürlich muss man dann...
You said in your first post
So..., this logs is irrelevant, isn't it?
What does your storage look like? I see ZFS modules loaded. Do you have redundancy?
openipmi ist not in a recommended state.
I am not sure, but should those "Quorum" and...
Alles hier ist potentiell gefährlich; du sagst du hast Backups. Ich empfehle dennoch, diesen Node vorher zu evakuieren.
Zunächst zur NVMe: da ist offenbar ein ZFS pool drauf, richtig?
1) nimm deinen externen Adapter und mach aus dem Pool (mit...
Hi, good point to clarify,
Latency is between 8 to 10ms both ways which is pretty good,
I have a firewall on both PVE and my home network and only allow traffic from the PVE to my NAS
I never open anything public on my NAS anymore after I got...
If it happened during the previous boot you can look at the end of the journal like this:
journalctl -b -1 -p warning -e
For a description of "-b" etc. consult "man journalctl". You might post the last few dozen lines or so (depending on...
@UdoB yes you are right, it has to be.
And i mean real the base zfs dataset name, with proxmox ve we get rpool.
Example from my desktop pc with zfs als datastorrage:
$ zpool list rpool
NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP...
You did not state it explicitly, so I have to ask:
The NFS server is at your $HOME. With a public IP? Reachable by all attackers? Probably you've established some kind of VPN, right?
To satisfy my own curiosity: what latency (in both...
How comes???
Did you reference "testing"? If that's the case you will probably never be able to return to 13 as you'll find a lot of system libraries are newer than "stable" now.
Do you have backups? Try to restore...
Turns out the solution was pretty simple. I ran pve8to9 again in the recovery boot and it told me that the grub-efi-amd64 was not installed. So I installed it, but during the installation it asked me if I wanted to keep local settings. Which...
do you "tune" the zfs datapool?
And set a zfs quota on the top/ first dataset of this pool?
zfs get quota <zfs-dataset>
zfs set quota=<quota-size> <zfs-datase> # aprox. 80 % of the max space
Sorry, I need to nitpick - just for the records: "<zfs-pool>" has to be "<filesystem|volume|snapshot>", not a pool. (See man zfs-set)
Usually you get a pool named "rpool" and the top-level dataset is given the same name. I found this to be...
Moin
Nicht nur hier :) und "sauer aufstößt" eigentlich nicht, aber es ist halt etwas man man allgemein eher nicht macht - oder machen "sollte". Je besser man eine Betreffzeile formuliert, um so eher wissen User auch ob sie sich einen Beitrag...
Well..., rethink again: did you change any other settings? Changing the email address of any user should not affect the password, of course!
Can you login via ssh? Did you try another browser? Did you reboot?
The last resort is to set a new...
Nun als "ZFS" jünger, lege ich mir noch ein Dataset an und per Proxmox VE -- wir sind ja im Proxmox VE Bereich - und einer einfachen LXC mit debian 12/ 13, dann noch den Samba Server.
Ob nun über ein Script von AOW (bashclub - github) oder direkt...
Der größte Unterschied ist nicht-technischer Natur: 8 wird nur noch ein Jahr supported, 9 hingegen ca. drei.
9 ist offiziell released und Trixie ist stable. Ohne gute Gründe (die sehr wohl existieren können) würde ich nirgends älteres...
Wie genau ist die Replikation konfiguriert?
Ich hoffe so betreibt ihr das nicht Produktiv.
Da ist schon mal ein echtes Problem. bei ceph immer nur 3 oder 5 Monitor konfigurieren.
Euer Quorumrechner muss natürlich auch Monitor für Ceph spielen...