-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Switch: Accton AS5712-54x
ONIE: 2015.11
I naively tried installing OPX using ONIE with the installer provided at https://archive.openswitch.net/installers/3.2.0/Dell-EMC/PKGS_OPX-3.2.0-installer-x86_64.bin
When installing using the onie-rescue mode, I only get the following output - after reboot, the system is unchanged:
Version : 2015.11
Info: Mounting kernel filesystems... done.
scsi 6:0:0:0: Direct-Access ATP ATP IG eUSB 1100 PQ: 0 ANSI: 6
sd 6:0:0:0: [sda] 15720448 512-byte logical blocks: (8.04 GB/7.49 GiB)
sd 6:0:0:0: [sda] Write Protect is off
sd 6:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
sd 6:0:0:0: [sda] Attached SCSI disk
Info: Mounting ONIE-BOOT on /mnt/onie-boot ...
Info: Using eth0 MAC address: cc:37:ab:62:f4:29
Info: eth0: Checking link... up.
Info: Trying DHCPv4 on interface: eth0
ONIE: Using DHCPv4 addr: eth0: 10.167.6.51 / 255.255.255.0
Starting: dropbear ssh daemon... done.
Starting: telnetd... done.
discover: Rescue mode detected. Installer disabled.
Please press Enter to activate this console.
To check the install status inspect /var/log/onie.log.
Try this: tail -f /var/log/onie.log
** Rescue Mode Enabled **
ONIE:/ # onie-nos-install http://archive.openswitch.net/installers/3.0.0/Dell-EM
C/PKGS_OPX-3.0.0-installer-x86_64.bin
discover: Rescue mode detected. No discover stopped.
Info: Fetching http://archive.openswitch.net/installers/3.0.0/Dell-EMC/PKGS_OPX-3.0.0-installer-x86_64.bin ...
Connecting to archive.openswitch.net (54.240.168.31:80)
installer 100% |*******************************| 403M 0:00:00 ETA
ONIE: Executing installer: http://archive.openswitch.net/installers/3.0.0/Dell-EMC/PKGS_OPX-3.0.0-installer-x86_64.bin
Initializing installer...OK
Verifying image checksum...OK
Unsupported machine: accton_as5712_54x
ONIE: NOS install successful: http://archive.openswitch.net/installers/3.0.0/Dell-EMC/PKGS_OPX-3.0.0-installer-x86_64.bin
ONIE: Rebooting...
ONIE:/ # discover: Rescue mode detected. No discover stopped.
Stopping: dropbear ssh daemon... done.
Stopping: telnetd... done.
Stopping: syslogd... done.
Info: Unmounting kernel filesystems
The system is going down NOW!
Sent SIGTERM to all processes
Sent SIGKILL toRestarting system.
machine restart
I guess this build is only for DELL-EMC? Are there pre-built installers for the AS5712? How would I go about compiling it? I read that OpenSwitch was compatible with the AS5712 - is the same true for OPX? If not, where can I get the older versions, e.g. 1.0.0?
Reactions are currently unavailable