Forum Discussion

san_239682's avatar
san_239682
Icon for Nimbostratus rankNimbostratus
Jun 09, 2016

Unknown-Shutdown state on a Slot for Viprion Device

We have observed one of the slot on our F5 Viprion device as blue square " Unknown(Enabled) -Shutdown : got signal 15 stopping".

 

Can anyone please help us to determine what was the problem with the slot and how to solve this issue.

 

Thanks in advance

 

2 Replies

  • Did you check the logs for errors ? Just enabling it should bring it back online, if there are no hardware errors.

     

  • Unknown could be because the blade is inoperative.
    Are the all slots unknown or just one slot/blade?
    
    Can you ssh into that bad slot and check its current state?
     ssh slotX
    Example:
     ssh slot1
    
    If now, can you try to power off and power on that blade using a console or from the command line of working/running blade?
     bladectl -p 0 -b 
    
    For example:
     bladectl -p 0 -b 1  <--- to off slot1
     bladectl -p 1 -b 1  <--- to on slot1