take out the SSD and use dd on LinuxWhat tools do you use to create the Mellanox Onyx OS image from one of the installed or boot partitions from a running Melllanox SN2xxx switch?
take out the SSD and use dd on LinuxWhat tools do you use to create the Mellanox Onyx OS image from one of the installed or boot partitions from a running Melllanox SN2xxx switch?
Thanks for the reply.take out the SSD and use dd on Linux
currently no updated BIOS for the SN2xxx seriesOk so i have the s2700 up and running with the onie and X86_64 3.9.3202 . I have the update of X86_64-3.10.4206-installer.bin but it will not install it. It complains that the bios is out of date. Does anyone have the latest bios for it?
Clonezilla via PXE boot is a good option if your switch can be configured to PXE boot. But I don't know if Mellanox SNxxxx switch bios can be configured to PXE boot. Does anyone know if it can?If you have a PXE server you should be able to PXE boot into Clonezilla.
I've successfully cloned entire disks from open enterprise switches using Clonezilla. Use an appropriate adapter as I don't have any Mellanox SNnnnn switch. They may have switched to M.2 form factor. The switches I have use mSATA so I use this variety https://www.ebay.com/itm/151466719602--no screws to mess with.
That document is a good starting point. Need a cheaper switch with ONIE to experiment that. Won't be able do that with Mellanox SN2xxx at this point as such switch is at premium.That's a great question. It took a little bit of web searching but while I was not able to find how to PXE boot Mellanox switches I thought about ONIE being the launch pad and found
where it describesrecompilingconverting the Clonezilla ISO into an ONIE installer "NOS".
Open switches that have a traditional BIOS from, say AMI, will do PXE no problem but it's an avenue I can't fully recommend because I have bricked some switches during the process. One temporarily and another kinda "permanently"--I think it's because I was messing with a BIOS setting on an unrelated experiment but thought I'd fully disclose that. Since I have multiples of that same SKU I'm thinking of using a cheap Ch341a mini-programmer to attempt to compare potential corrupted SPI chips.
dd if=/dev/sda | gzip -1 - | ssh root@192.168.1.73 dd of=sn2100.gz
Anyone know if these can be converted to ethernet? New Mellanox 36-port MSX6790 SX6790 QSFP QDR InfiniBand Switch EMC OEM 2 x PSU | eBay
Edit: No they are unmanaged EMC switches
Gearmo USB to Serial RS-232 Adapter with LED IndicatorsWhat USB to Serial adapter do you guys use to connect your laptop to the Mellanox switch serial console (especially the SN2xxx series)? There's an article that talked about the adapter selection (5 Steps for Selecting the Right USB to Serial adapter). But not sure if it is really worth to buy those recommended. I have an older adapter (pre-2012) with older Prolific PL2303HXA chip lying around , however, the adapter driver is no more compatible with the newer Windows OS. Looking to get an adapter with newer chip, and would like to hear your suggestions.
Mine works at 115200 baud rate even with the older Prolific PL2303HXA chip serial adapter. But it also depends on your switch hardware version I guess.Curious question...anyone have any luck with 115200 baud rate?
9600 is all I can get to work consistently.
That's an interesting angle I never even considered.Mine works at 115200 baud rate even with the older Prolific PL2303HXA chip serial adapter. But it also depends on your switch hardware version I guess.
Error: Partition doesn’t exist.
== Creating ext3 filesystem on /dev/sda10 for VAR
mke2fs: No such device or address while trying to determine filesystem size
*** Could not make filesystem on /dev/sda10
== Cleanup