Search results for query: ZFS

  1. P

    Failures in my syslog

    1. ZFS in proxmox 2. I have ZFS folder mountpoints into LXC and docker runs in the LXC
  2. F

    [SOLVED] Zfs boot disk replacing

    ...the device needs to be replaced, and clear the errors using 'zpool clear' or replace the device with 'zpool replace'. see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P scan: scrub repaired 0B in 00:01:22 with 0 errors on Sun Apr 12 00:25:24 2026 config: NAME...
  3. P

    Löschen von VM-Snapshots nach Speicher Erweiterung

    ...die Gefragten infos. cat /etc/pve/storage.cfg dir: local disable path /var/lib/vz content snippets shared 0 zfspool: local-zfs disable pool rpool/data content rootdir,images sparse 1 esxi: vm01 server 192.168.190.3...
  4. F

    IO Pressure Stall issue after upgrade to 9.1

    ...but don't know if it's 9.1 related. I just made a test lab cluster with 6 x NUC. They are literally doing nothing, just idling. I wanted to test ZFS replication , so I have installed everything on a ZFS partition. Every nuc has the same hardware and the same nvme ssd ( a consumer one from...
  5. Alwin Antreich

    Problem mit Hinzufügen von SSD-Speicher in Resource Pool

    So weit würde ich nicht gehen. :) Je nach Storage wird diese Name auch anderweitig verwendet, zB. zfs pool name. Und wenn bereits VM/CT drauf liegen, dann haben die auch den alten Storage Namen für ihre Disks eingetragen. Die storage.cfg zu editieren ist mit nichten zu empfehlen, lieber das...
  6. M

    [SOLVED] Proxmox - VM io-error

    ...more storage as SSD, we proceeded with this try: backupped all VMs in our separate space (NFS in this case) deleted all VMs unmount and deleted ZFS pool created soft RAID and formatted as ext4 on part (sda5, sdb5, sdc5 in this case) mounted on /var/lib/vz restored all VMs Now the system is...
  7. T

    Windows Server 2025 mit RDP / Festplatten Geschwindigkeit sehr schlecht

    ...2851.000 | 2852.045 Anschliessend habe ich noch die beiden NVME direkt auf das Mainboard installiert (mit Kühlkörper ;)) und in Proxmox ein ZFS Raid (Mirror) erstellt. Im Anschliessenden Test fällt die Performance aber recht ab im direkten Vergleich mit den verbauten SSD's welche am HW...
  8. I

    [SOLVED] Problem in GUI - black screen - pbs 4 installed but stack at 3.4

    ...5.5.0-3 smartmontools 7.4-pve1 zfsutils-linux 2.4.1-pve1 isee that i installed 4 but i am still on 3.4.8 and running proxmox-backup-manager versions --verbose dmeventd/stable...
  9. W

    zfs no snapshots available

    ...it so far. Output from cat /etc/pve/storage.cfg looks like this: dir: local path /var/lib/vz content vztmpl,iso,backup,import zfspool: local-zfs pool rpool/data content rootdir,images sparse 1 dir: Proliant_backups path...
  10. A

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    ...is perfectly capable without any overhead. Yes, you can use pbs to backup a dataset on the hypervisor, but I dont know what utility that has over zfs send- especially given that OPs usecase primarily revolved around uncompressible media files. docker obviates a LOT of what makes hypervisors...
  11. A

    zfs Pool degraded

    ...Man kann hiermit auch ein Raid machen aber ich dachte das überlasse ich mal dem PVR damit ich auch Smartwerte sehen kann. Es ist also ein ZFS Pool. in dem anderen Gehäuse sind 2x Samsung drin aber kommen wir mal zur eigentlichen Frage. Ich tauche also nur die defekte SSD aus und dann geht...
  12. O

    zfs encryption pool

    Hello, I have a problem on creating a new encrypted pool with zfs zpool create -f -o ashift=12 -O encryption=on -O keyformat=passphrase -O keylocation=prompt -O compression=lz4 encrypted-pool mirror nvme-WD_Blue_SN5000_4TB_25325M801530 nvme-WD_Blue_SN5000_4TB_25325M801990 output ...
  13. F

    LVM-Thin oder ZFS

    Das schon gefunden https://forum.proxmox.com/threads/comparison-table-of-relevant-pve-block-and-file-storage-options-performance-and-features.173285/ ? NFS ist wohl beste Kompromiss.
  14. news

    zfs Pool degraded

    ...die Arbeit, für Proxmox VE Homlab Hardwareauswahlen zusammen zu stellen. Noch als Ergänzung die Verbatim Vi550 S3 SSD ist nicht "unbedingt" für ZFS zu gebrauchen. Sie hat zwar TLC Flashspeicher, aber kein DRAM und kein PLP. Darüberhinaus auch keine hohe TBW Rate. Und dadurch ist ein...
  15. J

    zfs Pool degraded

    Guten Tag, ist das tatsächlich ein ZFS aus SATA und USB? Ich nutze auch Consumerhardware und habe eine Zeit lang Backups auf externe USB Platten gemacht, bis die Probleme dann Lösungen (typische Anfängerfehler halt). Ich vermute mal, ein typischer Mini PC und kein Platz für Platten bzw. keine...
  16. B

    First Proxmox homelab build - sanity check on hardware, service layout, and storage

    ...solutions, it requires additional technologies and configuration to achieve that. @Johannes S: Maybe I was a little bit unspecific on the zfs storage technology, sorry. :) It wasn't a strict advise against using ZFS without ECC for labbing. It was more to point in the direction of being...
  17. news

    zfs Pool degraded

    Gute Nacht, das sieht am anderen Problem aus, denn USB Platten verwendet man nicht in einem ZFS Pool. So kann es sich natürlich um andere Probleme handeln wie: ausgefallener USB-Controller, ausgefallene Kabel und so weiter und so fort.
  18. M

    PVE9 VM suddenly stops when finishing backup to PBS

    ...I may be important, that i had another problem with PVE9 as mentioned in this thread: https://forum.proxmox.com/threads/proxmox-9-io-error-zfs.179519 and fixed it with "zfs set direct=disabled" but there still may be something wrong that makes backups fail after some time. I am considering...
  19. M

    PVE9 VM suddenly stops when finishing backup to PBS

    ...similar VM (the same size, system, configuration...) on PVE8 and they backup without problems. The only difference is that here i have PVE9 and zfs on host instead of ext4. Machines (hosts) are also the same (ram, cpu, disks). I think that it may be rather problem of proxmox / host then VM...
  20. S

    Help replacing failing drive in ZFS

    I've got an ZFS array of 2TB disks. One of them has failed. I made this ZFS via the GUI. Is there a way to replace the disk in the GUI? If not, is this the correct command to do it via text command? (from this wiki) # zpool replace -f two_tb_disk /dev/disk/by-id/scsi-2001b4d20c32c8d78-part1...