/dev/xvda seems to have lost files for a while - and of course no AWS support...

0

Running Linux on an EC2 with Tomcat, and my /dev/xvda seems to have lost my files for awhile (lots of 404's in the logs) on files that now I can reach readily from the url.

Amazon doesn't allow me to inquire about the failure because no support is available for paying customers unless you pay more.

Any ideas?

Robert
posta un anno fa198 visualizzazioni
2 Risposte
1

Are system and application logs checked?
I would need to confirm that the information that the file was lost is correct.

It would also be a good idea to check the load status of EC2 and EBS.
For example, if the volumeReadBytes value is high, it could be that there were many reads and a temporary error occurred.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using_cloudwatch_ebs.html

If EBS read and write load is high, I think it can be improved by changing the volume type to IO2 and setting the throughput higher.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/provisioned-iops.html

profile picture
ESPERTO
con risposta un anno fa
0

I cannot seem to find anything overt except a spike in calls on the dashboards or logs, nothing in my tomcat logs either except the 404's on those files. I will look at the volume types, that's good advice, thank you.

Robert
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande