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

Dell 6000: show platform syseeprom invalid output #2275

Closed
vivekvijaykumar opened this issue Nov 19, 2018 · 3 comments
Closed

Dell 6000: show platform syseeprom invalid output #2275

vivekvijaykumar opened this issue Nov 19, 2018 · 3 comments
Assignees

Comments

@vivekvijaykumar
Copy link

vivekvijaykumar commented Nov 19, 2018

Description
show platform syseeprom errors out on a DellS6000 box running onie version 3.20.1.3 as recommended in the quick start wiki guide in SONiC.

The sonic version is based on Build commit: b1d290c

The machine.conf file as follows -
root@spine-1:/home/admin# cat /host/machine.conf
onie_version=3.20.1.3
onie_vendor_id=674
onie_platform=x86_64-dell_s6000_s1220-r0
onie_machine=dell_s6000_s1220
onie_machine_rev=0
onie_arch=x86_64
onie_config_version=1
onie_build_date="2015-05-03T16:20-0700"
onie_partition_type=gpt
onie_kernel_version=3.2.35

root@spine-1:/home/admin# show platform summary
Platform: x86_64-dell_s6000_s1220-r0
HwSKU: Force10-S6000
ASIC: broadcom

root@spine-1:/home/admin# show platform syseeprom
TLV Name Len Value


Invalid TLV field starting at EEPROM offset 0
(checksum valid)

From the onie platform the dump for the eeprom works fine.

Steps to reproduce the issue:

  1. make sure onie version 3.20.1.3 is running on Dell S6000
  2. install sonic build based on commit b1d290c
  3. check output of show platform syseeprom

Describe the results you received:
root@spine-1:/home/admin# show platform syseeprom
TLV Name Len Value


Invalid TLV field starting at EEPROM offset 0
(checksum valid)

Describe the results you expected:
Output should be something like this -

TlvInfo Header:
Id String: TlvInfo
Version: 1
Total Length: 92
TLV Name Code Len Value


Product Name 0x21 8 S6000-ON
Part Number 0x22 6 07VJDK
Serial Number 0x23 20 CN07VJDK282985710021
Label Revision 0x27 3 A04
Base MAC Address 0x24 6 EC:F4:BB:FE:90:1A
ONIE Version 0x29 8 3.20.1.3
MAC Addresses 0x2A 2 129
Manufacturer 0x2B 2 FF
Vendor Name 0x2D 4 DELL
Service Tag 0x2F 7 DS0RX42
CRC-32 0xFE 4 0xC64CA48B

Additional information you deem important (e.g. issue happens only occasionally):

**Output of `show version`:**

```
(paste your output here)
```

**Attach debug file `sudo generate_dump`:**

```
(paste your output here)
```
@vivekvijaykumar vivekvijaykumar changed the title show platform syseeprom invalid on Dells6000 Dell 6000: show platform syseeprom invalid output Nov 19, 2018
@vivekvijaykumar
Copy link
Author

@vharish02 Can we please get someone from Dell to take a look?

@jleveque
Copy link
Contributor

@vivekvijaykumar: Did #2315 resolve your issue? If so, please close this.

@jleveque
Copy link
Contributor

jleveque commented Nov 6, 2019

No response for months. Assuming this issue has been resolved; closing.

@jleveque jleveque closed this as completed Nov 6, 2019
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