Search results for query: ZFS

  1. K

    Netzwerkspeicher unter Proxmox einbinden

    also übersetzt für mich als Halblaie: 1. auf Proxmox ein ZFS erstellen aus den (vermutlich 2 Platten, (wobei testweise eine reichen würde) die ichper USB anschließe.) 2. Container mit SambaShare und Template Debian 13 (Trixie?) 3. Recherchieren wie ich die Recht verwalten muss^^ 3. Proxmox VE...
  2. UdoB

    [PVE 9.1.0/PVE-Manager 9.1.5] Customized ZFS Min/Max Size--Unexpected Behavior in RAM Summary. Did I Do Something Wrong?

    I would expect this behavior. And yes, the ARC only gets actually used when ZFS recognizes relevant read pattern by watching the MRU/MFU counters. (--> "warm up". Newer systems may reload the ARC on boot from disk though...)
  3. SInisterPisces

    [PVE 9.1.0/PVE-Manager 9.1.5] Customized ZFS Min/Max Size--Unexpected Behavior in RAM Summary. Did I Do Something Wrong?

    Hello, I wanted to set a minimum and maximum size on my ZFS ARC after studying this article: https://klarasystems.com/articles/arc-and-l2arc-sizing-for-proxmox/ So, I've modified my zfs.conf as shown: root@andromeda2:~# cat /etc/modprobe.d/zfs.conf options zfs zfs_arc_min=8589934592 # 8...
  4. G

    [SOLVED] Another io-error with yellow triangle

    ...all those answers ! I did not expect to trigger such a thread haha :D Running `zpool events -v` right after a failure shows multiple `ereport.fs.zfs.dio_verify_wr` events. I believe I have the same issue than https://forum.proxmox.com/threads/proxmox-9-io-error-zfs.179519/ I tested using...
  5. news

    Netzwerkspeicher unter Proxmox einbinden

    Also ich erstelle mir ein neues ZFS Dataset, binde (Mointpoint) es an einen LXC mit Debian 13, auf dem dann der Samba Server läuft. Die Rechte, zwischen Proxmox VE Host und LXC, müssen dann noch entsprechned angeglichen werden. Netzwerkseitig, kann ich die cifs Freigabe mit einen Lokalen...
  6. O

    Install on RAID-10 OR 6… That is the question

    ...RAID6 has bigger fault tolerance: 2-drive failure in comparison with "at least 1-drive failure". You can calculate capacity at https://www.raid-calculator.com/ Mind that RAID6 has poorer performance. And that any hardware RAID doesn't support ZFS (which may be or may be not relevant in your...
  7. G

    Tape Backup: understanding media sets

    ...that launched this particular backup was: proxmox-backup-client backup giov.pxar:/rpool/giov --repository 10.0.1.7:giov "rpool/giov" is a ZFS filesystem. the referenced datastore is: root@violet:~# proxmox-backup-manager datastore show giov ┌───────────────────┬─────────────────┐ │ Name...
  8. T

    Problem mit Firebird

    ...das für ein Programm (Demo/Trial) - kann man das evtl. mal auf meinem Blech gegentesten? Hängt die am Perc? Wie hast die in Proxmox eingebunden (ZFS / EXT4) ? Wurden schon mal statt "HOST" evtl. die richtige CPU aus der Liste eingetragen? Evtl. mal weniger CPU Kerne durchgereicht? Wie ist...
  9. Falk R.

    Fleecing fragen

    Fleecing ist nur ein Cache damit du nicht auf den PBS warten musst. Die Backups laufen immer so, dass wenn während eines Snapshot Backups die VM schreiben möchte, muss der Block vorher gelesen werden und auf dem PBS geschrieben werden, bevor der I/O der VM auf der Disk landet. Um dann nicht auf...
  10. Falk R.

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Ich glaube du solltest mal lesen was du schreibst und du sitzt hier im Elfenbeinturm. Du hast selbst geschrieben: Und diese Aussage so allein ist nun mal falsch. Das man HA dafür braucht ist klar und das es Nachteile hat ist auch klar, das wurde ja auch schön beschrieben im Thread, aber diese...
  11. P

    [SOLVED] VM replication to unclustered node or separate cluster

    ...not found any resources about inter-cluster replication, even though this appears to be the simpler case than remote migration, especially on a ZFS backend. Of course we could implement the replication on our own using zfs send/recv, but given that Proxmox already includes the replication...
  12. bbgeek17

    [TUTORIAL] How to Configure Fibre Channel SAN Storage with Multipath and High Availability on Proxmox VE 9

    Hi @ProlyX , can you clarify "that" in your question? ZFS is not multi-initiator/multi-writer compatible. Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
  13. fabian

    Question about Feature Replication

    I should have been more specific - we do not support "incremental restore" on top of an already restored guest, for the same reason. It is a bit of a similar issue like persistant bitmaps - the blockage is not so much technical (the hurdles there can be overcome), but the associated risk of data...
  14. W

    Question about Feature Replication

    ok so no continous cdr. but what are with "normal" replication, like restore from backup datasource to a pve node, first full , next incremental? like your zfs replication , where are the first full and then only the changes.
  15. P

    [TUTORIAL] How to Configure Fibre Channel SAN Storage with Multipath and High Availability on Proxmox VE 9

    Hi, if i want to use my SAN that way, do i need a cluster-aware filesystem like GFS2 / OCFS2 (not supported by Proxmox as i know) or LVM? Currently i am using ZFS and would like to keep that.
  16. fstrankowski

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Es funktioniert nicht ausschließlich mittels ZFS Replikation. Meine Aussage war vollkommen korrekt, jedoch in diesem Fall schlecht formuliert, denn dafür wäre dann wie erwähnt HA notwendig. Deinen Elfenbeinturm der didaktischen Überheblichkeit kannst Du jetzt wieder abschließen.
  17. P

    Best use of 4x NVMe drives

    I see that makes sense, thx
  18. M

    Platten 'landen' nicht im ZFS-Pool, was kann ich machen?

    @Johannes S : Zunächst einmal vielen lieben Dank dir für die wirklich sehr ausführliche Erklärung! Ah, das hat soweit geklappt, allerings habe ich nun wirklich '/dev/sdf' bei mir stehen :(... Kann ich das noch irgendwie ändern? root@pve:~# zpool status pool: Datengrab state: ONLINE scan...
  19. Falk R.

    Wie kann ich im Cluster Ausfallsicherheit herstellen?

    Bitte nicht solche Aussagen treffen, wenn du dich nicht damit auskennst. Nachher glauben die Leute wirklich, das es nicht geht.
  20. A

    SSD ZFS Pool keeps increasing in usage space

    How is this related to the space being used up on my ZFS pools?