Bug 718246 - aeolus configure adding erroneous entries to /etc/fstab
Summary: aeolus configure adding erroneous entries to /etc/fstab
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: CloudForms Cloud Engine
Classification: Retired
Component: aeolus-configure
Version: 0.3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
Assignee: Richard Su
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-07-01 14:54 UTC by wes hayutin
Modified: 2012-01-26 12:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description wes hayutin 2011-07-01 14:54:34 UTC
Description of problem:

1. execute aeolus-configure

notice there is an extra entry added..
":       0       0"  

run it again.. you probably have 
":       0       0"  
":       0       0" 


[root@hp-dl360g7-01 ~]# rpm -qa | grep aeolus
rubygem-aeolus-cli-0.0.1-1.el6.20110630225932gitafa30be.noarch
aeolus-conductor-0.3.0-0.el6.20110630225932gitafa30be.noarch
aeolus-configure-2.0.1-0.el6.20110628141215gitb8aaf85.noarch
aeolus-conductor-doc-0.3.0-0.el6.20110630225932gitafa30be.noarch
aeolus-all-0.3.0-0.el6.20110630225932gitafa30be.noarch
aeolus-conductor-daemons-0.3.0-0.el6.20110630225932gitafa30be.noarch

Comment 1 Richard Su 2011-07-01 21:56:09 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.

Comment 2 wes hayutin 2011-07-06 16:01:01 UTC
need to recreate this on a recent build

Comment 3 wes hayutin 2011-07-08 20:22:06 UTC
[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 ~]#

Comment 4 wes hayutin 2011-07-11 00:30:23 UTC
removing from tracker

Comment 5 wes hayutin 2011-08-01 19:56:21 UTC
release pending...

Comment 6 wes hayutin 2011-08-01 19:57:53 UTC
release pending...

Comment 8 wes hayutin 2011-12-08 13:51:53 UTC
perm close

Comment 9 wes hayutin 2011-12-08 13:54:42 UTC
closing out old bugs


Note You need to log in before you can comment on or make changes to this bug.