ONIE is an Open Compute Project open source initiative contributed by Cumulus Networks that defines an open “install environment” for bare metal network switches.
ONIE Technical Support with Edgecore Networks
ONIE provide the command which help customer send the support bundle to vendor. The command name is onie-support
. It can dump useful information of ONIE for troubleshooting and analysis Edgecore switch platform.
onie-support
have more features in last updated. We suggest you download the new one from ONIE master branch. Please follow the steps below.
How to support?
Download
onie-support
sourcePut the file into ONIE via any methods (tftp/ftp/http/USB)
- Noted: command
wget
in ONIE does NOT support https
- Noted: command
Excute script for dump informations
1
sh onie-support /tmp
Find tarball in /tmp/onie-support-${onie_machine}.tar.bz2
1
2ONIE:/ # onie-support /tmp
Success: Support tarball created: /tmp/onie-support-accton_as7712_32x.tar.bz2Please send tarball file to Edgecore Networks
Example
1 | ONIE:/tmp # onie-sysinfo |