LinuxVolumeNotClean

LinuxVolumeNotClean
LinuxVolumeNotClean

Customization operation is performed on a linux source vm that was not shut down properly.

If the filesystem has significant fsck errors on it, customization process cannot make changes to it.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "faultCause": "MethodFault Object",
    "faultMessage": [
        {
            "_typeName": "string",
            "key": "string",
            "arg": [
                {
                    "_typeName": "string",
                    "key": "string",
                    "value": {
                        "_typeName": "string"
                    }
                }
            ],
            "message": "string"
        }
    ]
}