Jump to content

062bel313

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by 062bel313

  1. Hello everyone: a noob here 🙂

     

    I recently bought and installed a intel 82576EB Quad port Gigabit NIC card in my Unraid server. The installed NIC is not discovered by Unraid. I quickly checked the forum and found:

     

    and it mentions, that the support for intel 82575 and 82576 has been removed in linux kernel used for v6.8.2 (picture attached). Is that the reason I am not able to see the NIC in unraid? Just want to make sure before I make another purchase. If anyone has good experience with quad NIC a recommendation is really appreciated.

     

    Thank you in advance.

    image.thumb.png.a4a2181d0e957ec9d45be5cecffdc61a.png

  2. 3 hours ago, andr0id said:

    You can change the url in the Docker Container Config as Extra Parameters (advanced view): --env GITLAB_OMNIBUS_CONFIG="external_url ' YOUR URL  ( Example: http://192.168.1.22:1234) '"

    Default is http://unraid:9080

     

    It will set the url for your GitLab server and use it in the App. Also as the clone url.

     

    You also could set your local DNS to map "unraid" to your unraid ip address. I use pihole to block ads and set local DNS settings.

    Thank you andr0id, the environment variable helped. It is working now. I have installed pi-hole on my unraid, but need time to learn the DNS stuff.

     

    Thank you again.

     

     

  3. Gitlab docker:
    I was able to make the docker run. It was file permission issue and now after I corrected it, everything works, except for LFS; I get this error

    image.png.b237409b2487a1e68537b3a37e017a12.png

     

    In the error, I can see the docker is using "unraid" as hostname, but for my system it should have been "meroUNRAID". I tried passing -e hostname 'meroUNRAID', but the Gitlab is still looking for the unraid. While initializing the docker, I see HOST_OS = "Unraid". Not sure how to pass my own host name. Changing the hostname file inside /etc/hostname also didn't fix. Any help?

  4. Not sure what I am missing. I am noob and need help.

    Trying to setup Gitlab docker, bridge, ports: 9080, 9443, 9022 (defaults with the template). Didn't change anything and I get the errors in the log file. Not sure what to look at. Tried different data paths and it didn't help. In the log files it logs "cannot migrate because of old version"

     

     

    Logs attached.

    Gitlab_log.txt

  5. Hello all:

     

    I am trying to install a pihole-template docker with ports 53 (TCP/UDP) and 67 (UDP).

     

    If I look into the port allocations, 53 and 67 are not used in other dockers.

    image.png.23e49c8d8bc6b6e076dfa4d5ef918d94.png

     

    When I try to use the ports 53 and 67 in bridge mode like below:

    image.thumb.png.660ac4b0362eb0865c2f0a6309469b1b.png

     

    I get error:

    image.png.f8bed14753ccfa997be6e34b3d083409.png

     

    But if I change the ports to 533 and 677, it works but DNS port needs to be 53 to send DNS query from clients. Not sure what I am doing wrong. Can someone help me please?

     

    Thank you.

  6. Hello all:

     

    First of all, I would like apologize if the issue has been already answered. I spent hours in the forum and couldn't find solution for my case.

     

    I just built an UNRAID server and am currently trying to copy all the media I have in my Synology to UNRAID. Both are in same LAN network.

     

    My system spec:

    AMD Ryzen 7 3700x

    Gigabit LAN

    One 16TB Exos enterprise drive

    One m2 and 16TB Exos drive as unassigned drive. I am planning to use exos as parity drive later and m2 is already used as appdata for my emby.

     

    I do not have cache or parity drive at the moment.

     

    My Issue:

    When copying the files from Synology to UNRAID, using Krusader docker, at first the copy process starts from around ~110MB/s then drops down to 6MB/s after few minutes (around 10 minutes). However the throughput of Synology is still around 120MB/s, I have tested it locally from my PC. Also, If I write to UNRAID from windows during that time it writes at ~6MB/s.

    I also tested it using a SABnzbd (docker in UNRAID) to download the files in UNRAID, and it downloads at the speed of 7MB/s. I am guessing the write speed is limiting the WAN bandwidth.

     

    Now, If I restart the UNRAID, the download form SABnzbd resumes to 30MB/s (my max WAN down speed) and the write speed in Krusader or windows shows around 110MB/s for few minutes (around 10-15 minutes) then again drops down to 6MB/s.

     

    I am not able to figure out the issue. Can anyone please help! ?

     

    I have attached the diagnostics.

    syslog.txt

    Thank you,

    062bel313.

     

     

×
×
  • Create New...