Release Notes
Table Of Contents
- Dell EMC System S3048–ON 9.14(2.9P1) Release Notes
- Document Revision History
- Supported Hardware
- Supported Software
- New Dell EMC Networking OS Version 9.14(2.9) Features
- Restrictions
- Changes to Default Behavior and CLI Syntax
- Documentation Corrections
- Deferred Issues
- Fixed Issues
- Known Issues
- Upgrading the sub-components
- Upgrading ONIE on the S3048-ON
- Installing Dell EMC Networking OS on the S3048-ON using ONIE
- Upgrading the S3048-ON Dell EMC Networking OS Image using the Dell EMC Networking OS CLI
- Uninstalling Dell EMC Networking OS on the S3048-ON
- Installing a Third Party Operating System
- Support Resources
Need to power cycle the unit to complete the FPGA upgrade.
2. Power cycle the system physically. Switch off the system by unplugging the power chords from the REAR PSUs and wait
until the PSU FAN–REAR STATUS LED is completely OFF.
NOTE: Do not switch on the system with PSU–REAR LED glowing AMBER.
You can alternatively power cycle the switch using the power-cycle stack-unit <1-6> command as follows:
DellEMC#power-cycle stack-unit 1
Proceed with power-cycle? Confirm [yes/no]:yes
3. The CPLD version can be verified using show revision command output :
EXEC Privilege
show revision
DellEMC#show revision
-- Stack unit 1 --
S3048-ON SYSTEM CPLD : 10
S3048-ON MODULE CPLD : 9
DellEMC#
NOTE: Do not power off the system while FPGA upgrade is in progress. For any queries, contact technical support.
Upgrading ONIE on the S3048-ON
To upgrade the ONIE package you have installed, use one of the following two processes: zero touch (dynamic) update or
manual update.
1. Zero touch (dynamic): Copy the update ONIE installer and the DIAG installer for your system to the TFTP/
HTTP server.Configure the DHCP options using the ONIE specifications shown at the following link: http://
opencomputeproject.github.io/onie/docs/design-spec/updater.html
S3048-ON image>>>> onie-updater-x86_64-s3000_c2338-r0
2. Manual: Copy the image onto the TFTP/HTTP servers and boot ONIE. Update the ONIE using the onie-self-update
command, then download and run an ONIE updater image. The supported URL types are: HTTP, FTP, TFTP, and FILE.
S3048-ON image>>>> onie-updater-x86_64-s3000_c2338-r0
3. UPGRADING ONIE ON AN EXISTING S3048–ON SYSTEM.
The following example uses HTTP to upgrade ONIE.
ONIE:/ # onie-self-update tftp://10.16.127.35/onie-updater-x86_64-s3000_c23
38-r0
Stopping: discover... done.
Info: Fetching tftp://10.16.127.35/onie-updater-x86_64-s3000_c2338-r0 ...
onie-updater-x86_64- 100% |*******************************| 9021k 0:00:00 ETA
ONIE: Executing installer: tftp://10.16.127.35/onie-updater-x86_64-s3000_c2338-r0
Verifying image checksum ... OK.
Preparing image archive ... OK.
ONIE: Version : 3.24.1.0-4
ONIE: Architecture : x86_64
ONIE: Machine : s3000_c2338
ONIE: Machine Rev : 0
ONIE: Config Version: 1
Installing ONIE on: /dev/sda
Rebooting...
ONIE:/ # umount: can't remount rootfs read-only
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL tosd 0:0:0:0: [sda] Synchronizing SCSI cache
Restarting system.
machine restart
11