GitHub user sureshanaparti added a comment to the discussion: Ubuntu 20.04 Template Problem
@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 GitHub link: https://github.com/apache/cloudstack/discussions/12610#discussioncomment-15742644 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
