Jump to content

Sivivatu

Members
  • Posts

    19
  • Joined

  • Last visited

Posts posted by Sivivatu

  1. 10 hours ago, doron said:

    That text means that the plugin enhances the built-in sdspin function, which handles SATA drives spin down, with SAS support. sdspin was introduced around version 6.9.0 of Unraid.

    Sent from my tracking device using Tapatalk

     

     

    Ah that makes sense and clears up my confusion thanks heaps

     

  2. I was just reading the description of this plugin and im wondering if it is not needed on unraid 6.12?

    from the description:

    Quote

    For Unraid version 6.9.0 and up, the built-in sdspin script is enhanced with SAS support.

    That indicates to me the spin down is part of the core OS and the plugin is no longer needed, am i missing something or is there other functionality I'm just not making use of?

  3. In my unraid environment i have multiple networks for internal and external applications. There are some containers that i want to have access to both of those networks (eg Authentik & Traefik)

    Am I able to have a container appear in both networks?

    In docker compose that would be an equilivant of:
     

    ```

    networks:

      front:

        external: true

      back:

        external: true

     

    services:

      application:

        image: example/image

        networks:

        - front

        - back

    ```

     

    Cheers

  4. 48 minutes ago, JonathanM said:

    Inside the calibre app settings, not the container config, what path is pointed to your library?

    im not entirely sure where to find that setting, the only place i can find is when i check the new library it says the current library is located at /books which is where i have mapped my media/books folder

     

  5. My docker env disk seems to be growing and looking at the docker container sizes the calibre container is 5.71GB with 4.43GB writeable. This is twice as large as any other container and it seems to be far bigger that I thought it should be. 

     

    What size should i expect the container to be and what settings should I check to trim it down (if possible)

    Thanks

     

    Container size output in spoiler

     

    Spoiler

    image.thumb.png.afd41f5574dcd8f585ca8a9a46d4dd48.png


     

  6. I suffered a power surge on new years day which caused my server (HP DL380 G7) to go offline.

    When rebooting the server, the 8 600gb drives in the main enclosure were missing. the 4 2TB drives that are in a separate disk shelf (2 parity 2 data drives) are present but the array is still in a failed state. I rebooted the system (I remembered this happening previously and a reboot solved it) but this has had no apparent effect.


    I can see the drives in the iLO console (image below) but they do not appear in unraid or when i run sudo fdisk -l or sudo lshw -class disk

     

    Looking at the syslog, I can't find any reference to the drives, but that might be because I'm unfamiliar with these logs and what I should be looking for. The diagnostics zip are attached

     

    If there is anyway to recover the drives into the system or if there is a hardware failure that can be identified for replacement I would appreciate any guidance.

    Thanks

     

    image.thumb.png.b22ce0e008c416baeee36c3ab6ffebf3.png

    rookery-diagnostics-20220102-1910.zip

  7. I have lost the ability to access my Unraid shares in windows 10 file explorer. I have tried finding the network using both the ip address and the host hame but get network not found error in image. The server appears in the network discovery but trying to access from their also fails.

    The shares are public and shouldnt need a password so that (afaik) isnt the issue. 

     

    I have enabled SMB 1.0/CiFS on my windows machine but that has not made a difference.

     

    Any help would be appreciated.

     

    image.png.c6b5cb251d1039bf62198d8ed3246dbe.png

    image.png.00be0e389aa70a4afcb150557655d64e.png

  8. Im trying to setup the reverse proxy using duckdns as the go between. I have the linuxserver/duckdns updating my ip address and am using my own domain with multiple subdomains for emby/sonarr/radarr (all LS.IO dockers). Unfortunately, after following SpaceInvaderOne's video, I can successfully get the url to follow to the duckdns server but it wont go any further to the host or container just the duckdns waiting page.

    What should i be checking to see why it is not forwarding on?

  9. I will do that in future but it seems that rebooting the system has cleared the error and there doesnt appear to be any errors appearing. I will leave this for now and keep an eye on it but it looks to be an unidentified and, hopefully, transient error.

    I do have some backup drives ready and available to go if the error appears again.

  10. 17 hours ago, johnnie.black said:

    SMART isn't working because you're using a raid controller, it *might* work if you select "HP cciss" on the SMART controller type (Settings -> Disk Settings)

    So the HP cciss option has worked and appears to be giving me logical results. Im going to investigate the SMART logs myself but have attached here for reference as well

     

     

    tower-diagnostics-20200331-1710.zip

  11. I have had, I believe, a HDD failure as shown by the red bubble. The problem is I downloaded the syslogs, including the smart report but the only message i get back is:

    /dev/sdf: requires option '-d cciss,N'
    Please specify device type with the -d option.
    
    Use smartctl -h to get a usage summary

    How do I go about getting a smart report and confirming if the hdd has failed (and not just short term error) and where in the other logs would it be worth looking to identify root issue?

    tower-diagnostics-20200329-2336.zip

×
×
  • Create New...