紧急求助,无法 mount 分区

11 views
Skip to first unread message

dong.yajun

unread,
Sep 30, 2011, 12:07:32 AM9/30/11
to fuji...@googlegroups.com
各位大神,有一个分区在fdisk -l 时,可以显示:

Disk /dev/sdm: 2000.3 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sdm1               1      243201  1953512001   83  Linux

但mount的时候,一直失败 :

[root@node13 ~]# mount -l /dev/sdm1 /sd12
mount: /dev/sdm1 already mounted or /sd12 busy

说是已经mount了,但df 下 看不到 /dev/sdm1 
--
With a good team all things are possible

源泉星火(张明源)

unread,
Sep 30, 2011, 12:10:02 AM9/30/11
to fuji...@googlegroups.com
mount ;df -ahT
的结果发出来看看?

--
如要订阅mailing list,请发送邮件至 fujianlug...@googlegroups.com
如要取消订阅,请发送邮件至 fujianlug+...@googlegroups.com
如在订阅后要参与讨论,请发邮件至 fuji...@googlegroups.com



--
明源
http://www.Linuxzh.org
Twitter: @muxueqz

dong.yajun

unread,
Sep 30, 2011, 12:21:23 AM9/30/11
to fuji...@googlegroups.com
[root@node13 ~]# mount; df -ahT
/dev/sda2 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/sda5 on /tmp type ext3 (rw)
/dev/sda3 on /home type ext3 (rw)
/dev/sda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/sdb1 on /sd01 type ext3 (rw)
/dev/sdc1 on /sd02 type ext3 (rw)
/dev/sdd1 on /sd03 type ext3 (rw)
/dev/sde1 on /sd04 type ext3 (rw)
/dev/sdf1 on /sd05 type ext3 (rw)
/dev/sdg1 on /sd06 type ext3 (rw)
/dev/sdh1 on /sd07 type ext3 (rw)
/dev/sdi1 on /sd08 type ext3 (rw)
/dev/sdj1 on /sd09 type ext3 (rw)
/dev/sdk1 on /sd10 type ext3 (rw)
/dev/sdl1 on /sd11 type ext3 (rw)
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/sda2     ext3    114G  1.6G  107G   2% /
proc          proc       0     0     0   -  /proc
sysfs        sysfs       0     0     0   -  /sys
devpts      devpts       0     0     0   -  /dev/pts
/dev/sda5     ext3     15G  165M   14G   2% /tmp
/dev/sda3     ext3     48G  259M   45G   1% /home
/dev/sda1     ext3     99M   18M   76M  20% /boot
tmpfs        tmpfs    2.0G     0  2.0G   0% /dev/shm
none   binfmt_misc       0     0     0   -  /proc/sys/fs/binfmt_misc
sunrpc  rpc_pipefs       0     0     0   -  /var/lib/nfs/rpc_pipefs
/dev/sdb1     ext3    1.8T  1.7T   73G  96% /sd01
/dev/sdc1     ext3    1.8T  1.7T   71G  96% /sd02
/dev/sdd1     ext3    1.8T  1.7T   73G  96% /sd03
/dev/sde1     ext3    1.8T  1.7T   76G  96% /sd04
/dev/sdf1     ext3    1.8T  1.7T   76G  96% /sd05
/dev/sdg1     ext3    1.8T  1.7T   72G  96% /sd06
/dev/sdh1     ext3    1.8T  1.7T   50G  98% /sd07
/dev/sdi1     ext3    1.8T  1.7T   71G  96% /sd08
/dev/sdj1     ext3    1.8T  1.7T   70G  97% /sd09
/dev/sdk1     ext3    1.8T  1.7T   71G  96% /sd10
/dev/sdl1     ext3    1.8T  1.7T   73G  96% /sd11
You have new mail in /var/spool/mail/root
[root@node13 ~]# 

源泉星火(张明源)

unread,
Sep 30, 2011, 12:24:48 AM9/30/11
to fuji...@googlegroups.com
是比较奇怪,你mount时的报错是什么?

dong.yajun

unread,
Sep 30, 2011, 12:27:04 AM9/30/11
to fuji...@googlegroups.com
mount 的时候,报:
mount: /dev/sdm1 already mounted or /sd12 busy

说是已经被mount了,还有就是/sd12忙,但/sd12只是一个用于/dev/sdm1挂的目录而已

dong.yajun

unread,
Sep 30, 2011, 1:12:38 AM9/30/11
to fuji...@googlegroups.com
似乎和这个有点像,但不知道evms package 是什么,指点一下呢:


我的/var/log/message下面也有

Sep 30 03:19:12 node13 kernel: device-mapper: table: 253:1: linear: dm-linear: Device lookup failed
Sep 30 03:19:12 node13 kernel: device-mapper: ioctl: error adding target to table

源泉星火(张明源)

unread,
Oct 2, 2011, 8:06:54 PM10/2/11
to fuji...@googlegroups.com
dm映射的时候出问题了?
试着手动映射?
Reply all
Reply to author
Forward
0 new messages