Wibbling

Members
  • Posts

    6
  • Joined

  • Last visited

Wibbling's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Hello, that's an incredibly nice build. I'm looking at the Jonsbo N2 as well for a small NAS that removes a lot of the hassle my Microserver Gen8's have.
  2. Thank you Jorge, I am very grateful. Apologies for the late reply.
  3. Hello Jorge, many thanks for your reply. Would you kindly let me know which log to look at? Apologies for my ignorance. I’m still learning!
  4. Hello all, Apologies as this might get a bit windy: I have a Gen8 Microserver on which I am running unraid 6.10.3. During a copy I saw poor disk performance (8-14MB/s). I thought to try out a SAS controller, so I bought two from ebay. A pair of Fujitsu D2607-A21 GS 2s. These are recognised in the MegaRAID application as LSI9211-8i BIOS version 7.39.02 Firmware 20.00.07.00 However, when trying them out in the Microserver all my drives listed as unavailable and trying to Control C into the controller returned "NMI Detected please consult the integrated Management Log for more details". Thus began my attempt to work out which mode (aiming for IT) the controllers are in: I didn't want to flash the cards, just list info about them. I set about creating a bootable USB and ran smack into the "Failed to initialize PAL. Exiting program." error. Thus I am trying to create a UEFI boot disk which is very tricky as my main PC is an iMac, I've a Linux box and my only windows machine is a Work laptop. It's an interesting life. I did test the controllers out by plugging it into a different Linux box and using a sas to 4 sata 8087 cable attaching two disks which were seen as independent drives and I could make a software raid 0 from them (I pretend no competence here - I followed a guide from Jeff Geerling). On this same Linux Mint 21 box running lspci | grep LSI returns "02:00.0 RAID bus controller: Broadcom / LSI SAS2008 PCI-Express Fusion-MPT SAS-2 [Falcon] (rev 03)." Annoyingly the MegaRAID storage manager doesn't tell me the mode the card is in and (so far) I've not been able to boot by USB to get sas2flsh to list the drive, and the controller isn't presenting the Control C option at boot up (I've changed the slot it's in hoping this'd help). The controller isn't currently in the Unraid Microserver box as 1. my Unraid box is offline awaiting a replacement drive 2. it's a pain to get the card in and out and I wanted to try it in a more accessible environment that boots quicker - thus no diagnostics. I am asking: Have I missed an obvious way of checking the controller status? A built in command, a different tool? I've tried LSIutils, that just returned 0 MPT ports found. Is it already *in* IT mode? If so, how can I confirm? Is there a jumper/toggle to force the control+C to enter card bios? Is the NMI error coming from a hardware mis-match? All help gratefully received and may thanks.
  5. Hello,apologies, I didn't realise they would be needed. I have attached as requested: gen8-diagnostics-20211204-1444.zip
  6. Hello all, I've a Gen8 Microserver with 2 built in Broadcom NICs. broadcom1 (the first port) is currently eth0, broadcom2 is currently eth1. I've added a Mellanox Connect X 3. This is currently eth2. The current assignment is: broadcom1 eth0 broadcom2 eth1 mellanox eth2 While this works I would like to set the Mellanox as eth0. When I try to re-arrange the eth assignments on the settings page like this: mellanox eth0 broadcom1 eth1 broadcom2 eth2 However, the settings don't change with the reconfiguration. For example: IP for eth2 (the Mellanox) is set to 1.18 The Mellanox interface is set to eth0. The Mellanox card adopts the IP of eth0 It does not retain the IP of eth2, 1.18. The setting does not 'move' with the adaptor change. This caused me a few probs, the biggest one chopping me out of the UI. I think I'm asking: Should the config be re-assigned automatically? OR Do I need to reconfigure the interface IP, description, frame size prior to rearranging the interface eth assignments? As an intellectual aside, are these web UI config settings expected to be reflected in the ifconfig command? I'm a bit nervous as last time I rearranged the interface assignments as mentioned I couldn't get in to the UI. All advice most welcome. I'm sure I'm doing something wrong, I'm just not sure what! Thank you