steini84

Community Developer
  • Posts

    434
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by steini84

  1. update for 6.7.0 soon? Doesn't look like there has been a ZOL update since 0.7.12 in Nov   


    I was going to wait for 6.7 final, but I can build for the RC if there is a need for that.

    Pa 6.6.7 works fine since it was just a update for docker that did not change the kernel


    Sent from my iPhone using Tapatalk
  2. How can I run "zfs status -x" to see the status of the pool(s)? I swear this worked at one point, but now it throws an error that it doesn't know what "status" is as a command:
     
    root@NAS01:~# zfs status -xunrecognized command 'status'usage: zfs command args ...where 'command' is one of the following:       create [-p] [-o property=value] ...        create [-ps] [-b blocksize] [-o property=value] ... -V        destroy [-fnpRrv]        destroy [-dnpRrv] @[%][,...]       destroy #       snapshot|snap [-r] [-o property=value] ... @ ...       rollback [-rRf]        clone [-p] [-o property=value] ...        promote        rename [-f]        rename [-f] -p        rename -r        bookmark        list [-Hp] [-r|-d max] [-o property[,...]] [-s property]...           [-S property]... [-t type[,...]] [filesystem|volume|snapshot] ...       set  ...  ...       get [-rHp] [-d max] [-o "all" | field[,...]]           [-t type[,...]] [-s source[,...]][filesystem|volume|snapshot|bookmark] ...       inherit [-rS]  ...       upgrade [-v]       upgrade [-r] [-V version]        userspace [-Hinp] [-o field[,...]] [-s field] ...           [-S field] ... [-t type[,...]]        groupspace [-Hinp] [-o field[,...]] [-s field] ...           [-S field] ... [-t type[,...]]        mount       mount [-vO] [-o opts]        unmount [-f]        share        unshare        send [-DnPpRvLec] [-[i|I] snapshot]        send [-Lec] [-i snapshot|bookmark]        send [-nvPe] -t        receive [-vnsFu] [-o =] ... [-x ] ...       receive [-vnsFu] [-o =] ... [-x ] ...           [-d | -e]        receive -A        allow        allow [-ldug] [,...] [,...]       allow [-ld] -e [,...]        allow -c [,...]        allow -s @setname [,...]        unallow [-rldug] [,...]           [[,...]]        unallow [-rld] -e [[,...]]        unallow [-r] -c [[,...]]        unallow [-r] -s @setname [[,...]]        hold [-r]  ...       holds [-r]  ...       release [-r]  ...       diff [-FHt]  [snapshot|filesystem]Each dataset is of the form: pool/[dataset/]*dataset[@name]For the property list, run: zfs set|getFor the delegated permission list, run: zfs allow|unallow

     
    Thanks!


    zpool status -x :)


    Sent from my iPhone using Tapatalk
  3. Seems like you've sorted it,  but you don't need specific kernel headers for the kernel you're compiling afaik.  Just use whatever version is in slackware64-current.

    Yeah a mistake on my part, It was a dependency problem that was not connected at all with headers.


    Sent from my iPhone using Tapatalk
  4. Hi. I ran into some troubles yesterday since there is not a kernel headers package available for this version of the kernel (that I found) will try something today and hopefully I’ll figure it out quickly


    Sent from my iPhone using Tapatalk

  5. This is a console only plugin that does not tie into the unraid shares. If you want the data to be shared over samba you have to manually edit the samba config. You can see the mount point of the data using zfs list


    Sent from my iPhone using Tapatalk

  6. I posted in the wrong forum earlier in the general support... I read this article  from google and it didn't help me..  but here is what a I wrote

    "

    I been googling  how to import the zfs  I  installed a zfs plugin  I figured just a plug and play nope 

    then I read you  you type 

    zpool import -f Poolname

    but that did nothing file not found

     

    is there exact steps to import the disks so I can copy it to the new hard drives then wipe the zfs format

    like detail steps be good"

     



    The plugin should import all zfs pools. But you could try manually: zpool import -a


    Sent from my iPhone using Tapatalk
  7. Updated for 6.4 with a big help from rinseaid - Thanks alot!

     

    *** In unRAID 6.4 kernel modules are kept in /boot/bzmodules and mounted under /lib/modules/ - this plugin mounts a bzmodule file that includes the zfs kernel modules and one has to take that implementation into consideration if using another plugin that uses a customized bzmodules. I experimented with mounting the modules only when loading them (and unmounting right after) and that appeared to work fine. But to be honest I do not know if it's safe and decided to keep it mounted. If someone can confirm that it's safe I can change the plugin.

    Now I just copy the modules and add the zfs/spl modules over it 

  8. Thank you very much for this plugin. It adds another dimension to the utility of unRAID.
     
    I was wondering if it is possible to support at rest encryption?
     
    I see that openzfs 0.7.2 is used which in theory should support at rest encryption, however I am unable to pass the following options to zpool create:
    -o encryption=on -o keyformat=passphrase -o keylocation=prompt

    Thanks again


    Are there any compile flags I need to add for this feature? Are you sure it's already in 0.7.2?


    Sent from my iPhone using Tapatalk
  9. I had a problem with this plugin where my syslog would be spammed with this line:

    Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339

    Just to let you know


    Sent from my iPhone using Tapatalk

  10. Hey guys/gals

     

    I checked my syslog today and saw that it´s getting spammed with this message:

    Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339Jul 11 10:32:34 Unraid rc.diskinfo[8219]: PHP Warning: strpos(): Empty needle in /etc/rc.d/rc.diskinfo on line 339

    Did a fresh reset, but it´s still there.

     

    Any idea what it could be?

     

    Diagnostics attached

     

    Thanks

    unraid-diagnostics-20170711-1025.zip