Jump to content

Xxharry

Members
  • Posts

    62
  • Joined

  • Last visited

Posts posted by Xxharry

  1. 4 minutes ago, gyto6 said:

    Check the SMART info relative to the disk. If everything is alright, run "zpool clear" and another scrub on the "citadel" pool.

     

    If no more error occurs, continue to use your pool safely.

    This is from the SMART test. does that yellow line mean the disk is buggered?11445831_Screenshot2023-02-18at8_13_39pm.thumb.png.384e19eb38f3593e473bc4034ec6183f.png

     

  2. Hey Guys, how do I fix this? happened after the server went down due to sudden power loss.

    root@UnRAID:~# zpool status
      pool: citadel
     state: ONLINE
    status: One or more devices has experienced an unrecoverable error.  An
            attempt was made to correct the error.  Applications are unaffected.
    action: Determine if the device needs to be replaced, and clear the errors
            using 'zpool clear' or replace the device with 'zpool replace'.
       see: https://openzfs.github.io/openzfs-docs/msg/ZFS-8000-9P
      scan: scrub repaired 0B in 05:25:00 with 0 errors on Fri Feb 17 21:23:57 2023
    config:
    
            NAME                                          STATE     READ WRITE CKSUM
            citadel                                       ONLINE       0     0     0
              raidz1-0                                    ONLINE       0     0     0
                ata-ST4000VN008-2DR166_ZGY98G8E           ONLINE       0     0     0
                ata-ST4000VN008-2DR166_ZM40MTRB           ONLINE       0     0     0
                ata-ST4000VN008-2DR166_ZM40VDNZ           ONLINE       0     0    77
                ata-WDC_WD40EFRX-68N32N0_WD-WCC7K1XK022N  ONLINE       0     0     0

     

  3. 16 hours ago, Marshalleq said:

    What kind of controllers?  I assume encryption is off and the cpu you have is reasonable?  If that is the typical target file size Have you tried setting recordsize=1M on the dataset?  There are quite a few optimisations you can make but that’s probably the most obvious one for a large file. 
     

    You can also try ensure you’ve got your ashift set correctly, perhaps it’s not?  
     

    kinda guessing so far to be honest. 
     

    If that’s still the same you could post your zpool get all and zfs get all might show something else. 

    I am running on poweredge t430 with 2 x E5-2630 v3, 80gb ram. encryption is enabled. The real use case of this would be to run a vsphere datastore so not massive files being written all the time. controller is perc h330. this is output of command

     

    root@UnRAID:~# zpool get all
    NAME     PROPERTY                       VALUE                          SOURCE
    citadel  size                           14.5T                          -
    citadel  capacity                       40%                            -
    citadel  altroot                        -                              default
    citadel  health                         ONLINE                         -
    citadel  guid                           14517773413838527564           -
    citadel  version                        -                              default
    citadel  bootfs                         -                              default
    citadel  delegation                     on                             default
    citadel  autoreplace                    off                            default
    citadel  cachefile                      -                              default
    citadel  failmode                       wait                           default
    citadel  listsnapshots                  off                            default
    citadel  autoexpand                     off                            default
    citadel  dedupratio                     1.00x                          -
    citadel  free                           8.64T                          -
    citadel  allocated                      5.91T                          -
    citadel  readonly                       off                            -
    citadel  ashift                         0                              default
    citadel  comment                        -                              default
    citadel  expandsize                     -                              -
    citadel  freeing                        0                              -
    citadel  fragmentation                  2%                             -
    citadel  leaked                         0                              -
    citadel  multihost                      off                            default
    citadel  checkpoint                     -                              -
    citadel  load_guid                      9965434910978594573            -
    citadel  autotrim                       off                            default
    citadel  compatibility                  off                            default
    citadel  feature@async_destroy          enabled                        local
    citadel  feature@empty_bpobj            active                         local
    citadel  feature@lz4_compress           active                         local
    citadel  feature@multi_vdev_crash_dump  enabled                        local
    citadel  feature@spacemap_histogram     active                         local
    citadel  feature@enabled_txg            active                         local
    citadel  feature@hole_birth             active                         local
    citadel  feature@extensible_dataset     active                         local
    citadel  feature@embedded_data          active                         local
    citadel  feature@bookmarks              enabled                        local
    citadel  feature@filesystem_limits      enabled                        local
    citadel  feature@large_blocks           enabled                        local
    citadel  feature@large_dnode            enabled                        local
    citadel  feature@sha512                 enabled                        local
    citadel  feature@skein                  enabled                        local
    citadel  feature@edonr                  enabled                        local
    citadel  feature@userobj_accounting     active                         local
    citadel  feature@encryption             enabled                        local
    citadel  feature@project_quota          active                         local
    citadel  feature@device_removal         enabled                        local
    citadel  feature@obsolete_counts        enabled                        local
    citadel  feature@zpool_checkpoint       enabled                        local
    citadel  feature@spacemap_v2            active                         local
    citadel  feature@allocation_classes     enabled                        local
    citadel  feature@resilver_defer         enabled                        local
    citadel  feature@bookmark_v2            enabled                        local
    citadel  feature@redaction_bookmarks    enabled                        local
    citadel  feature@redacted_datasets      enabled                        local
    citadel  feature@bookmark_written       enabled                        local
    citadel  feature@log_spacemap           active                         local
    citadel  feature@livelist               enabled                        local
    citadel  feature@device_rebuild         enabled                        local
    citadel  feature@zstd_compress          enabled                        local
    citadel  feature@draid                  disabled                       local

  4. 2 hours ago, Marshalleq said:

    What kind of data are you writing there?  There are a few settings that can optimise eg small files or large files or databases etc. It does sound a little slow for one of those drives to me. 

    for this test, I tried a 7gb ISO file.

  5. I have 4 x 4tb ironwolf drives in raidz0. my upload speed to the share is max 25 MB/s and download is max 130 MB/s over a 10gb link. I have checked with iperf that I can saturate the link from unraid and towards unraid. can someone please suggest what I can do to isolate the issue? Thanks

  6. On 10/9/2021 at 7:50 PM, BasWeg said:

     

    I've done this via dataset properties.

    To share a dataset:

    zfs set sharenfs='rw=@<IP_RANGE>,fsid=<FileSystemID>,anongid=100,anonuid=99,all_squash' <DATASET>

    <IP_RANGE> is something like 192.168.0.0/24, to restrict rw access. Just have a look to the nfs share properties.

    <FileSystemID> is an unique ID you need to set. I've started with 1 and with every shared dataset I've increased the number

    <DATASET> dataset you want to share.

     

    The magic was the FileSystemID, without setting this ID, it was not possible to connect from any client.

     

    To unshare a dataset, you can easily set:

    zfs set sharenfs=off <DATASET>

     

     

    ok so I followed that and this is below is what my share looks like. I can mount the nfs share from the networks listed in there but I can not place any files in it. what did I miss?

     

    root@UnRAID:~# zfs get sharenfs citadel/vsphere
    NAME             PROPERTY  VALUE                                                                             SOURCE
    citadel/vsphere  sharenfs  [email protected]/24,[email protected]/24,fsid=1,anongid=100,anonuid=99,all_squash  local

     

  7. Hi Guys, I lose the GUI intermittently and a reboot sorts it out. containers are unavailable too but I can access terminal. I have generated diagnostics and I can see shares in the syslog.txt that do not exists. Some of them have been deleted years ago but I still see them here. I have attached the diagnostics, can someone please have a look at what is going on?

     

    shares that dont exist are in the screenshot

     

    Screen Shot 2021-09-11 at 7.12.08 pm.png

    unraid-diagnostics-20210911-1821.zip

  8. I installed zfs and I can see my shares that I set up in smb-extra.conf. I have a requirement for a nfs share and a timemachine share. how do I set those up? Thanks

    p.s - where can I see all the options available in the smb-extra.conf. I would like to do the equivalent of unraid's Export = No option and allow authenticated users on some of them

  9. spaceinvader one's video brought me here. I installed ZFS and ZFS companion plugin and my GUI wont come up. I boot in safe mode and GUI shows up. I remove both the plugins and the system boots normally. Are there any logs that I can go through to see what is causing this?

    edit: reinstalled and rebooted. no issues this time.

  10. 4 hours ago, ljm42 said:

    Sorry for the trouble. You have a Basic license which allows up to 6 attached storage devices:
      https://unraid.net/pricing
    The new disk you added puts you over that limit. Normally that would not prevent the webgui from loading, but we recently confirmed a bug in the My Servers plugin that does exactly that.

     

    I can think of two ways to get around this:
    1) Boot in safe mode, upgrade your license, then reboot in normal mode
    2) Unplug the new disk so the system will boot normally, upgrade your license, then plug the disk back in

    Thank you. it turned out to be just that. the good folks at discord helped me sort it out. I removed the plugin and it booted normally. license has been upgraded. Any idea when the upgraded plugin will be released?

  11. 54 minutes ago, ich777 said:

    Have you also assigned the initiator identification to the LUN?

    What does the syslog from unRAID say?

     

    I think it may be missing which initiators can access the LUN.

    I see the below log

     

    Jul 31 13:34:55 UnRAID kernel: iSCSI Initiator Node: iqn.1991-05.com.microsoft:win-ra6eums5oqa is not authorized to access iSCSI target portal group: 1.

    Jul 31 13:34:55 UnRAID kernel: iSCSI Login negotiation failed.

    Jul 31 13:35:36 UnRAID kernel: iSCSI Initiator Node: iqn.1991-05.com.microsoft:win-ra6eums5oqa is not authorized to access iSCSI target portal group: 1.

    Jul 31 13:35:36 UnRAID kernel: iSCSI Login negotiation failed.

    Jul 31 13:36:26 UnRAID kernel: iSCSI Initiator Node: iqn.1991-05.com.microsoft:win-ra6eums5oqa is not authorized to access iSCSI target portal group: 1.

     

    how do I assign initiators to the LUN?

×
×
  • Create New...