Bug 1015285 - wrong /etc/fstab entries
Summary: wrong /etc/fstab entries
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: guest-images
Version: 6.5
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Mike Burns
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1006883
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-03 19:48 UTC by Chris Pelland
Modified: 2013-10-30 15:50 UTC (History)
13 users (show)

Fixed In Version: rhel-server-x86_64-kvm-6.4_20130130.0-9
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-30 15:50:51 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2013:1481 0 normal SHIPPED_LIVE rhel-guest-image bug fix and enhancement update 2013-11-05 19:49:16 UTC

Description Chris Pelland 2013-10-03 19:48:10 UTC
This bug has been copied from bug #1006883 and has been proposed
to be backported to 6.4 z-stream (EUS).

Comment 6 Wei Shi 2013-10-08 08:55:48 UTC
Verified:
rhel-server-x86_64-kvm-6.4_20130130.0-9

# cat /etc/fstab 
UUID=6410be64-4f8e-471b-b4c5-de6b1b9d8103  / ext4    defaults,noatime 0 0
devpts     /dev/pts  devpts  gid=5,mode=620   0 0
tmpfs      /dev/shm  tmpfs   defaults         0 0
proc       /proc     proc    defaults         0 0
sysfs      /sys      sysfs   defaults         0 0

# cat /etc/mtab 
/dev/vda1 / ext4 rw,noatime 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw,gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs rw,rootcontext="system_u:object_r:tmpfs_t:s0" 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0

# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/vda1              5905728   1881624   3964104  33% /
tmpfs                   510084         0    510084   0% /dev/shm
# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
vda    252:0    0    6G  0 disk 
ââvda1 252:1    0  5.7G  0 part /

# ls -l /dev/vda1
brw-rw----. 1 root disk 252, 1 Oct  8 16:50 /dev/vda1

Comment 8 errata-xmlrpc 2013-10-30 15:50:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHBA-2013-1481.html


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