Bug 1413835
| Summary: | VHD image for AWS mounts database drive as /mnt | |||
|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Sachin <sacpatil> | |
| Component: | Build | Assignee: | Satoe Imaishi <simaishi> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Matouš Mojžíš <mmojzis> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 5.7.0 | CC: | cpelland, jhardy, jocarter, mmojzis, obarenbo | |
| Target Milestone: | GA | Keywords: | TestOnly, ZStream | |
| Target Release: | 5.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 5.8.0.0 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1416821 1416822 (view as bug list) | Environment: | ||
| Last Closed: | 2017-06-12 16:14:41 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | CFME Core | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1416821, 1416822 | |||
|
Description
Sachin
2017-01-17 05:39:13 UTC
I could reproduce and the problem is that there is in /etc/fstab this line by default(even when having only single drive): /dev/xvdb /mnt auto defaults,nofail,comment=cloudconfig 0 2 Verified in 5.8.0.9. Appliance deployed in aws ec2 enviroment works with database drive even after reboot. |