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

onlpdump incorrectly detect platform name for quanta lb9 #9

Open
nshopik opened this issue Nov 26, 2014 · 1 comment
Open

onlpdump incorrectly detect platform name for quanta lb9 #9

nshopik opened this issue Nov 26, 2014 · 1 comment

Comments

@nshopik
Copy link

nshopik commented Nov 26, 2014

Here is output from quanta LB9, while platform name says its quanta-ly2. Is this correct? If its cocked for both platforms maybe it should says just powerpc-quanta?

root@onl-powerpc:~# onlpdump 
   System Information = {
       Product Name: LB9
       Part Number: 1LB9BZZ0STQ
       Serial Number: QTFCA63290026
       MAC: 08:9e:01:ce:b8:00
       MAC Range: 1
       Manufacturer: Quanta
       Manufacture Date: 05/15/2014 00:00:00
       Vendor: QuantaMesh
       Platform Name: powerpc-quanta-ly2-r0
       Device Version: (null)
       Label Revision: 1
       Country Code: (null)
       Diag Version: (null)
       Service Tag: (null)
       ONIE Version: (null)
       CRC: 0x0
@jnealtowns
Copy link
Contributor

This is a (copy and paste) bug in the Quanta ONLP drivers. It should say
powerpc-quanta-lb9-r0 on the LB9.
I've committed the fix - Nice catch.

J

On Wed, Nov 26, 2014 at 3:59 AM, Nikolay Shopik [email protected]
wrote:

Here is output from quanta LB9, while platform name says its quanta-ly2.
Is this correct? If its cocked for both platforms maybe it should says just
powerpc-quanta?

root@onl-powerpc:~# onlpdump
System Information = {
Product Name: LB9
Part Number: 1LB9BZZ0STQ
Serial Number: QTFCA63290026
MAC: 08:9e:01:ce:b8:00
MAC Range: 1
Manufacturer: Quanta
Manufacture Date: 05/15/2014 00:00:00
Vendor: QuantaMesh
Platform Name: powerpc-quanta-ly2-r0
Device Version: (null)
Label Revision: 1
Country Code: (null)
Diag Version: (null)
Service Tag: (null)
ONIE Version: (null)
CRC: 0x0


Reply to this email directly or view it on GitHub
#9.

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

No branches or pull requests

2 participants