sureshanaparti commented on issue #12036: URL: https://github.com/apache/cloudstack/issues/12036#issuecomment-3521364351
@rastopato We fixed similar file system errors with the below options mentioned by @weizhouapache already, in this PR: https://github.com/apache/cloudstack/pull/9625. Maybe, it's hitting different issue now. Can you try to create a VM in vCenter/ESXi directly using this template and check. * add `fsck.mode=force fsck.repair=yes` to boot args * add `depmod -a` in init.sh -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
