Endy

Members
  • Posts

    212
  • Joined

  • Last visited

Posts posted by Endy

  1. 56 minutes ago, JorgeB said:

    Yes, and you can then rename the new pool to the old name in case any paths were using the old one.

     

    Thanks again. The new cache pool seems to be working just like it should. There was only one file that couldn't make the move, but other than that, it went smoothly.

     

    I am gonna call this problem fixed.

     

    Now, can I buy you a beer or coffee or make a donation to your favorite charity to thank you?

  2. 3 minutes ago, JorgeB said:

    With the mover you will need to move to the array first, since there's no pool to pool support for now, then move form the array to the new pool, alternatively you can use for example midnight commander (mc on the console) or the Dynamix File Manager plugin to copy the data directly, note that if you stop the array you will likely need to re-import the old pool again.

     

    Ok, so I am moving the files now. Once done then I can just delete the old pool and no need to worry about re-importing anymore and everything should be fixed? 

  3. It's alive! As far as I can tell, everything seems to be there. Docker started up and seems to be working.

     

    Am I out of the woods now?

    If so, because I plan on just using the 2 new drives for cache and removing the Crucial drive, next step would be to temporarily move all data off of the cache pool? Then delete and recreate the cache pool using just the 2 new drives and then move the data back?

    turtle-diagnostics-20231213-0735.zip

  4. That worked. 

     

    /dev/nvme2n1p2: write
    
    New situation:
    Disklabel type: dos
    Disk identifier: 0xe90b059d
    
    Device         Boot Start        End    Sectors   Size Id Type
    /dev/nvme2n1p1         64 1953525167 1953525104 931.5G 83 Linux
    
    The partition table has been altered.
    Calling ioctl() to re-read partition table.
    Syncing disks.
    root@Turtle:~# btrfs fi show
    Label: none  uuid: 849f7ded-6fbb-4f5f-9627-fa781a175567
            Total devices 2 FS bytes used 714.96GiB
            devid    1 size 931.51GiB used 826.48GiB path /dev/sdd1
            devid    2 size 931.51GiB used 826.48GiB path /dev/sdb1
    
    Label: none  uuid: db14842a-e91c-4154-bdd8-fbe89dfc7ce3
            Total devices 1 FS bytes used 340.00KiB
            devid    1 size 20.00GiB used 536.00MiB path /dev/loop2
    
    Label: none  uuid: 6331b51d-add2-421b-a015-22c674718eb5
            Total devices 1 FS bytes used 412.00KiB
            devid    1 size 1.00GiB used 126.38MiB path /dev/loop3
    
    warning, device 2 is missing
    Label: none  uuid: 9bceeb35-e26e-47d8-9ef3-3534abbaa204
            Total devices 2 FS bytes used 383.72GiB
            devid    1 size 931.51GiB used 884.05GiB path /dev/nvme2n1p1
            *** Some devices missing

    *edited to show the part after 'write' as well

  5. root@Turtle:~# sfdisk /dev/nvme2n1
    
    Welcome to sfdisk (util-linux 2.38.1).
    Changes will remain in memory only, until you decide to write them.
    Be careful before using the write command.
    
    Checking that no-one is using this disk right now ... OK
    
    Disk /dev/nvme2n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
    Disk model: CT1000P1SSD8                            
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    
    sfdisk is going to create a new 'dos' disk label.
    Use 'label: <name>' before you define a first partition
    to override the default.
    
    Type 'help' to get more information.
    
    >>> 64
    Created a new DOS disklabel with disk identifier 0xe90b059d.
    Created a new partition 1 of type 'Linux' and of size 931.5 GiB.
    Partition #1 contains a btrfs signature.
    
    Do you want to remove the signature? [Y]es/[N]o: 

     

  6. root@Turtle:~# sfdisk /dev/nvme2n1

    Welcome to sfdisk (util-linux 2.38.1).
    Changes will remain in memory only, until you decide to write them.
    Be careful before using the write command.

    Checking that no-one is using this disk right now ... OK

    Disk /dev/nvme2n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
    Disk model: CT1000P1SSD8                            
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes

    sfdisk is going to create a new 'dos' disk label.
    Use 'label: <name>' before you define a first partition
    to override the default.

    Type 'help' to get more information.

    >>> 2048
    Created a new DOS disklabel with disk identifier 0xfc45e933.
    Created a new partition 1 of type 'Linux' and of size 931.5 GiB.
    /dev/nvme2n1p1 :         2048   1953525167 (931.5G) Linux
    /dev/nvme2n1p2: 

  7. root@Turtle:~# fdisk -l /dev/nvme2n1
    Disk /dev/nvme2n1: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
    Disk model: CT1000P1SSD8                            
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    root@Turtle:~# fdisk -l /dev/nvme0n1
    Disk /dev/nvme0n1: 1.82 TiB, 2000398934016 bytes, 3907029168 sectors
    Disk model: WD_BLACK SN850X 2000GB                  
    Units: sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Label: none  uuid: 849f7ded-6fbb-4f5f-9627-fa781a175567
            Total devices 2 FS bytes used 714.96GiB
            devid    1 size 931.51GiB used 826.48GiB path /dev/sdd1
            devid    2 size 931.51GiB used 826.48GiB path /dev/sdb1
    
    Label: none  uuid: db14842a-e91c-4154-bdd8-fbe89dfc7ce3
            Total devices 1 FS bytes used 340.00KiB
            devid    1 size 20.00GiB used 536.00MiB path /dev/loop2
    
    Label: none  uuid: 6331b51d-add2-421b-a015-22c674718eb5
            Total devices 1 FS bytes used 412.00KiB
            devid    1 size 1.00GiB used 126.38MiB path /dev/loop3

     

    sdd and sdb are part of another btrfs pool not having to do with cache.

     

    turtle-diagnostics-20231212-1040.zip

  9. Generally I have a rule that I don't work on things when I am really tired so that I don't make stupid mistakes. 

    Last night I was really tired and ignored that rule and now I am paying the price.

     

    I just swapped motherboard/processor/ram for my Unraid server yesterday and that went well. I also added 2 nvme drives to use for my cache pool to replace the 1 nvme drive I had been using so that I would have a little redundancy there. (I know it's not a proper backup, I am actually in the process of setting up a more proper backup system.) 

     

    I added 1 of the new nvme drives to the cache pool and that seemed fine and it balanced it. This is where I should have stopped and waited until after I had slept. I was impatient and I thought it was a good idea to just swap the old nvme drive for the new one in the gui directly. Bad idea. Btrfs pool now gone. Turned off the server, went to bed, and now here I am the next day.

     

    I've tried the restore options in the FAQ up until the last option. Currently I have the original nvme drive and the one I added 1st yesterday in the cache pool like it was when it was working before I made the mistake.

     

    I have a feeling that I am screwed, but is there any way to restore from here?

     

     

  10. I am leaning towards a supermicro bpn-sas2-846el1 for the backplane, which iirc is the same as what I have in my current server case. Probably only HDD's attached to it, so it should have enough bandwidth I think? 

     

    Now to refresh my memory on SAS cards so I can find something that will work with this.

  11. 9 hours ago, whipdancer said:

    This is what I'm in the process of doing... 

    3d print your own NAS with 24 hard drives - YouTube

     

    BTW, you don't have to do it yourself. It would actually be faster and cheaper (not much) if I paid to have it made.

     

    I'm looking at the backplane so that it handles the power and data as opposed to hooking up cables to each drive individually. Granted, it would be cheaper to do it in a similar manner to the way he did it in the video. 

     

    And yes, there will be 3D printing involved. 

  12. I have this idea of making a custom case for my server. (Pretty much because the closet it lives in is small and a case made to fit the space can utilize the space so much better to get greater airflow. It might also be a fun project.) 

     

    I really like the supermicro case and being able to fairly easily plug and unplug the hard drives so I thought using a backplane would be good idea. Not knowing a lot about them, I thought I would ask here for suggestions on what specific models to look at and what kinds of things to look for or avoid. (Such as older models maybe being slower.) 

     

    Suggestions for a SAS card to go with it would be great too. 

     

    You may wonder why I don't use the backplane in my current server, and that would be because I plan on using that as my backup server.

  13. 3 hours ago, Hanako said:

    hi, im new to unraid

     

    i build this unraid pc with left over parts

     

    ASRock x570 Pro4

    Aorus 1080 TI

    16 GB DDR4 3600mhz

    Ryzen7 3700x


    i like to get some help with this,

    i want to make a DIY nas since buying a nas is much more expansive,
     fromtalking to people they say unraid is the most simple one , yet i can not find my way through it ,

     

    what i plan to do with the nas is set up a a gaming windows vm,
    a torrent client with rss to auto download my torrents,
    i am trying to set up dupplicati for cloud backup but no luck in that yet,

     

    for the windows vm, i tried to set it up as shown but some how i get black screen on the unraid pc but the remote gui still works fine

     

    as for the dupplicati, i cant find my test folder so that ican test a small file to backup,

     

    see the screen shots from what i did already,

    1.png

    drives.png

    main.png

    shares.png

    dupp.png

     

    Ok you are asking a lot of questions there and it doesn't really have anything to do with this guide. 

    What I can suggest is that for help with getting your VM working, to post about the problems you are having with your VM xml in the VM help forum. You will get much better answers that way.

     

    For help with Duplicati, find the Duplicati docker topic in the Docker Container forum and describe your issues there and see if they can help you.

     

    For a torrent docker, there are plenty to choose from. I have no idea about rss support for them, though.

     

    I would highly recommend SpaceInvader One's or Ibracorp's youtube channels.

  14. On 6/16/2021 at 12:43 AM, Paul_Ber said:

    Would the the x570 Taichi Razor version be almost the same except 2.5G LAN?

     

    X570 Phantom Gaming X seems similar except for 2.5G LAN & 1G LAN?

     

    With any board revision, the hardware components can change and the bios can change. So similar either of those boards would be, I can't say.

  15. On 4/10/2021 at 7:59 AM, methanoid said:

    Hi

     

    My board arrived on BIOS 3.60 and no options at all for ANY of those shown in 1st post.. what BIOS are you running please?

     

    I know it's been awhile, but I'll answer anyways. I am still running the 2.70 bios. I'm going with the 'if it ain't broke' option for the time being.

     

    On 4/12/2021 at 11:31 AM, methanoid said:

    Here are the controllers including motherboard headers. [revised, BIOS 4.15 seems to have re-activated my dead port]

     

    X570-Taichi.jpg

     

    @Endy Some questions PLEASE

     

    #1     can you confirm my theory that one of the USB2 headers is dead by design? I have one that doesnt work and it seems I am not alone (Asrock forums). EDIT: BIOS 4.15 revived it.. but one port remains dead even though header cable is 100% okay

     

    #2    X570 USB problem isn't fixed by the beta 4.15 BIOS but Asrock say 4.20 should contain the AMD AGESA 1.2.0.2 that contains the fix. I have no XHCI menu options at all in BIOS 4.10 I can tell you!

     

    #3    can you pass controllers 1 & 2 separately to two different VMs?

     

    X570-Taichi.jpg

     

    Thank you for the picture showing the internal usb headers as well. So to your question #1, I can't really answer it because it is a pain to get into my server so I only do that if I really have to and usually if I have to, it means I am in a hurry and forget to check on things like the usb headers.

     

    For question #3, I believe that you can? It has been a long time since I have messed around with all of this.

     

    Sorry it has taken me so long to get back to you.

  16. On 1/3/2021 at 5:12 PM, Roxedus said:

    atleast give some config so we can help. 

    For the Bitwarden docker container it's using Custom:br0 with it's own ip and port 80. I have websockets set to true.

     

    I'm not sure how to concisely describe the HAProxy setup. The backend points to the ip and port of the bitwarden docker container, encrypt ssl and ssl checks are off. Health check method is http. Frontend is set so that if host starts with bitwarden (ie bitwarden.mydomain.com), it uses the bitwarden backend.

     

    It is exactly the same as my other docker containers, but it is the only one that doesn't work. Just error 522 from Cloudflare which apparently means that it's connecting but the request isn't finishing. It seems to be connecting on the local network just fine and I have not made any changes to the configuration inside of Bitwarden.