AWS cloud file system damaged or not unmounted cleanly

SUMMARY

Steps to repair a cloud file system damaged by an unclean shutdown.

ISSUE

Issue

The cloud storage returns the message: “File system damaged or not unmounted cleanly, run fsck!”

Cause

An unclean shutdown

Resolution

Since release 8.0 (cloudadm 1.13), the file system repair should occur automatically. If it does not, execute the following commands from the command line:

# /usr/bp/bin/cloudadm get
cloudadm version 1.09
storage_id   = 18 
[…]

# /usr/bp/bin/cloudadm prep -f 18

This will run the cloud fsck.s3ql on storage_id = 18 (replace 18 with your actual storage id).  The –f option forces a full check.

Reference

Additional CloudHook Information 

Have more questions?

Contact us

Was this article helpful?
0 out of 0 found this helpful

Provide feedback for the Documentation team!

Browse this section