Recent content by Murphi

  1. M

    ZFS pools not mounting correctly

    That was the first thing I did, and everything booted back up correctly. I added the Directories via the Webinterface again.
  2. M

    ZFS pools not mounting correctly

    since I could read the directorys from the cli I figured I can just add the Directory again via the Webinterface. Now everything works again. Do I still need to change any of the config files?
  3. M

    ZFS pools not mounting correctly

    thank you. It definitly looks better now. If I do an ls on "/data" it shows me my drives and isos. However the Webinterface tells me: "unable to activate storage 'isos' - directory is expected to be a mount point but is not mounted: '/data/isos' (500)" and consequently, my vms wont boot.
  4. M

    ZFS pools not mounting correctly

    could you give me the commands for step 2 and 3?
  5. M

    ZFS pools not mounting correctly

    zfs get all data: NAME PROPERTY VALUE SOURCE data type filesystem - data creation Tue Jan 14 21:17 2020 - data used 211G - data available 3.31T - data...
  6. M

    ZFS pools not mounting correctly

    I did your steps and get the following error message: zpool import data cannot import 'data': a pool with that name already exists use the form 'zpool import <pool | id> <newpool>' to give it a new name If I run zpool list(after zpool eport data) I get: NAME SIZE ALLOC FREE CKPOINT...
  7. M

    ZFS pools not mounting correctly

    how can the "data"-pool be mounted on "/data" when in the Webinterface the capacity from rpool gets displayed?
  8. M

    ZFS pools not mounting correctly

    no, nobody else changed the file. As stated in my first post, I switched the case of the server. (unplug everything, plug evrything back in to the same connectors, etc)I had some trouble with the SATA connectors from the rpool disks though. Maybe the Server booted once without some disks, I...
  9. M

    ZFS pools not mounting correctly

    Thanks for your swift reply. I edited my previos post with the code tags. mountpoint infornation states: zfs get mountpoint data NAME PROPERTY VALUE SOURCE data mountpoint /data default zfs get mountpoint data/disks cannot open 'data/disks': dataset does not exist I created...
  10. M

    ZFS pools not mounting correctly

    Hello, after changing the physical case of my ProxmoxVE Server (due to upgrade reasons), my ZFS pools arent mounted properly. I have two pools, rpool and data as seen here NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT data 3.62T 211G 3.42T -...
  11. M

    PCIe Passtrough on ZFS not working

    Well, not yet. It won`t boot if I modify /etc/kernel/cmdline
  12. M

    PCIe Passtrough on ZFS not working

    only 2x SSD in a ZFS and 2x HDD in a ZFS. No Raid Controler
  13. M

    PCIe Passtrough on ZFS not working

    Unfortunately it didn`t work. Would it be possible that you look at the video? https://www.youtube.com/watch?v=65ahQtBrfMY&feature=youtu.be I tried some more things, If I write amd_iommu instead of intel_iommu, PCIe Passtrough doesnt work obviously. But the Server boots. So I think I must...
  14. M

    PCIe Passtrough on ZFS not working

    Can I paste this or do I have to change something? BOOT_IMAGE=/ROOT/pve-1/@//boot/pve/vmlinuz ro ramdisk_size=16777216 root=ZFS=rpool/ROOT/pve-1 boot=zfs nmi_watchdog=0 amd_iommu=on iommu=pt