Hello, everyone!
This post will tell you one issue for Failed to load package (N1GSCC)when using simulation package to upgrade OSN 3500/2500
Problem description
When loading package for N1GSCC board up to 89%,the process will stop here.and after about 40-60minutes, The detail is. NE error(0x19):NE software verification error(gscc_18)
Handling procedure
1. Warm reset the GSCC board, and try to load package again; if failed, go to step2
2. Use the command: sftm-copy-file: try to copy the big file from ofs1(ofs2) to MFS. the big file will occupy the MFS space. warm reset the board and try to load the package again. if failed, go to step 3
3. Use the command: sftm-show-dir: to check the file in the ofs2/hwx. and delete the remanet file which failed to load into the ofs2.( if you dont know which should be delelted, you can check others which is still keep the original version.),then warm reset the board and try to load the package again.
Root cause
it may be the remanet file in the ofs2when the firt time to load package. After we reset the board, when load package again, it may refresh the file .but sometimes , it wont. So we have to delete the remanet file
Solution
1. Warm reset the GSCC board, and try to load package again; if failed ,go to step2
2. Use the command: sftm-copy-file: try to copy the big file (for example 3500APP.HWX in ofs1)from ofs1(ofs2) to MFS.
The big file will occupy the MFS space. then the package will be directly loaded into ofs2, not go through MFS. Then warm reset the board and try to load the package again. If failed, go to step 3
3. Use the command: sftm-show-dir: to check the file in the ofs2/hwx. and delete the remanet file which failed to load into the ofs2. ( if you dont know which should be deleted, you can check others which is still keep the original version.),then warm reset the board and try to load the package again.
That's all, I welcome everyone to leave a message and exchange in the comment area!
Thank you!