Search results for query: ZFS

  1. I

    SSD ZFS Pool keeps increasing in usage space

    I gave you one possible answer, but you choose to ignore it. As a funny coincidence you answered one of my questions by posting this picture; your volblocksize is 16k. So my theory was right. So again, every 1TB VM disk will not only use 1TB but roughly 1.4TB. To prevent this you have...
  2. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    ...been running a very tiny (2,1) EC with 3 nodes.) Hence why I am doing the research now. (Why wouldn't it be more performant than my current ZFS setup? load average last night went North of 2500. (Storage subsystem was very busy last night as it is prepping to write data to LTO-8 tape...
  3. Impact

    SSD ZFS Pool keeps increasing in usage space

    I already answered that. ZFS is thin provisioned storage so yes.
  4. M

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    Moinsen! Ja, dass die Hardware durchaus alt ist, weiß ich und so hatte es mir mein Arbeitskollege ja auch überlassen (O-Ton: "Wenn du den Server nicht mehr brauchst, entsorg' ihn bitte auf dem Restehof!").... Momenten ist's nur - finde ich zumindest - wirklich schwierig, Hard für einen...
  5. 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?

    That makes sense. For some reason, I was expecting it to set aside at least the minimum ARC amount and reserve it, but it makes sense that it doesn't do that on boot. I've since seen that system use the full allotment of ARC after running overnight, so it's all working fine. :)
  6. UdoB

    Ich benötige eure HILFE / ZFS pool ist weg.

    Sorry, ich habe noch nie OMV auf PVE verwendet und ich habe auch noch nie einen ganzen ZFS Pool in eine VM hineingereicht...
  7. H

    Ich benötige eure HILFE / ZFS pool ist weg.

    ...leider komme ich überhaupt nicht weiter. Das mit dem PlugIn in OMV hat keine Verbesserung gebracht. Was ich erreichen möchte ist das ich den ZFS Pool an OMV durchreichen kann: Jedoch habe ich scheinbar einen "neuen" erstellt. Dadurch kann ich den "WDHD" nicht auswählen: Ich hoffe...
  8. C

    Helpful hints for users moving from TrueNAS Scale to Proxmox (zfs, Samba/SMB share)

    ...a bunch of mistakes that cost me an aggravating week of time/effort. The two biggest issues I had were: Not realizing I had to export my TrueNAS zfs pool before importing it into Proxmox (which ultimately corrupted my zpool and made my zfs drives inaccessible) Spending way too much...
  9. H

    Ich benötige eure HILFE / ZFS pool ist weg.

    ...Ich wollte den Pool bzw. die platten wieder in OMV sichtbar haben. Dort wurden sie aber nicht mehr angezeigt. Mir ist gerade eingefallen, dass OMV von haus aus kein ZFS unterstützt und ein addon installiert werden muss. Werde das machen bzw. prüfen und mich dann wieder melden. Beste Grüße...
  10. H

    Ich benötige eure HILFE / ZFS pool ist weg.

    ...schiefgelaufen) habe ich alle VMs & LXCs wieder an den Start bekommen mit einer Ausnahme OMV. Ich hatte damals 2 x 3TB Festplatten im Proxmox als ZFS Pool (mirror) angelegt und wollte diese wieder für die neue Installation von OMV einbinden. Dieses gelingt mir nicht und dabei habe...
  11. D

    Nvidia driver install issue on Proxmox 9

    ...the magical Google provides. Currently running Proxmox 9.1.5 on a Zimacube with an RTX 3050 (ZT-A30510L-10L), Kernel is 6.17.4-2-PVE. # zfs version zfs-2.4.0-pve1 zfs-kmod-2.3.4-pve1 # cat /sys/module/zfs/version 2.3.4-pve1 # [ -e /sys/firmware/efi/efivars/ ] && echo "EFI" || echo "BIOS"...
  12. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    Agreed. Locally/self-hosted AI via LXCs. I am currently looking at getting something like this SYS-F628R3-RTBPT+ to try and see if I can improve storage services by deploying Ceph rather than using ZFS.
  13. S

    Freeze during backup

    ...that I wonder if someone has seen before and/or has a solution to. I have a simple setup at home with Proxmox 9 with a few VMs. Storage is local ZFS mirror on SSDS and an NFS-mounted NAS for vm-backups. One of the VMs is a nested Proxmox-instance with barely any usage. No mentionable i/o...
  14. B

    Fresh Install - How to Storage?

    Your message is hard to understand. If all discs are separate (JBOD/no RAID) I think ZFS is the best option. 10 x 960GB SSD - ZFS RAIDZ You must set up notifications and make sure they work. RAIDZ can have one disc fail but not two. RAIDZ2 can have two discs fail but not three. Two (or...
  15. B

    ZFS notifications

    ...defined for root@pam. Go to Datacenter -> Permissions -> Users and open up the details for root@pam - check the email address. By default ZFS errors are mailed according to Notifications, so provided you have not made any changes from the defaults then the email address for root@pam is...
  16. J

    ZFS notifications

    I'm trying to figure out why I don't get ZFS notifications. I have a pool that is degraded status and never received a notification. I can send a test mail from Datacenter, Notifications and it works fine. The outgoing emails in the postfix main.cf file are configured to go to...
  17. J

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

    .../dev/disk/by-id/id-deiner-sdf ersetzen. Die ID müsstest du mit den Skript von news oben bestimmen können. Kann man so machen, mit ZFS kann man ja den nicht fürs System genutzten Platz ja auch als Storage für VMs nutzen. Mirror ist eine gute Idee, falls mal eine Platte abraucht, kann die...
  18. A

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    Thank you. This looks like that it is only backing up /etc/pve correct? So if you have configured PCIe passthrough, it won't back up any of those changes as well, correct? Just want to double check. Thanks.
  19. S

    Pardon my less-than-intelligent question, but is there a way to install Proxmox on a Ceph cluster?

    My post there linked to https://forum.proxmox.com/threads/backing-up-pve-host-zfs-boot-disks-to-pbs.165169/post-767215
  20. M

    Offtopic: Jellyfin erzeugt beim Abspielen hohe Load auf ProxmoxVE

    ...(3%) ./ooooooo+- +NMMMMMMMMN+ -+ooooooo/. Swap: Disabled `/oooooooo:`:mMMMMMMMMMMMMm:`:oooooooo/` Disk (/): 2.99 GiB / 169.30 GiB (2%) - zfs `:oooooooo/`-hMMMMMMMyyMMMMMMMh-`/oooooooo:` Disk (/Datengrab): 256.00 KiB / 865.16 GiB (0%) - zfs `-/+oo+/:`.yMMMMMMMh- -hMMMMMMMy.`:/+oo+/-`...