cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1938
Views
0
Helpful
12
Replies

How to STOP logging message: Switch 1's power stack lost redundancy

G3000LEE
Level 1
Level 1

%PLATFORM_STACKPOWER-4-REDUNDANCY_LOSS: Switch 1's power stack lost redundancy and is now operating in power sharing mode

 

I have a Cisco 3850 switch in a lab that only has one PSU installed. I am continuously getting the above logging message in the console.

 

Is there a command to stop this message without configuring a Logging Discriminator?

12 Replies 12

Hello,

 

is this switch part of a stack, or a standalone ? 

Standalone

Hello,

 

post the running config of the switch...


LAB-CORE#show run
Building configuration...

*Dec 13 09:12:19.726: %PLATFORM_STACKPOWER-4-REDUNDANCY_LOSS: Switch 1's power stack lost redundancy and is now operating in power sharing mode
Current configuration : 7260 bytes
!
! Last configuration change at 08:53:18 UTC Mon Dec 13 2021
!
version 15.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
service compress-config
!
hostname LAB-CORE
!
boot-start-marker
boot-end-marker
!
!
vrf definition Mgmt-vrf
!
address-family ipv4
exit-address-family
!
address-family ipv6
exit-address-family
!
logging discriminator DROP-MSG msg-body drops Switch 1's power stack lost redundancy a
logging monitor discriminator DROP-MSG
enable secret 5 $1$l/CD$xMPmiy/8sTr.ZBN60ZtcZ0
!
username levi privilege 15 secret 5 $1$Z6dv$/2Xq/lmhloEQpLdvpKeMu1
aaa new-model
!
!
aaa session-id common
switch 1 provision ws-c3850-48t
!
!
no ip domain-lookup
ip domain-name ultralab.net
ip dhcp excluded-address 172.16.110.1 172.16.110.99
ip dhcp excluded-address 172.16.110.150 172.16.110.254
ip dhcp excluded-address 172.16.100.1 172.16.100.149
ip dhcp excluded-address 172.16.100.251 172.16.100.254
!
!
qos queue-softmax-multiplier 100
!
crypto pki trustpoint TP-self-signed-4039380294
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-4039380294
revocation-check none
rsakeypair TP-self-signed-4039380294
!
!
crypto pki certificate chain TP-self-signed-4039380294
certificate self-signed 01
3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 34303339 33383032 3934301E 170D3138 31303137 30333339
35355A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D34 30333933
38303239 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
81009FAC 7A09C52C D5AA46DE B8B1DA94 0AF25D50 E5965A55 204C4102 B96F46B9
4DECD0EF 631FA6E8 E2A2D423 894ADC7B 4503C1C0 1446DD28 A4D712CB 063A3C8D
A0B24854 AA543634 B2500CFB 5B05F21C 949B7FE6 2B2DB0B4 C03056D8 0B2425E6
A5886956 05DD1B41 BDD98214 8BABFBB7 E2B2C428 A311CF58 EABF9379 C76D8425
89050203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
551D2304 18301680 14986D94 81BCDBEF 387982EB 138F9639 A53BB52E 99301D06
03551D0E 04160414 986D9481 BCDBEF38 7982EB13 8F9639A5 3BB52E99 300D0609
2A864886 F70D0101 05050003 81810007 F481CCBB BD7B0F1A 299FF1C9 E938F54E
75107D13 03A35629 44356A3C 1CD72C5A 3C7E8F75 2AA23F08 8387CB41 AB9F00E0
EAF993E8 07E70278 730C020B DD3A6E8E 5E07A167 03FEAE71 D6F648D2 A6FFC1EA
D485D491 F9B6D6B2 77AD3F01 122EF0AB C36CEDEB B91312BE EA2FB6E4 64269CD1
90E86B19 8C6764CE 854AABFB 47169E
quit
diagnostic bootup level minimal
spanning-tree mode pvst
spanning-tree extend system-id
hw-switch switch 1 logging onboard message level 3
!
redundancy
mode sso
!
!
!
class-map match-any non-client-nrt-class
!
policy-map port_child_policy
class non-client-nrt-class
bandwidth remaining ratio 10

!
!
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
!
ip ssh version 2
!
!
line con 0
logging synchronous
stopbits 1
line aux 0
stopbits 1
line vty 0 4
transport input telnet ssh
line vty 5 15
transport input telnet ssh
!
wsma agent exec
profile httplistener
profile httpslistener
!
wsma agent config
profile httplistener
profile httpslistener
!
wsma agent filesys
profile httplistener
profile httpslistener
!
wsma agent notify
profile httplistener
profile httpslistener
!
!
wsma profile listener httplistener
transport http
!
wsma profile listener httpslistener
transport https
!
ap group default-group
end

LAB-CORE#

Hello,

 

take out this line:

 

--> switch 1 provision ws-c3850-48t

Hi,

 

Sorry, it's taken so long to get back but only managed to get back into the office today.

Unfortunately, I get an error when I try to remove that line, see below.

 

LAB-CORE(config)#no switch 1 provision ws-c3850-48t

 Error: A switch is already physically present at this location

 

Hi,

 

This command didn't resolve the issue.

Look at the back of the switch.  Is the power stack cable attached?

Hello,

 

this post has been around for a while, so I don't remember what steps you have already taken.

 

Have you already tried to power down the switch, remove the power supply, reinsert the power supply, and reboot the switch ?

 

 

Hello, 

As I know this is a known bug with Stack switches but as it is standalone so suggested you can remove "no switch 1 provision ws-c3850-48t"

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Leo Laohoo
Hall of Fame
Hall of Fame

What firmware is this switch running on?

Hi guys,

 

The switch is in my office, and I'm not due back there for another week. I will update the post when I have tried the above.

 

Thanks

Review Cisco Networking for a $25 gift card