Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility to AS5712 #74

Open
davidgengenbach opened this issue Dec 18, 2019 · 3 comments
Open

Compatibility to AS5712 #74

davidgengenbach opened this issue Dec 18, 2019 · 3 comments
Labels

Comments

@davidgengenbach
Copy link

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?

@jghalam
Copy link
Contributor

jghalam commented Dec 18, 2019 via email

@davidgengenbach
Copy link
Author

Thanks for your answer!
Are there any (serious) efforts porting OPX for non-Dell hardware? From the 22 supported devices, 21 are from Dell. This seems like vendor lock-in again?

Regarding my second question: where can I find old releases of OpenSwitch (OPS not OPX)?

@jghalam
Copy link
Contributor

jghalam commented Dec 21, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants