zfs import results in readonly filesystem

  • So I have a zfs pool which I created in truenas, it's nothing special just a 12 disk raidz2. I was using truenas, but found it too restrictive so I went back to openmediavault installed the zfs plugin and imported all zfs pools and I thought everything was working, only later did I realise that the filesystem is readonly


    these are the entries the omv-plugin put in my /etc/fstab

    /Store/archive/ /export/archive none bind,nofail,_netdev 0 0
    /Store/proxmox/ /export/proxmox none bind,nofail,_netdev 0 0
    /Store/emulation/ /export/emulation none bind,nofail,_netdev
    0 0


    I checked the readonly status and there is only a couple that should be readonly

    zfs get all | grep readonly
    Store readonly off local
    Store/archive readonly off inherited from Store
    Store/backups readonly off inherited from Store
    Store/backups/SSD_Backup readonly on local
    Store/backups/SSD_Backup/config readonly on inherited from Store/backups/SSD_Backup
    Store/data readonly off inherited from Store
    Store/emulation readonly off inherited from Store
    Store/proxmox readonly off inherited from Store



    How do I fix this mount so I can read/write to the zfs pool

    when I do a zpool status it says it's online with no errors, so I don't think the problem is with the pool itself

    I really need to fix this without wiping out the pool and recreating it as it's got over 40TB of data and I don't have anywhere to store it temporarily


    Thanks in advance

  • movielover76

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!