05-27-2022 03:32 PM - edited 08-03-2023 10:53 AM
Hi!
I have a Cisco IE-4010-4S24P and I tried to save the configuration but it shows the following error:
Building configuration...
SD write failed!
SD read failed!
SD write failed!
SD write failed!
SD write failed!
SD write failed!
Error: There is insufficient space on flash to write the configuration
Error: file "sdflash:/config.text.new". Remove unnecessary files and try again.[OK]
Regards.
Solved! Go to Solution.
05-30-2022 11:18 PM
@schizoidman8 wrote:
BOOT path-list : sdflash:/ie4010-universalk9-mz.152-4.EC2/ie4010-universalk9-mz.152-4.EC2.bin Config file : sdflash:/config.text
By default, the firmware and config booth path is "sdflash:".
Change each by doing the following:
conf t boot config-file flash:config.text boot system flash flash:ie4010-universalk9-mz.152-7.E5/ie4010-universalk9-mz.152-7.E5.bin
end
wr
Re-check by using "sh boot" and make sure both are now pointing to "flash:".
05-27-2022 03:52 PM - edited 05-27-2022 03:53 PM
Hi
Your problem is related to lack of space on sdflash:
Try this command and share the result, plase
dir sdflash:
05-30-2022 09:06 AM - edited 08-08-2023 03:34 PM
Appreciate your comments.
05-30-2022 09:53 AM
The information the switch is given does not make sense. From 951.762.944 bytes you have 912.850.944 free. It means, sdflash is almost free.
Does this device has flash: also? Can you run dir flash: ?
05-30-2022 10:09 AM - edited 08-08-2023 03:35 PM
Indeed, sdflash is almost free
05-30-2022 10:20 AM
Have you tried to save on the flash? It also has free space.
Interesting that you have the IOS on both places.
05-30-2022 10:49 AM
How do I save on the flash?
05-30-2022 10:55 AM
copy running-config flash:
05-30-2022 11:20 AM
OK, so you mean I try to save the configuration in flash with this command but I still boot the image on sdflash?
05-30-2022 11:31 AM
Not a problem.
It can also boot from flash: But this sdflash: must be there for a reason. Maybe for redundancy as this is a industrial device.
05-30-2022 04:00 PM
@schizoidman8 wrote:
How do I save on the flash?
I want to see the output to the command "sh boot" because this will "instruct" the switch the "where" to save the config.
SD is the "default" location to store and read config and IOS. We can change the boot variable statement to instruct the switch to read and store from the flash while the SD is getting replaced.
05-30-2022 08:54 PM - edited 08-08-2023 03:35 PM
Thanks a lot
05-30-2022 11:18 PM
@schizoidman8 wrote:
BOOT path-list : sdflash:/ie4010-universalk9-mz.152-4.EC2/ie4010-universalk9-mz.152-4.EC2.bin Config file : sdflash:/config.text
By default, the firmware and config booth path is "sdflash:".
Change each by doing the following:
conf t boot config-file flash:config.text boot system flash flash:ie4010-universalk9-mz.152-7.E5/ie4010-universalk9-mz.152-7.E5.bin
end
wr
Re-check by using "sh boot" and make sure both are now pointing to "flash:".
05-31-2022 11:14 AM
Thanks, I really appreciate your comments!
Is necessary to reload the switch?
05-31-2022 03:12 PM
@schizoidman8 wrote:
Is necessary to reload the switch?
Not necessary but I would so I could test that the boot variable statements work.
Remember, that is an IE switch. Those things are usually installed in hard-to-reach places. Better make sure they work first.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide