Release Notes
Table Of Contents
- Dell S6100–ON System Release Notes, OS Version 9.14(2.10)
- Document Revision History
- Requirements
- New Dell Networking OS Version 9.14(2.10) Features
- Restrictions
- Changes to the Default Behavior and CLI Syntax
- Documentation Corrections
- Deferred Issues
- Fixed Issues
- Known Issues
- Upgrading the ONIE Package for the S6100-ON System
- Upgrading the DIAG Package for the S6100-ON System
- Installing Dell EMC Networking OS on the S6100-ON using ONIE
- Upgrading the S6100-ON Dell EMC Networking OS Image using Dell EMC Networking OS CLI
- Upgrade the Boot Selector and Boot Flash Images from Dell EMC Networking OS
- Upgrade the CPLD Images
- Upgrading the SmartFusion Microcontroller Subsystem — SMF MSS-IAP
- Upgrading the SmartFusion Microcontroller Subsystem — SMF MSS-FPGA
- Upgrading the OOB-FPGA Image
- Uninstalling the Dell EMC Networking OS
- Installing a Third Party Operating System
- Contacting Dell EMC
4. From this menu, choose the ONIE : Update ONIE option.
NOTE: To choose an option from the menu, select one of the options using the up or down arrow key and press Enter.
The ONIE update mode is enabled and the ONIE prompt appears, as shown:
ONIE: ONIE Update Mode ...
Version : 3.25.1.3
Build Date: 2021-05-18T14:41-0700
Info: Mounting kernel filesystems... done.
Info: Mounting LABEL=ONIE-BOOT on /mnt/onie-boot ...
Info: Using eth0 MAC address: 90:b1:1c:f4:23:56
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
DHCPv4 on interface: eth0 failedONIE: Using default IPv4 addr: eth0:
192.168.3.10/255.255.255.0
Starting: dropbear ssh daemon... done.
Starting: telnetd... done.
discover: ONIE update mode detected. Running updater.
Starting: discover... done.
Please press Enter to activate this console. Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
To check the install status inspect /var/log/onie.log.
Try this: tail -f /var/log/onie.log
** ONIE Update Mode Enabled **
ONIE:/ #
5. At the ONIE prompt, to stop the ONIE discovery process, enter the following command:
ONIE:/ # onie-discovery-stop
The ONIE discovery stops, as shown:
discover: ONIE update mode detected.
Stopping: discover... done.
ONIE:/ #
6. Configure an interface and assign an IP address to that interface using the following command:
ONIE:/ # ifconfig eth0 10.16.129.131/16
7. Enter the following command to upgrade ONIE:ONIE:/ # onie-self-update tftp://<tftp-server–address>/
onie-updater-x86_64-s6100_c2538-r0.
NOTE: Copy the onie-updater-x86_64-s6100_c2538-r0 file to the /tftpboot folder in the server.
ONIE is updated on the system, as shown:
discover: ONIE update mode detected.
Stopping: discover... done.
Info: Fetching tftp://10.16.127.86/onie-updater-x86_64-s6100_c2538-r0...
onie-updater- 100% |*******************************| 8561k 0:00:00 ETA
ONIE: Executing installer: tftp://10.16.127.86/onie-updater-x86_64-s6100_c2538-r0
Verifying image checksum ... OK.
Preparing image archive ... OK.
ONIE: Version : 3.25.1.3
ONIE: Architecture : x86_64
ONIE: Machine : dell_S6100_c2538
ONIE: Machine Rev : 0
ONIE: Config Version: 1
Installing ONIE on: /dev/sda
Rebooting...
ONIE:/ # discover: ONIE update mode detected.
Stopping: discover...start-stop-daemon: warning: killing process 299: No such process
done.
Stopping: dropbear ssh daemon... done.
Stopping: telnetd... done.
Stopping: syslogd... done.
Info: Unmounting kernel filesystems
9