zfs

  1. Bandit089

    Nach Upgrade - Timed out for waiting the udev queue being empty. / cannot import 'rpool': no such pool or dataset

    Hallo, ich habe heute ein PVE aus meinem Cluster auf die neuste Version Upgeradet. ~8.0.3 auf 8.2.3 Ich habe im BIOS x2APIC deaktiviert. Nun habe ich folgenden Fehler und komme nicht weiter. Hat jemand ein Tipp für mich? danke Kernal: 6.8.8-4 Fehler: Timed out for waiting the udev queue...
  2. O

    ZFS -> ZFS volume migration seemingly doing 1k writes?

    Hi, I'm migrating some large LXC containers from one ZFS array to another and I'm noticing some odd behavior. It seems that for some reason, whatever system that handles LXC migrations is writing the data in 1k chunks... I mean, credit to ZFS for managing nearly 140k 1kB IOPS on spinning rust...
  3. D

    ZFS reporting drastically different numbers

    My initial research is pointing at padding overhead (and it is possible thin provisioning didn't get enabled at creation), but this also seems wildly off compared to other examples. The drive called "zfs" is a made up of six 1.96TB SSD drives in a RAIDZ. When I go to the summary for the zfs...
  4. R

    LSI SAS9200-8e Confirguration

    I have inherited a LSI SAS9200-8e 6Gb/s SAS PCIe x8 HBA in a Dell R710 server connected to a EMC KTN-STL3 JBOD with 15 1TB drives. I don't see the drives in Proxmox or in the Debian console. Can someone point me to a guide that explains setting up the server BIOS, the HBA's BIOS and/or...
  5. B

    [SOLVED] WARN: old systemd (< v232) detected, container won't run in a pure cgroupv2 environment! after modifying systemd.unified_cgroup_hierarchy=0

    Hello folks, I just installed Proxmox VE 8.2.4 on 2 machines and set them in a cluster: Machine 1: EXT4 configuration - Mini pc: 4 x Intel(R) Celeron(R) J4125 CPU @ 2.00GHz (1 Socket | 8GB RAM | SSD M2 240GB + SATA3 480GB in EXT4 configuration Machine 2: ZFS-RAID1 - Mini pc: 8 x Intel(R)...
  6. E

    Mounting encrypted ZFS dataset on boot

    I have an encrypted dataset which contains resources Proxmox needs (e.g. vm storage). The passphrase is in /etc/zfs/datasetname.phrase and that path is stored in zfs keylocation It gets properly mounted when I zfs mount -a -l without me needing to enter the passphrase. This is not the boot...
  7. M

    ZFS / für vm-disks kein Platz mehr frei - Speicher reicht aber aus

    Hallo! Unter PVE 8.2.4 möchte ich noch eine weiter vm-disk anlegen. Die GUI sagt, dass mein Pool voll ist (siehe Screenshot). Aber ein beherztes zfs list gibt aus, dass noch 47.gb frei wären. Das ergäbe auch meine überschlagsweise Berechnung der Größen die in der GUI angeben sind (siehe...
  8. U

    Corrupt zpool disks not being discovered. How do I rebuild?

    I have a Proxmox server with a few zpools. One of the zpools `rust01` is a 4-disk zpool, where the metadata and write cache were some nvme m.2 drives on the motherboard (one for each - I know, stupid, but that's what was done). It appears as though the `rust01` has had a catastrophic failure...
  9. S

    Install and configure proxmox 8.2 ve on HPE servers

    hello everyone, I'm still a newbie in the proxmox system. I have a server with the following specifications: Server type: HPE DL380 Gen 10 Processor: Intel Xeon-Gold 5218 Storage controller: P408i-a w/2gb cache (support hybrid mode) HDD : 16x HPE 2.4TB SAS12G 10K SFF SC 512e Ds HDD Memory: 64gb...
  10. E

    Proxmox ZFS entfernt - Paperless-Daten weg?

    Hallo zusammen, absoluter Newbie was Proxmox angeht. Folgende Ausgangslage: Ich habe mir Proxmox eingerichtet, v.a. um Paperless zu nutzen. In meinem Fujitsu Q556/2 habe ich eine 1TB NVME eingebaut, darauf Proxmox installiert und eine interne SSD mit 128 GB habe ich als ZFS angelegt (alles...
  11. S

    Replace zfs boot disk

    Hello! I run PBS on a zfs RAID 1 with 2x 1 TB NVMe drives as the system / boot disk; I selected this option on install already. Now one of the two NVMe drives died and I removed the disk and all is still working as expected. I want to replace the NVMe now but with a bigger total capacity (2x 2...
  12. M

    Replikation ohne Snapshots

    Hallo, ist es möglich, einen Replikations-Job so einzustellen, dass z.B. die hourly-Snapshots nicht mit gesendet werden? Hintergrund ist, dass die Replikation zukünftig über Internet/VPN zwischen 2 Standorten erfolgen soll und die hourly-Snaps doch recht viel Platz belegen. Es handelt sich um...
  13. M

    Automatically mount nested datasets into LXC

    Hi all, I have the following situation. I want a LXC container to store files into different ZFS datasets. I made one ZFS dataset: zfs create tank/mydataset and then mounted this dataset into the LXC container, by editing the /etc/pve/lxc/<container ID>.conf file: mp0: /tank/mydataset,mp=/srv...
  14. D

    ZFS Mirror Degraded

    We had configured a simple zfs mirror between two Samsung 870 QVO 4TB SSDs. Recently the state of the pool has changed to "degraded", one of the SSDs went completely offline, it didn't even respond to simple smart commands (I tried smartctl --all /dev/sda and it returned a generic error). You...
  15. G

    Recommended Storage Type, RAID vs No RAID, ZFS vs no ZFS

    Hello everyone, I'm new to proxmox and am not sure about whether I should go with ZFS and/or RAID or without for my hardware. My hardware: Lenovo ThinkCentre with Intel i5-9400T 1.80 Ghz 32 GB Non-ECC RAM 1x 256 GB M2-SSD for Proxmox installation 4x 4TB HDD What I already know is that ZFS has...
  16. C

    [SOLVED] Physical Ubuntu Server with ZFS - backing up Pool

    Good Morning Folks - or Good Insert time of Day Here! I've gotten proxmox-backup-client installed on a ubuntu box - took some doing, but its installed and RUNNING!!! But I have an issue! I have a zfs pool mounted - called "BigPool" to /BigPool. Inside is /BigPool/Media and /BigPool/Shared...
  17. J

    Why Does ZFS Hate my Server

    i have this bizarre situation where using ZFS on a Dell R730xd leads to something completely useless. i have spent most of an entire week trying to troubleshoot it in every manner possible. it simply. doesn't. budge. system topology: Dell R730xd it was two 2.5" sata ports in the back connected...
  18. D

    Mirrored zpool Proxmox stops when one disk fails

    Hello, I have a 2-disk mirror ZFS pool for Proxmox (as root partition). When one of these 2 disks failed, my system has shut down all VMs and stayed in some emergency mode. Is it possible to setup, that on zpool disk fail, system stays running? Thank you. impact: Fault tolerance of the pool may...
  19. P

    How to automatically import a ZFS pool with ALTROOT?

    Hi everyone, I have a Proxmox setup which automatically imports the default created ZFS root pool and makes it available as /rpool. That works because a cachefile is used and there's a systemd service importing all pools part of that cachefile. Though, I have one additional pool which I would...
  20. J

    Storage Freezing Issue

    i am having a storage freezing issue on a proxmox server that's using ZFS, and while i found a bunch of other people on the forum who have had the same issue, i am unable to find any kind of a solution. i know this is shooting in the dark a little, but does this error mean anything to anybody...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!