12-30-2012 05:24 PM - edited 03-04-2019 06:32 PM
Hi Friends,
i have 1001 ASR which boots up ok but shows a warning "filesystem is not clean" and thereafter the image is validated well, it shows up the following two messages and just goes idle from there.
%IOSXEBOOT-4-FILESYS_ERRORS_CORRECTED: (rp/0): bootflash 1 contained errors which were auto-corrected.
%IOSXEBOOT-4-BOOT_ACTIVITY_LONG_TIME: (rp/0): Chasfs initialisation took: 19 seconds, expected max time 10 seconds
The critical error light is on all the time.
The version is :
IOS XE Version: 03.07.01.S
any help would be higly appreciated.
Regards,
Mohit
12-30-2012 05:27 PM
Can you post the entire bootup process please, Mohit?
12-30-2012 05:30 PM
Hi,
All I have it right now is the below output:
Warning: filesystem is not clean
File size is 0x169eeb18
Located asr1001-universalk9.03.07.01.S.152-4.S1.bin
Image size 379513624 inode num 14, bks cnt 92655 blk size 8*512
#########################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Boot image size = 379513624 (0x169eeb18) bytes
Package header rev 0 structure detected
Calculating SHA-1 hash...done
validate_package: SHA-1 hash:
calculated 6baeddfd:6fd5cae3:ef6c94dd:21a30651:c08fa8ab
expected 6baeddfd:6fd5cae3:ef6c94dd:21a30651:c08fa8ab
Image validated
%IOSXEBOOT-4-FILESYS_ERRORS_CORRECTED: (rp/0): bootflash 1 contained errors which were auto-corrected.
%IOSXEBOOT-4-BOOT_ACTIVITY_LONG_TIME: (rp/0): Chasfs initialisation took: 19 seconds, expected max time 10 seconds
I hope it helps!
Cheers,
Mohit
12-30-2012 05:37 PM
Ok, I have never seen an error message before and but I think you need to run chksum on the flash. It could wipe out the content so I recommend you find a way to get a copy of the IOS.
Try to see if you can boot the router from the USB.
12-30-2012 06:34 PM
the issue is that i dont get console access or perhaps the router does not boot properly to give me console access.
can we run checksum command from the rommode?
12-30-2012 07:14 PM
Yes. You can run chksum from ROMmon. I forgot what the command is and you should be able to browse using the "?".
12-30-2012 07:17 PM
Alright, i'll try that out when i am back on the site to look at the router. also i was reading just in case i need to, i could simple re-install the image from rom mode. i am just hoping i could use usb instead of tftp.
will keep you posted how i go with the issue..thanks!
11-09-2018 04:06 AM
Hi, My ASR 1002-X got stuck in boot process after installing this version on IOS 16.03.7
nitializing Hardware ...
System integrity status: 00000610
System Bootstrap, Version 16.3(2r), RELEASE SOFTWARE
Copyright (c) 1994-2016 by cisco Systems, Inc.
Current image running: Boot ROM0
Last reset cause: PowerOn
SPI Flash 4KB Descriptor Area Checksum = 0x6f5a0db2
ASR1002-X platform with 16777216 Kbytes of main memory
Illegal IP address.
usage: tftpdnld [-hrs] ipa gw sub tftp_server tftp_filename
autoboot: boot failed, restarting...
Initializing Hardware ...
System integrity status: 00000610
System Bootstrap, Version 16.3(2r), RELEASE SOFTWARE
Copyright (c) 1994-2016 by cisco Systems, Inc.
Current image running: Boot ROM0
Last reset cause: LocalSoft
SPI Flash 4KB Descriptor Area Checksum = 0x6f5a0db2
ASR1002-X platform with 16777216 Kbytes of main memory
File size is 0x301668d9
Located asr1000rpx86-universalk9.16.03.07.SPA.bin
Image size 806775001 inode num 16, bks cnt 196967 blk size 8*512
#####################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
Boot image size = 806775001 (0x301668d9) bytes
ROM:RSA Self Test Passed
ROM:Sha512 Self Test Passed
Package header rev 1 structure detected
Calculating SHA-1 hash...done
validate_package_cs: SHA-1 hash:
calculated 94a6f24b:15d0de3f:91ef0796:0b7b80d4:8dc88be6
expected 94a6f24b:15d0de3f:91ef0796:0b7b80d4:8dc88be6
Validating main package signatures
RSA Signed RELEASE Image Signature Verification Successful.
Image validated
%IOSXEBOOT-4-SWTREE: (rp/0): ERROR: Route processor type (rpx86) not valid for this route processor (RP-2KP) Failure processing package asr1000rpx86-rpbase.16.03.07.SPA.pkg
%IOSXEBOOT-4-ABORT: (rp/0): ERROR: Route processor type (rpx86) not valid for this route processor (RP-2KP) Failure processing package asr1000rpx86-rpbase.16.03.07.SPA.pkg Failed to process provisioning file (/tmp/packages.conf).
Please advice on how to reload from the previous IOS on the device
Thanks
01-24-2014 08:52 AM
Mohit,
Did you ever resolve this?
01-24-2014 12:34 PM
From rommom look at your boot variable using the "set" command.
Next, change boot to your usb contaning another IOS
You must use the "sync" to get the variable to save
If booting off the IOS on the usb works, then delete the IOS on flash, reload and change variable back to bootflash in rommon
Example changing boot variable:
set
BOOT=usb0:
sync
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