Disk error on stack of 2 os6850

Post Reply
aviviis
Member
Posts: 42
Joined: 01 Feb 2018 16:19

Disk error on stack of 2 os6850

Post by aviviis »

Hi
I have os6850 on stack (2 ni ) rel 6.4.4.750
I have disk error msg at the log
How can i know from which ni is the problem ?
i see explnation of benny with only stand alone how can i do
That for stack
Thanks a lot
silvio
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 1897
Joined: 01 Jul 2008 10:51
Location: Germany

Re: Disk error on stack of 2 os6850

Post by silvio »

Probably one of the switches (or the memory card inside) is now broken after a lot of years.....
Check:
show stack topology
show ni
show cmm

Because the switches are still running - you will see the problem probably still after a power down and not with this commands.
With "show stack topology" and "show running-directory" you see the actual master (f.e. chassis 1).
With "ls" and "rls 2 /flash" you check the filesystem at both chassis.
you can use "fsck /flash" and "freespace" to check the flash.
Use "telnet 127.2.2.1" to connect to second NI and use the same commands there.

If the second NI is the problem you can try the following:
direct on NI2 (via telnet from NI1 or serial):
> newfs /flash
> mkdir certified
> mkdir working
(important - now no power down)
from NI1 you can copy the certified and working files to NI2:
-> rcp /flash/certified/Kbase.img 2:/certified/Kbase.img
-> rcp /flash/certified/Kos.img 2:/certified/Kos.img
...
best regards
Silvio
aviviis
Member
Posts: 42
Joined: 01 Feb 2018 16:19

Re: Disk error on stack of 2 os6850

Post by aviviis »

Thanks
Post Reply

Return to “OmniSwitch 6850 / 6850E”