cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
16556
Views
0
Helpful
17
Replies

6880 booting issue

andrewswanson
Level 7
Level 7

Hi
I ran into some issues with a pair of 6880s booting. I racked up 2 c6880-X-LE switches and done the following:

 

  •  powered on both switches
  •  copied latest ios c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin to both switches (verified md5 of ios before copying)
  • changed bootvar and reloaded ok with new ios on both switches
  •  deleted old ios and reload again ok to confirm new ios boot
  •  done a wr erase and reloaded
  •  both switches then booted "Governator Boot Rom :Upgradable Region"

 

I logged the switch booting into "Governator Boot Rom :Upgradable Region" - see attached. Once booted, the console had an "SP5>" prompt. When I typed ? for help the console displayed a number of TAC looking commands (also in attached output).

 

I reloaded a switch and broke into ROMMOM. Before making any changes, the output of "set" in ROMMOM looked like:


RJ45_CONSOLE=0

TFTP_MACADDR=0:2A:10:60:CE:80?=0

LOG_PREFIX_VERSION=1

BSI=0

RANDOM_NUM=1057632312

BOOT=

RET_2_RTS=11:02:40 UTC Fri Apr 13 2018

RET_2_RCALTS=1523617360


The output of confreg showed:

 

Configuration Summary
   (Virtual Configuration Register: 0x2102)

enabled are:
 [ 0 ] load rom after netboot fails
 [ 1 ] console baud: 9600
 boot: ...... image specified by the boot system commands or default to: cisco2-Governator


When I tried to view the contents of the bootdisk I got the following:

rommon 2 > dev
Devices in device table:
        id  name
 bootdisk:  Internal flash drive
    disk0:  External USB drive 0
rommon 3 > dir bootdisk:
Please reset before continuing

 

When I tried to boot from tftp image I got the following (I could ping ok between the switch and tftp server after using the set commands):

rommon 5 > boot tftp://10.1.1.100/c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin
Please reset before booting

 

I then tried the following:

BOOT=bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin
confreg 0x2102
sync
reset

 

Now the switches boot up ok. I've set up a few 6880s before with no issue. I'm assuming this was user error on my part. Can anyone tell me why the switches booted they way they did and why ROMMON wouldn't let me view bootdisk:?

 

I'm working on getting these switches on contract so that I can contact TAC but was hoping someone could throw some light on this.

 

Thanks
Andy

1 Accepted Solution

Accepted Solutions


@andrewswanson wrote:

Router# sh run | include boot
boot-start-marker
boot-end-marker

Router#sh bootvar
BOOT variable = bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102


Wait ...
WTF ... That's the problem.

Config-register value 0x2102 means "boot the IOS found in the boot variable statement".  

But in the configuration, the boot variable string is EMPTY.  

Chassis-based system has a "funny" way of booting.  If the config-registry is 0x2102 and there is no valid boot variable string or the boot variable string is pointing to the wrong IOS file, the line card will immediately boot into ROMmon. 

However, if you change the config-registry value to 0x2101, this means "boot the first valid IOS found".  

So the choice is either put a valid boot variable string in the config (boot system flash bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin) or change the config-registry value to 0x2101.

View solution in original post

17 Replies 17

Leo Laohoo
Hall of Fame
Hall of Fame

@andrewswanson wrote:

image specified by the boot system commands or default to: cisco2-Governator


Looks like someone loaded a developer image into the supervisors.

Can you post the complete output to the command "sh version"?  I want to see what version is the ROMmon.  I wonder if this is CSCuw69688.

Thanks for the quick reply Leo. Requested output is below. Switches were brand new out of the box but had been in storage for about 18 months. One of the switches sup has an amber light but passes diagnostics ok.

Andy

 

 

Router#sh ver
Cisco IOS Software, c6880x Software (c6880x-IPSERVICESK9-M), Version 15.2(1)SY6, RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Fri 09-Feb-18 10:57 by prod_rel_team

ROM: System Bootstrap, Version 15.1(02)SY01 [ Rel 1.1], RELEASE SOFTWARE
BOOTLDR:
Router uptime is 32 minutes
Uptime for this control processor is 33 minutes
System returned to ROM by power-on
System image file is "bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin"
Last reload reason: power-on

 

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco C6880-X-LE ( Intel(R) Core(TM) i3- CPU @ 2.00GHz ) processor (revision ) with 2997247K/409600K bytes of memory.
Processor board ID SAL2030018F
Processor signature 0xA7060200
Last reset from power-on
1 Virtual Ethernet interface
1 Gigabit Ethernet interface
32 Ten Gigabit Ethernet interfaces
1955824K bytes of USB Flash bootdisk (Read/Write)

  1. Configuration register is 0x2102


@andrewswanson wrote:

ROM: System Bootstrap, Version 15.1(02)SY01


I believe this is the problem.  ROMmon needs to be upgraded.  

The Release Notes from ROMmon version 15.2(02r)SY4 can be found HERE.  This ROMmon version fixes a Bug ID CSCuw69688 (Cisco internal only).

Thanks. I'll try this and post back results.

Cheers

Andy

I followed the upgrade steps and it looked fine until step 3 (according to documentation this step should show the upgraded rommon). I tried the reload in Step 4 but I was back to square one with the switch booting into "Governator Boot Rom :Upgradable Region". I broke into ROMMON and configured the BOOT option again so that the switch booted ios image. Output is below.

 

Thanks

Andy

 

Step 1

show rom-monitor slot 5 sp

Rommon image is running from UPGRADABLE region

System Bootstrap, Version 15.1(02)SY01 [ Rel 1.1], RELEASE SOFTWARE
Copyright (c) 1994-2013  by cisco Systems, Inc.

 

Step 2

upgrade rom-monitor slot 5 file tftp://10.10.10.1/c6880x_rm.bin.SPA.15$-monitor slot 5 file tftp://10.10.10.1/c6880x_rm.bin.SPA.151         -02r.SYS4
Copying tftp://10.10.10.1/c6880x_rm.bin.SPA.151-02r.SYS4 onto SP's bootdisk bootdisk:rommon_gvrn.bin...
Loading c6880x_rm.bin.SPA.151-02r.SYS4 from 10.10.10.1 (via Vlan1): !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
[OK - 8388608 bytes]

ROMMON image upgrade in progress.. Please do not power cycle the box.

Erasing flash
################################################################################################################################

Programming flash
################################################################################################################################

Verifying magic in flash

ROMMON image upgrade complete, Supervisor engine must be reloaded.

 

Step 3

show rom-monitor slot 5 sp                                    

Rommon image is running from UPGRADABLE region

System Bootstrap, Version 15.1(02)SY01 [ Rel 1.1], RELEASE SOFTWARE
Copyright (c) 1994-2013  by cisco Systems, Inc.

 

Step 4

On reload switch went back into "Governator Boot Rom :Upgradable Region". I had to reload and break into ROMMON and do the following to get the switch to boot:

 

BOOT=bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin

confreg  0x2102

sync
reset

 

Switch then booted:

 

System Initializing ...


System Bootstrap, Version 15.1(02r)SYS4, RELEASE SOFTWARE
Copyright (c) 1994-2018 by cisco Systems, Inc.

Current image running: Governator Boot Rom :Upgradable Region

Last reset cause: Software Reset, reset code 0x4

Governator platform with 4194304 Kbytes of main memory

#Booting c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin ...
#################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
ELF image verification PASSED

Self extracting the image... [OK]

Self decompressing the image : ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################### [OK]


Output of show ver is:

 

Cisco IOS Software, c6880x Software (c6880x-IPSERVICESK9-M), Version 15.2(1)SY6, RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Fri 09-Feb-18 10:57 by prod_rel_team

ROM: System Bootstrap, Version 15.1(02r)SYS4, RELEASE SOFTWARE
BOOTLDR:
Router uptime is 0 minutes
Uptime for this control processor is 1 minute
System returned to ROM by power-on
System image file is "bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin"
Last reload reason: Reload Command

 

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
 --More--         to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco C6880-X-LE ( Intel(R) Core(TM) i3- CPU @ 2.00GHz ) processor (revision ) with 2997247K/409600K bytes of memory.
Processor board ID SAL2030018F
Processor signature 0xA7060200
Last reset from s/w reset
1 Virtual Ethernet interface
1 Gigabit Ethernet interface
32 Ten Gigabit Ethernet interfaces
1955824K bytes of USB Flash bootdisk (Read/Write)

Configuration register is 0x2102

So if you reboot again, does it boot properly or is it still doing it again?

Please post the output to the command "sh run | i boot".

Hi Leo

Yes, switch successfully boots ios on reload. I don't have any boot statements in the config as yet (I'll add one just now), The ROMMON upgrade attempt seemed to clear the BOOT variable so I had to redo it. See below for output.

Thanks

Andy

 

Router# sh run | include boot
boot-start-marker
boot-end-marker

Router#sh bootvar
BOOT variable = bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102


@andrewswanson wrote:

Router# sh run | include boot
boot-start-marker
boot-end-marker

Router#sh bootvar
BOOT variable = bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin
CONFIG_FILE variable does not exist
BOOTLDR variable does not exist
Configuration register is 0x2102


Wait ...
WTF ... That's the problem.

Config-register value 0x2102 means "boot the IOS found in the boot variable statement".  

But in the configuration, the boot variable string is EMPTY.  

Chassis-based system has a "funny" way of booting.  If the config-registry is 0x2102 and there is no valid boot variable string or the boot variable string is pointing to the wrong IOS file, the line card will immediately boot into ROMmon. 

However, if you change the config-registry value to 0x2101, this means "boot the first valid IOS found".  

So the choice is either put a valid boot variable string in the config (boot system flash bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin) or change the config-registry value to 0x2101.

Thanks a lot for your help with this Leo.

 

I added a boot statement and tried the ROMMON upgrade again. For the 6880 the documentation says to copy the upgrade file to bootflash: and do the upgrade from there. I did this and the upgrade was a success - see show ver below.

 

If there are no boot statements or boot variables, shouldn't the switch boot into ROMMON? I've never see this ""Governator Boot Rom :Upgradable Region" booting before?

 

Thanks again - I'll mark thread as solved.

 

Cheers
Andy

 

Router#sh ver
Cisco IOS Software, c6880x Software (c6880x-IPSERVICESK9-M), Version 15.2(1)SY6, RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2018 by Cisco Systems, Inc.
Compiled Fri 09-Feb-18 10:57 by prod_rel_team

ROM: System Bootstrap, Version 15.1(02r)SYS4, RELEASE SOFTWARE
BOOTLDR:
Router uptime is 2 minutes
Uptime for this control processor is 2 minutes
System returned to ROM by reload at 11:31:58 UTC Wed Apr 18 2018
System image file is "bootdisk:c6880x-ipservicesk9-mz.SPA.152-1.SY6.bin"
Last reload reason: Reload Command

 

This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.

A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html

If you require further assistance please contact us by sending email to
export@cisco.com.

Cisco C6880-X-LE ( Intel(R) Core(TM) i3- CPU @ 2.00GHz ) processor (revision ) with 2997247K/409600K bytes of memory.
Processor board ID SAL2030018F
Processor signature 0xA7060200
Last reset from s/w reset
1 Virtual Ethernet interface
1 Gigabit Ethernet interface
32 Ten Gigabit Ethernet interfaces
1955824K bytes of USB Flash bootdisk (Read/Write)

Configuration register is 0x2102


@andrewswanson wrote:

If there are no boot statements or boot variables, shouldn't the switch boot into ROMMON? 


Depends on the config-registry value.  If the boot variable statement is pointing to the wrong IOS file (or the file is missing) or there is no boot variable statement: 

  • 0x2101 will IGNORE boot variable statement and boot the first valid IOS file found in the bootflash: or bootdisk: 
  • 0x2102 will read the boot variable statement and, finding that the statement "invalid", will boot into ROMmon.

When a new supervisor card is shipped it has a config-registry value of 0x2101.

Hi Leo

 

The issue is that with a confreg of 0x2102 and no valid boot statements, the 6880s don't boot into rommon. They boot the linux shell below.

 

When I break into rommon I can't view the contents of bootdisk or issue boot commands (even after the rommon upgrade). The bug CSCtq26164 (for asr1ks) is the problem I'm having in rommon and the given workaround works for me (although I have to do this every time I break into rommon).

 

The switches are booting fine with boot statements. Once the switches are on contract I'll contact TAC about the switches booting the linux shell below rather than into rommon.

 

Thanks again for your help - much appreciated,

 

Cheers
Andy


System Bootstrap, Version 15.1(02r)SYS4, RELEASE SOFTWARE
Copyright (c) 1994-2018 by cisco Systems, Inc.

Current image running: Governator Boot Rom :Upgradable Region

Last reset cause: Software Reset, reset code 0x4

Governator platform with 4194304 Kbytes of main memory

No valid BOOT image found
Final autoboot attempt from default boot device...
#Booting tdiag_140_govbund.SPA ...
################################################################################################################################################################
ELF image verification PASSED

+----------------------+
| OFD Linux Loading... |
+----------------------+
Sanity Check [PASS]
Setup 15360 bytes
System 16075 kB
Linux version 3.2.16 (fengbwu@sha-isbu-edit15) (gcc version 4.6.3 (crosstool-NG 1.15.3) ) #508 SMP Tue May 19 21:40:23 CST 2015
Command line: earlyprintk=serial
KERNEL supported cpus:
  Intel GenuineIntel
  AMD AuthenticAMD
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
 BIOS-e820: 000000000009f000 - 0000000000400000 (reserved)
 BIOS-e820: 0000000000400000 - 0000000040000000 (usable)
 BIOS-e820: 00000000fe000000 - 0000000100000000 (reserved)
bootconsole [earlyser0] enabled
NX (Execute Disable) protection: active
DMI not present or invalid.
No AGP bridge found
last_pfn = 0x40000 max_arch_pfn = 0x400000000
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
init_memory_mapping: 0000000000000000-0000000040000000
No NUMA configuration found
Faking a node at 0000000000000000-0000000040000000
Initmem setup node 0 0000000000000000-0000000040000000
  NODE_DATA [000000003fffb000 - 000000003fffffff]
Zone PFN ranges:
  DMA      0x00000010 -> 0x00001000
  DMA32    0x00001000 -> 0x00100000
  Normal   empty
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000400 -> 0x00040000
SMP: Allowing 1 CPUs, 0 hotplug CPUs
Allocating PCI resources starting at 40000000 (gap: 40000000:be000000)
setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
PERCPU: Embedded 24 pages/cpu @ffff88003fc00000 s69056 r8192 d21056 u2097152
Built 1 zonelists in Node order, mobility grouping on.  Total pages: 257159
Policy zone: DMA32
Kernel command line: console=ttyS0,9600 noefi acpi=off earlyprintk=serial
PID hash table entries: 4096 (order: 3, 32768 bytes)
xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
Checking aperture...
No AGP bridge found
Memory: 960324k/1048576k available (2616k kernel code, 3524k absent, 84728k reserved, 3820k data, 61244k init)
SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:4352 nr_irqs:256 16
Console: colour dummy device 80x25
console [ttyS0] enabled, bootconsole disabled
console [ttyS0] enabled, bootconsole disabled
Fast TSC calibration using PIT
Detected 1999.953 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3999.90 BogoMIPS (lpj=1999953)
pid_max: default: 32768 minimum: 301
Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
Mount-cache hash table entries: 256
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
using mwait in idle threads.
SMP alternatives: switching to UP code
Freeing SMP alternatives: 12k freed
weird, boot CPU (#0) not listed by the BIOS.
SMP motherboard not detected.
SMP disabled
Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
PEBS disabled due to CPU errata.
... version:                3
... bit width:              48
... generic registers:      8
... value mask:             0000ffffffffffff
... max period:             000000007fffffff
... fixed-purpose events:   3
... event mask:             00000007000000ff
Brought up 1 CPUs
Total of 1 processors activated (3999.90 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: Interpreter disabled.
vgaarb: loaded
PCI: Probing PCI hardware
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.1: PCI bridge to [bus 02-02]
pci 0000:00:01.2: PCI bridge to [bus 03-03]
pci 0000:00:1c.0: PCI bridge to [bus 04-04]
pci 0000:00:1c.1: PCI bridge to [bus 05-05]
pci 0000:00:1c.2: PCI bridge to [bus 06-06]
pci 0000:00:1c.3: PCI bridge to [bus 07-07]
pci 0000:00:1f.0: PIIX/ICH IRQ router [8086:2310]
pnp: PnP ACPI: disabled
pci 0000:00:1c.3: BAR 9: assigned [mem 0x40000000-0x401fffff 64bit pref]
pci 0000:00:1c.3: BAR 7: assigned [io  0x1000-0x1fff]
pci 0000:00:1c.2: BAR 9: assigned [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.2: BAR 7: assigned [io  0x4000-0x4fff]
pci 0000:00:1c.1: BAR 9: assigned [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.1: BAR 7: assigned [io  0x5000-0x5fff]
pci 0000:00:1c.0: BAR 9: assigned [mem 0x40600000-0x407fffff 64bit pref]
pci 0000:00:1c.0: BAR 7: assigned [io  0x6000-0x6fff]
pci 0000:00:01.0: PCI bridge to [bus 01-01]
pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
pci 0000:00:01.0:   bridge window [mem 0xd5500000-0xd55fffff]
pci 0000:00:01.0:   bridge window [mem 0xd5000000-0xd50fffff 64bit pref]
pci 0000:00:01.1: PCI bridge to [bus 02-02]
pci 0000:00:01.1:   bridge window [mem 0xd0000000-0xd20fffff]
pci 0000:00:01.2: PCI bridge to [bus 03-03]
pci 0000:00:01.2:   bridge window [mem 0xd4000000-0xd4ffffff]
pci 0000:00:01.2:   bridge window [mem 0xd3000000-0xd3ffffff 64bit pref]
pci 0000:00:1c.0: PCI bridge to [bus 04-04]
pci 0000:00:1c.0:   bridge window [io  0x6000-0x6fff]
pci 0000:00:1c.0:   bridge window [mem 0xd5400000-0xd54fffff]
pci 0000:00:1c.0:   bridge window [mem 0x40600000-0x407fffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 05-05]
pci 0000:00:1c.1:   bridge window [io  0x5000-0x5fff]
pci 0000:00:1c.1:   bridge window [mem 0xd5300000-0xd53fffff]
pci 0000:00:1c.1:   bridge window [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.2: PCI bridge to [bus 06-06]
pci 0000:00:1c.2:   bridge window [io  0x4000-0x4fff]
pci 0000:00:1c.2:   bridge window [mem 0xd5200000-0xd52fffff]
pci 0000:00:1c.2:   bridge window [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.3: PCI bridge to [bus 07-07]
pci 0000:00:1c.3:   bridge window [io  0x1000-0x1fff]
pci 0000:00:1c.3:   bridge window [mem 0xd5100000-0xd51fffff]
pci 0000:00:1c.3:   bridge window [mem 0x40000000-0x401fffff 64bit pref]
pci 0000:00:01.0: found PCI INT A -> IRQ 9
pci 0000:00:01.0: sharing IRQ 9 with 0000:00:01.1
pci 0000:00:01.0: sharing IRQ 9 with 0000:00:01.2
pci 0000:00:01.0: sharing IRQ 9 with 0000:00:1c.1
pci 0000:00:01.0: sharing IRQ 9 with 0000:01:00.0
pci 0000:00:01.0: sharing IRQ 9 with 0000:04:00.0
pci 0000:00:01.1: found PCI INT A -> IRQ 9
pci 0000:00:01.1: sharing IRQ 9 with 0000:00:01.0
pci 0000:00:01.1: sharing IRQ 9 with 0000:00:01.2
pci 0000:00:01.1: sharing IRQ 9 with 0000:00:1c.1
pci 0000:00:01.1: sharing IRQ 9 with 0000:01:00.0
pci 0000:00:01.1: sharing IRQ 9 with 0000:04:00.0
pci 0000:00:01.2: found PCI INT A -> IRQ 9
pci 0000:00:01.2: sharing IRQ 9 with 0000:00:01.0
pci 0000:00:01.2: sharing IRQ 9 with 0000:00:01.1
pci 0000:00:01.2: sharing IRQ 9 with 0000:00:1c.1
pci 0000:00:01.2: sharing IRQ 9 with 0000:01:00.0
pci 0000:00:01.2: sharing IRQ 9 with 0000:04:00.0
pci 0000:00:1c.0: found PCI INT A -> IRQ 10
pci 0000:00:1c.0: sharing IRQ 10 with 0000:01:00.1
pci 0000:00:1c.0: sharing IRQ 10 with 0000:01:00.4
pci 0000:00:1c.0: sharing IRQ 10 with 0000:02:00.0
pci 0000:00:1c.0: sharing IRQ 10 with 0000:05:00.0
pci 0000:00:1c.1: found PCI INT B -> IRQ 9
pci 0000:00:1c.1: sharing IRQ 9 with 0000:00:01.0
pci 0000:00:1c.1: sharing IRQ 9 with 0000:00:01.1
pci 0000:00:1c.1: sharing IRQ 9 with 0000:00:01.2
pci 0000:00:1c.1: sharing IRQ 9 with 0000:01:00.0
pci 0000:00:1c.1: sharing IRQ 9 with 0000:04:00.0
pci 0000:00:1c.2: found PCI INT C -> IRQ 11
pci 0000:00:1c.2: sharing IRQ 11 with 0000:01:00.2
pci 0000:00:1c.2: sharing IRQ 11 with 0000:06:00.0
pci 0000:00:1c.3: found PCI INT D -> IRQ 10
pci 0000:00:1c.3: sharing IRQ 10 with 0000:00:1f.2
pci 0000:00:1c.3: sharing IRQ 10 with 0000:00:1f.3
pci 0000:00:1c.3: sharing IRQ 10 with 0000:01:00.3
pci 0000:00:1c.3: sharing IRQ 10 with 0000:07:00.0
NET: Registered protocol family 2
IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
TCP: Hash tables configured (established 131072 bind 65536)
TCP reno registered
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:1d.0: found PCI INT A -> IRQ 9
platform rtc_cmos: registered platform RTC device (no PNP device found)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
i8042: PNP: No PS/2 controller found. Probing ports directly.
i8042: No controller found
mousedev: PS/2 mouse device common for all mice
cpuidle: using governor ladder
cpuidle: using governor menu
Netfilter messages via NETLINK v0.30.
TCP cubic registered
NET: Registered protocol family 17
Freeing unused kernel memory: 61244k freed
Write protecting the kernel read-only data: 6144k
Freeing unused kernel memory: 1464k freed
Freeing unused kernel memory: 1296k freed
____________________ init start ____________________

Press Ctrl-C to skip...
Starting the hotudevd[35]: starting version 182
plug events dispusbcore: registered new interface driver usbfs
atcher udevd
Syusbcore: registered new interface driver hub
nthesizing initiSCSI subsystem initialized
al hotplug eventdca service started, version 1.12.1
s
Waiting for /Intel(R) Gigabit Ethernet Network Driver - version 3.4.7
Copyright (c) 2007-2011 Intel Corporation.
dev to be fully igb 0000:01:00.1: found PCI INT B -> IRQ 10
populated
igb 0000:01:00.1: sharing IRQ 10 with 0000:01:00.4
igb 0000:01:00.1: sharing IRQ 10 with 0000:02:00.0
igb 0000:01:00.1: sharing IRQ 10 with 0000:05:00.0
ahci 0000:00:1f.2: found PCI INT B -> IRQ 10
ahci 0000:00:1f.2: sharing IRQ 10 with 0000:00:1f.3
ahci 0000:00:1f.2: sharing IRQ 10 with 0000:01:00.3
ahci 0000:00:1f.2: sharing IRQ 10 with 0000:07:00.0
ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x10 impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems apst
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
scsi4 : ahci
ata1: DUMMY
ata2: DUMMY
ata3: DUMMY
ata4: DUMMY
ata5: SATA max UDMA/133 abar m2048@0xd5607000 port 0xd5607300 irq 22
usbcore: registered new device driver usb
igb 0000:01:00.1: Intel(R) Gigabit Ethernet Network Connection
igb 0000:01:00.1: eth0: (PCIe:5.0GT/s:Width x4
)
igb 0000:01:00.1: eth0: MAC: 00:a0:c9:00:00:00
igb 0000:01:00.1: eth0: PBA No: Unknown
igb 0000:01:00.1: LRO is disabled
igb 0000:01:00.1: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
igb 0000:01:00.2: found PCI INT C -> IRQ 11
igb 0000:01:00.2: sharing IRQ 11 with 0000:06:00.0
Switching to clocksource tsc
ata5: SATA link down (SStatus 0 SControl 300)
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.0: found PCI INT A -> IRQ 9
ehci_hcd 0000:00:1d.0: EHCI Host Controller
ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.0: debug port 2
ehci_hcd 0000:00:1d.0: irq 9, io mem 0xd5608000
ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
igb 0000:01:00.2: Intel(R) Gigabit Ethernet Network Connection
igb 0000:01:00.2: eth1: (PCIe:5.0GT/s:Width x4
)
igb 0000:01:00.2: eth1: MAC: 00:a0:c9:00:00:01
igb 0000:01:00.2: eth1: PBA No: Unknown
igb 0000:01:00.2: LRO is disabled
igb 0000:01:00.2: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
igb 0000:01:00.3: found PCI INT D -> IRQ 10
igb 0000:01:00.3: sharing IRQ 10 with 0000:00:1f.3
igb 0000:01:00.3: sharing IRQ 10 with 0000:07:00.0
igb 0000:01:00.3: Intel(R) Gigabit Ethernet Network Connection
igb 0000:01:00.3: eth2: (PCIe:5.0GT/s:Width x4
)
igb 0000:01:00.3: eth2: MAC: 00:a0:c9:00:00:02
igb 0000:01:00.3: eth2: PBA No: Unknown
igb 0000:01:00.3: LRO is disabled
igb 0000:01:00.3: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
igb 0000:01:00.4: found PCI INT B -> IRQ 10
igb 0000:01:00.4: sharing IRQ 10 with 0000:01:00.1
igb 0000:01:00.4: sharing IRQ 10 with 0000:02:00.0
igb 0000:01:00.4: sharing IRQ 10 with 0000:05:00.0
igb 0000:01:00.4: Intel(R) Gigabit Ethernet Network Connection
igb 0000:01:00.4: eth3: (PCIe:5.0GT/s:Width x4
)
igb 0000:01:00.4: eth3: MAC: 00:a0:c9:00:00:03
igb 0000:01:00.4: eth3: PBA No: Unknown
igb 0000:01:00.4: LRO is disabled
igb 0000:01:00.4: Using MSI-X interrupts. 1 rx queue(s), 1 tx queue(s)
configure networusbcore: registered new interface driver usbserial
k
inetd initialUSB Serial support registered for generic
izing
user modeusbcore: registered new interface driver usbserial_generic
usbserial: USB Serial Driver core
 irq initializing
usb console initializing
____________________ init  stop ____________________

       Cisco OD Linux 3.2.16

 Welcome to EBBU Offline Diagnostic Software.

login[134]: root login on 'ttyS0'
Offline Diag Linux OS bootup done!
Offline diag to be launched
main() called for OD.  argc=1, argv[0]=/bin/odiag

PCI Device mapping address:d5608000
PCI Device mapping address:d5607000
PCI Device mapping address:d5602000
PCI Device mapping address:d5606000
PCI Device mapping address:d5605000
PCI Device mapping address:d5604000
PCI Device mapping address:d5000000
PCI Device mapping address:d5500000
PCI Device mapping address:d55a0000
PCI Device mapping address:d5580000
PCI Device mapping address:d55b0000
PCI Device mapping addreshub 1-1:1.0: over-current condition on port 3
s:d5560000
PCI Device mapping address:d55ac000
PCI Device mapping address:d5540000
PCI Device mapping address:d55a8000
PCI Device mapping address:d5520000
PCI Device mapping address:d55a4000
PCI Device hub 1-1:1.0: over-current condition on port 4
mapping address:d0000000
PCI Device mapping address:d2004000
PCI Device mapping address:d2000000
PCI Device mapping address:d3000000
PCI Device mapping address:d4000000
PCI Device mapping address:d540000hub 1-1:1.0: over-current condition on port 5
0
PCI Device mapping address:d5300000
PCI Device mapping address:d5200000
PCI Device mapping address:d5100000
main (1123): started with affinity mask: 0x1000000
hub 1-1:1.0: over-current condition on port 6
sd 5:0:0:0: [sda] No Caching mode page present
sd 5:0:0:0: [sda] Assuming drive cache: write through
sd 5:0:0:0: [sda] No Caching mode page present
sd 5:0:0:0: [sda] Assuming drive cache: write through
sd 5:0:0:0: [sda] No Caching mode page present
sd 5:0:0:0: [sda] Assuming drive cache: write through
CtrlExe_HardwareInit: moduleType=0x57b, Initializing Governator's GPIO
Initial syn_memsize=1610612736 0x60000000
 syn_memsize=268435456 0x10000000 syn_memsize_over256MB=1342177280 0x50000000 syn_memsize_over4GB=0 0x0

Active Supervisor enabling switching bus...

Initializing GOVERNATOR...

Initializing Chassis SPROM contents...

Checking LC Presence...

Reading Power Management Revisions Levels...

Reading Required Values For Power Management...
Reset CTW/SMBUS/PMBUS/MDIO/SFP_SW contoller, write 0x00000000 to reset2_reg
Unreset CTW/SMBUS/PMBUS/MDIO/SFP_SW contoller, write 0x003FFFFF to reset2_reg
Power supply 2 isn't present
Power supply 2 isn't present
Power supply 2 isn't present
Warning: Can't read power supply2 sprom. PS2 may not exist.
Power supply 2 isn't present
Config Power management done!

In /ws/fengbwu-sjc/sha-isbu-edit15__auto__isbu_crdc_sw1__offlinediag__users__fengbwu__temp.git__odiag/offline/syn_core/nmp/nmpflash/diag/suites/const2_diag_mgr.c::diagInit,
about to open device tree

Supervisor NMP is DEV_GOVERNATOR ...

Opening Termiantor SP children devices.
ERROR in amd_nvflash_get_device_size (824): Unknown Device ID 0x0
governatorBaseboard open successfully
Hardware Version - hwRevHi: 1, hwRevLo: 4
Found Governator  Baseboard!
Sup H/W Version = 0001.4. Hardware Changebit = 0x0
2200: GovernatorNumOfGroups: 31
EARL type: Cyberdyne (Lite) Earl 8
Bypass KUMA on Wudang inst #0
Bypass KUMA on Wudang inst #1
Bypass KUMA on Wudang inst #2
Bypass KUMA on Wudang inst #3
Cyberdyne Version - hwRevHi: 1, hwRevLo: 1
Setting SYS context
Performing board init.
Creating NMP datapaths!
Performing board software init.
Go into governator_config_wudang_i2c_mode:9363
Only support Wudang I2C access mode on Governator!
Only support Wudang I2C access mode on Governator!
Only support Wudang I2C access mode on Governator!
Only support Wudang I2C access mode on Governator!
Earl8 Cyberdyne FIB Length = 524288, Type = SPANSLOGIC
Earl8 Cyberdyne CL Length = 65536, Type = CAM3CR
Entering governator_adm_software_init
Entering governator_ectw_software_init
Entering governator_save_mgmt_agent
Pre-read CMIC_DEV_REV_IDr = 0x138372
Radian: DEV_ID is 0x8372, REV_ID is 0x13
Warning[0]: Device revision (0x13) is newer than driver revision (0x12)
BCM8372: created cdk dev(unit=0)
Finally got DEV_REV_ID = 0x138372
Pre-read CMIC_DEV_REV_IDr = 0x138372
Radian: DEV_ID is 0x8372, REV_ID is 0x13
Warning[1]: Device revision (0x13) is newer than driver revision (0x12)
BCM8372: created cdk dev(unit=1)
Finally got DEV_REV_ID = 0x138372
Entering governator_marvell98dx106_software_init
Entering Marvell98DX106SoftwareInit
Changing TYLK Tests to non-skip for Tycho
eobc_set_ipaddr line=1560 set ip 172.16.250.250
Reset CTW/SMBUS/PMBUS/MDIO/SFP_SW contoller, write 0x00000000 to reset2_reg
Unreset CTW/SMBUS/PMBUS/MDIO/SFP_SW contoller, write 0x003FFFFF to reset2_reg
governator_SantaMonicaInit: Performing Santa Monica Global Initialization
santamonica_p_ioctl: Performing Santa Monica PLLInitialization
governator_SantaMonicaInit: SMO Completed Global Initialization
The fabric in slot 5 is active.
HARLEY_EARL_RESET: 0x0000000c __line: 8083
De-assert hard reset for SSA ASICs
De-assert hard reset for MET ASICs
Wudang DDR Clock Output Enable Done!
Wudang DDR Clock Output Enable Done!
Wudang DDR Clock Output Enable Done!
Wudang DDR Clock Output Enable Done!
De-assert reset for EarlDB
HARLEY_EARL_RESET: 0x0000000d __line: 8136
Performing ASIC wakeup on DEV_CYBERDYNE.
Performing DIO_MIN_CONFIG_DEVICE on DEV_CYBERDYNE.
Setting TDM config to BCM8372_A0_DCFG_8X10G_1IL
Initilialing RADIAN in 8X10G_1IL
Firmware Download OK:
Parallel bus firmware download port=1 ...
Firmware Download OK:
Parallel bus firmware download port=5 ...
Parallel bus firmware download port=9 ...
Parallel bus firmware download port=13 ...
Initializing Radian instance#0, cdk_unit=0
Issuing Lane Restart to lane 0
Issuing Lane Restart to lane 1
Issuing Lane Restart to lane 2
Issuing Lane Restart to lane 3
Issuing Lane Restart to lane 0
Issuing Lane Restart to lane 1
Issuing Lane Restart to lane 2
Issuing Lane Restart to lane 3
Put in the XLAUI Tx serdes settings for both pc1 and pc5.
Setting TDM config to BCM8372_A0_DCFG_8X10G_1IL
Initilialing RADIAN in 8X10G_1IL
Firmware Download OK:
Parallel bus firmware download port=1 ...
Firmware Download OK:
Parallel bus firmware download port=5 ...
Parallel bus firmware download port=9 ...
Parallel bus firmware download port=13 ...
Initializing Radian instance#1, cdk_unit=1
Issuing Lane Restart to lane 0
Issuing Lane Restart to lane 1
Issuing Lane Restart to lane 2
Issuing Lane Restart to lane 3
Issuing Lane Restart to lane 0
Issuing Lane Restart to lane 1
Issuing Lane Restart to lane 2
Issuing Lane Restart to lane 3
Put in the XLAUI Tx serdes settings for both pc1 and pc5.
Completing Radian initialization and device configuration
Completing MDIO FPGA initialization
Soft resetting Phy's
Finished downloading OEDC image for inst 0
Finished downloading OEDC image for inst 1
Completing Gigatron initialization
Installing IFMGR components
Reading Bootrom HWDB Gold Region.
While trying to open /dev/mtd1 for read/write access: No such file or directory
XML Error: get_serdes_hwdb_rom: Error unable to open Bootrom.
Updating the serdes cfg info based on hardcoded info.
ERROR!  HW Database does not have a speed entry for the specified speed.
ERROR getting 40G HWDB Index for Fabric Port12 (O-Based Port)!
ERROR!  HW Database does not have a speed entry for the specified speed.
ERROR getting 40G HWDB Index for Fabric Port8 (O-Based Port)!
ERROR!  HW Database does not have a speed entry for the specified speed.
ERROR getting 40G HWDB Index for Fabric Port25 (O-Based Port)!
ERROR!  HW Database does not have a speed entry for the specified speed.
ERROR getting 40G HWDB Index for Fabric Port23 (O-Based Port)!
Serdes cfg info has been updated using the Embedded HWDB
*****  HWDB VERSION  ***** = 1.0.3
*****HWDB DESCRIPTION***** = Hardware database release 1.0.3
update test default parameter to 10B
update test default parameter to Low
GovernatorSoftwareInitIFMgrLinks: Setting up interface manager  characteristics!
####FIX ME:GovernatorSoftwareInitIFMgrLinks need restore read lane swap from rommon
Reset/Unreset eobc switch
Wakeup eobc switch
Entering governator_wakeup_eobcswitch
Wakeup ADM1066/1166 on BB and DB
Wakeup LTC7510
Wakeup 3570A
Wakeup chopper
Performing chopper wakeup
Chopper mcu firmware version:8
DONE governator_asic_wakeup
governator_clear_sub_device_flags
Initialize inband driver
Line Card Diag Process for slot5, cpu1 started
eobc_intf_setmacaddr (1190): ifconfig eth0 hw ether 0:0:5:0:0:0 completed.

++++ EOBC interface eth0 initialized ++++
Initializing Inband Interface.
done with init

od_startup(): System Console started as thread. thread id = 0xeab78b70
Creating power mgmt process...
Creating SLP process...
Creating background process...
Creating EOBC recovery process...
Creating UDP process...
Filling NMP's moduleInfo by reading SPROM...
Supervisor: 5
SP5>1%

marcelo.alegre
Level 1
Level 1

I have the same problem, but the box doesn't even go into Rommon mode where I put the pendrive the first time and then it returned to the same error code 0x04. What keys do I use to enter Rommon mode because I've tried everything, the strange thing is that with a pendrive it was the first time on the first box and the second time without any response.

Erro: 01 de Abril de 2024unnamed.png

 

############################################################################## [OK]

 

              Restricted Rights Legend

 

Use, duplication, or disclosure by the Government is

subject to restrictions as set forth in subparagraph

(c) of the Commercial Computer Software - Restricted

Rights clause at FAR sec. 52.227-19 and subparagraph

(c) (1) (ii) of the Rights in Technical Data and Computer

Software clause at DFARS sec. 252.227-7013.

 

           cisco Systems, Inc.

           170 West Tasman Drive

           San Jose, California 95134-1706

 

 

 

Cisco IOS Software, c6848x Software (c6848x-ADVENTERPRISEK9-M), Version 15.5(1)SY12, RELEASE SOFTWARE (fc1)

Technical Support: http://www.cisco.com/techsupport

Copyright (c) 1986-2023 by Cisco Systems, Inc.

Compiled Tue 05-Sep-23 10:23 by mcpre

*********************************************************

 

FPGA_UPG: Malfra Upgrade in progress...

Avoid reloading when FPGA upgrade is in progress.

MALFRA MICRON flash(0x20) found

MALFRA MICRON flash(0x20) found

MALFRA MICRON flash(0x20) found

MALFRA MICRON flash(0x20) found

MALFRA MICRON flash(0x20) found

MALFRA MICRON flash(0x20) found

FPGA_UPG: Malfra Upgrade done!!

 

FPGA_UPG: Ginband Gold Upgrade in progress...

Avoid reloading when FPGA upgrade is in progress.

 

An update was done but I realized that when it is pointed to flash, the box doesn't respect it and returns to the same error where it hangs. I updated to the latest recommended version and checked the boot and the same problem came back, something is blocking Rommon that doesn't work. let me solve the problem or get into it, which is the most bizarre

It was reporting a problem with Nvram command were executed as below

erase /all nvram:

boot system flash:c6848x-adventerprisek9-mz.SPA.152-2.SY.bin

copy running-config startup-config

Review Cisco Networking for a $25 gift card