disk I/O error with asa 9.1.5

Moderator: mike

Post Reply
ehinkle27
Posts: 3
Joined: Fri Apr 26, 2019 10:39 pm

disk I/O error with asa 9.1.5

Post by ehinkle27 » Fri May 29, 2020 4:01 pm

Hi not sure if anyone else has had this issue but I am trying to run asa 9.1.5 that support context, but anytime I do any type of filesystem access to setup asdm, i get I/O errors. I have tried this on two separate eve deployments on 2 different computers so I do not think it is a disk issue with the VM. Is this an issue with the asa 9.1.5 image. i have run fsckin the image and that does not make a difference. when I try and connect to the http services and download ASDM i get this error as well, any ideas?

Code: Select all

hda: task_in_intr: error=0x04 <3>{ DriveStatusError }
ide: failed opcode was: unknown
hda: task_in_intr: status=0x41 { DriveReady Error }
hda: task_in_intr: error=0x04 <3>{ DriveStatusError }
ide: failed opcode was: unknown
hda: task_in_intr: status=0x41 { DriveReady Error }
hda: task_in_intr: error=0x04 <3>{ DriveStatusError }
ide: failed opcode was: unknown
hda: task_in_intr: status=0x41 { DriveReady Error }
hda: task_in_intr: error=0x04 <3>{ DriveStatusError }
ide: failed opcode was: unknown
ide0: reset: success
hda: task_in_intr: status=0x41 { DriveReady Error }
hda: task_in_intr: error=0x04 <3>{ DriveStatusError }

Code: Select all

ciscoasa# fsck disk0:
FAT: "posix" option is obsolete, not supported now
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
/dev/hda1: 69 files, 39772/65443 clusters

Uldis (UD)
Posts: 5179
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: disk I/O error with asa 9.1.5

Post by Uldis (UD) » Fri May 29, 2020 4:31 pm

bad image mate, try get another

ehinkle27
Posts: 3
Joined: Fri Apr 26, 2019 10:39 pm

Re: disk I/O error with asa 9.1.5

Post by ehinkle27 » Sat May 30, 2020 3:54 am

thanks, that seemed to have fixed it, the 3rd image seem to work. Anyone now the latest version of asdm that works with 9.1.5(16)

Post Reply