| Summary: | aeolus configure adding erroneous entries to /etc/fstab | ||
|---|---|---|---|
| Product: | [Retired] CloudForms Cloud Engine | Reporter: | wes hayutin <whayutin> |
| Component: | aeolus-configure | Assignee: | Richard Su <rwsu> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | wes hayutin <whayutin> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 0.3.1 | CC: | dajohnso, ssachdev |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
wes hayutin
2011-07-01 14:54:34 UTC
I'm unable to reproduce the problem. I've tried it on my laptop running f14 and a a beaker system (dell-pe2900-02) running RHEL 6.1 Server, both 64bit. need to recreate this on a recent build [root@sgi-xe310-02 ~]# cat /etc/fstab # # /etc/fstab # Created by anaconda on Fri Jul 8 11:14:07 2011 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # /dev/mapper/vg_sgixe31002-lv_root / ext4 defaults 1 1 UUID=385f5ee4-9687-4f9e-a6c4-9f67e9ad2c8b /boot ext4 defaults 1 2 /dev/mapper/vg_sgixe31002-lv_home /home ext4 defaults 1 2 /dev/mapper/vg_sgixe31002-lv_swap swap swap defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 [root@sgi-xe310-02 ~]# cant create.. verifying this boog [root@sgi-xe310-02 ~]# cat /etc/fstab # # /etc/fstab # Created by anaconda on Fri Jul 8 11:14:07 2011 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # /dev/mapper/vg_sgixe31002-lv_root / ext4 defaults 1 1 UUID=385f5ee4-9687-4f9e-a6c4-9f67e9ad2c8b /boot ext4 defaults 1 2 /dev/mapper/vg_sgixe31002-lv_home /home ext4 defaults 1 2 /dev/mapper/vg_sgixe31002-lv_swap swap swap defaults 0 0 tmpfs /dev/shm tmpfs defaults 0 0 devpts /dev/pts devpts gid=5,mode=620 0 0 sysfs /sys sysfs defaults 0 0 proc /proc proc defaults 0 0 [root@sgi-xe310-02 ~]# removing from tracker release pending... release pending... perm close closing out old bugs |