Support #5096

Avatar?id=1733&size=50

[SCP ID :##2524##] : unable to mount disk - KFHIB18

Added by Ahmad Hazri over 9 years ago. Updated over 9 years ago.

Status:Closed - End of life cycleStart date:January 01, 2015
Priority:NormalDue date:
Assignee:Avatar?id=1733&size=14Ahmad Hazri % Done:

0%

Category:ITSpent time:-
Target version:-

Description

Unable to mount the labelled dir in /etc/fstab file

Filesystem            Size  Used Avail Use% Mounted on
/dev/cciss/c0d0p2      29G  369M   27G   2% /
/dev/cciss/c0d0p3      95G  470M   90G   1% /var
/dev/cciss/c0d0p9      40G  2.9G   35G   8% /usr
/dev/cciss/c0d0p7     9.5G  151M  8.9G   2% /tmp
/dev/cciss/c0d0p5      48G   27G   19G  59% /home
/dev/cciss/c0d0p6      48G  7.9G   38G  18% /opt
/dev/cciss/c0d0p1     198M   14M  175M   8% /boot
tmpfs                 5.9G     0  5.9G   0% /dev/shm
[root@kfhib18 ~]#
[root@kfhib18 ~]# more /etc/fstab
LABEL=/1                /                       ext3    defaults        1 1
LABEL=/var1             /var                    ext3    defaults        1 2
LABEL=/usr1             /usr                    ext3    defaults        1 2
LABEL=/tmp1             /tmp                    ext3    defaults        1 2
LABEL=/home1            /home                   ext3    defaults        1 2
LABEL=/opt1             /opt                    ext3    defaults        1 2
LABEL=/boot1            /boot                   ext3    defaults        1 2
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
LABEL=SW-cciss/c0d0p8   swap                    swap    defaults        0 0
//192.168.30.1/MEPS -o username=ibgcore,password=kuwait@123 /home/jbadmin/IBGCore/MEPS cifs 0 0

History

#1 Avatar?id=1733&size=24 Updated by Ahmad Hazri over 9 years ago

  • Status changed from New - Begin Life Cycle to Closed - End of life cycle

Issue: According to IT, not all filesystem/dir mounting after run the df-h command.
This is expected behaviour.
The command 'df' are meant to show disk-based file system.
To check all mounted file system please check at /etc/mtab and /proc/mounts also /proc/swap

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/4/html/Introduction_To_System_Administration/s4-storage-mounting-df.html
https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/3/html/Introduction_to_System_Administration/s1-storage-rhlspec.html

Also available in: Atom PDF