| Summary: | Automated build process failed due to invalid /dev/sda3 entry in /etc/fstab | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Bob Brown <rob.v.brown> |
| Component: | ec2-images | Assignee: | dgao |
| Status: | CLOSED WONTFIX | QA Contact: | Vratislav Hutsky <vhutsky> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.4 | CC: | dgregor, jgreguske, jmatthew, vhutsky |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-06 11:00:36 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Bob Brown
2013-12-11 22:33:29 UTC
Following the below mentioned procedure, we were not able to reproduce the issue:
1. create an instance of ami-5344d263 (us-west-2 region)
2. once the system is up, attach a new volume to the instance (/dev/xvdj)
3. create a swap partition:
fdisk /dev/xvdj
4. mkswap /dev/xvdj1
5. add entry to /etc/fstab
/dev/xvdj1 none swap sw 0 0
6. swapon -a
7. exit code is 0 and free -m shows the swap space is in use
We also gave it a try on a RHEL 6.8 machine (ami-e017f58f in eu-central-1), the result was the same, exit code 0.
Red Hat Enterprise Linux 6 is in the Production 3 Phase. During the Production 3 Phase, Critical impact Security Advisories (RHSAs) and selected Urgent Priority Bug Fix Advisories (RHBAs) may be released as they become available. The official life cycle policy can be reviewed here: http://redhat.com/rhel/lifecycle This issue does not meet the inclusion criteria for the Production 3 Phase and will be marked as CLOSED/WONTFIX. If this remains a critical requirement, please contact Red Hat Customer Support to request a re-evaluation of the issue, citing a clear business justification. Note that a strong business justification will be required for re-evaluation. Red Hat Customer Support can be contacted via the Red Hat Customer Portal at the following URL: https://access.redhat.com/ |