i cant "write memory" due to low flash.. kindly assist.
please find attachement which shows error message appeared when i try to write memory from certified and working.
how to know which are unwanted item in flash and how to delete it..
i cant "write memory" due to low flash.. kindly assist.
-
mhrahmanpt
i cant "write memory" due to low flash.. kindly assist.
You do not have the required permissions to view the files attached to this post.
-
suprys
Re: i cant "write memory" due to low flash.. kindly assist.
view content of the flash.
remove pmd and dump files.
In case stack, you have to check each stack member by command rls and remove by rrm command
Best Regards,
~PS
remove pmd and dump files.
In case stack, you have to check each stack member by command rls and remove by rrm command
Best Regards,
~PS
-
mhrahmanpt
Re: i cant "write memory" due to low flash.. kindly assist.
dear suprys.. thanks for your prompt..
i tried after deleting dump..delete MemMon000.dmp
but still same issue..
the switch is in stack.. could you please with commands required to sort out this issue..
i am new to this world...
:
i tried after deleting dump..delete MemMon000.dmp
but still same issue..
the switch is in stack.. could you please with commands required to sort out this issue..
i am new to this world...
-
devnull
Re: i cant "write memory" due to low flash.. kindly assist.
get the manuals!
Have a look at Stack member 2:
rls 2 /flash
Have a look at Stack member 3:
rls 3 /flash
delete a file on a stackmember:
rrm 3 KFfpga.upgrade_kit
rrm 2 /flash/working/xyz
Have a look at Stack member 2:
rls 2 /flash
Have a look at Stack member 3:
rls 3 /flash
delete a file on a stackmember:
rrm 3 KFfpga.upgrade_kit
rrm 2 /flash/working/xyz
