shmtu2005 发表于 2010-05-31 10:28

linux环境下如何区分ds5100外接盘还是本地盘

已经装了rdac了,使用fdisk -l如下,我想问问看用什么命令可以知道/dev/sdc是外接盘
Disk /dev/sda: 145.9 GB, 145999527936 bytes
255 heads, 63 sectors/track, 17750 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   IdSystem
/dev/sda1   *         1          25      200781   83Linux
/dev/sda2            26       17750   142376062+8eLinux LVM

Disk /dev/sdb: 145.9 GB, 145999527936 bytes
255 heads, 63 sectors/track, 17750 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdc: 161.0 GB, 161061273600 bytes
255 heads, 63 sectors/track, 19581 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Disk /dev/sdc doesn't contain a valid partition table

deadwind 发表于 2010-05-31 11:15

没用过rdac
但是rdac没命令么,查查手册吧

yddll 发表于 2010-05-31 12:44

没有fget_config么?

shmtu2005 发表于 2010-05-31 13:08

回复 3# yddll


   linux里面没有这个命令

michael1983 发表于 2010-05-31 13:09

用DS的管理命令看

shmtu2005 发表于 2010-05-31 13:18

回复 5# michael1983
那太不直观了。最好有类似fget_config命令

michael1983 发表于 2010-05-31 13:20

回复michael1983
那太不直观了。最好有类似fget_config命令
shmtu2005 发表于 2010-05-31 13:18 http://bbs3.chinaunix.net/images/common/back.gif


    呵呵,木有用过fget_config命令

yddll 发表于 2010-05-31 13:42

看一下安装的rdac包里的readme
看有没有utility可以用

/proc/scsi下的文件和/proc/mpp,可以看看

shmtu2005 发表于 2010-05-31 14:44

我都看了,还是看不出什么,看来linux在外接存储显示上作的的确没有aix好

chalylau 发表于 2010-05-31 14:45

sda和sdb是本地磁盘
sdc是ds5100盘
页: [1] 2 3
查看完整版本: linux环境下如何区分ds5100外接盘还是本地盘