求助:DEEPIN 挂载RAID0
Tofloor
poster avatar
wiley1982
deepin
2020-04-02 04:00
Author
终端信息如下:

============================================================
root@wiley-PC:/home/wiley# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md127 : inactive sdc3[0](S) sdb3[1](S)
      1592250368 blocks super 1.2

unused devices:
root@wiley-PC:/home/wiley# df -h -x devtmpfs -x tmpfs
文件系统        容量  已用  可用 已用% 挂载点
/dev/sda1        35G   11G   22G   33% /
/dev/sda5        30G  9.2G   21G   31% /media/wiley/软件
/dev/sda6       401G  359G   43G   90% /media/wiley/文档
root@wiley-PC:/home/wiley# fdisk -l
Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x16bfb733

Device     Boot     Start       End   Sectors   Size Id Type
/dev/sda1  *         2048  73402375  73400328    35G 83 Linux
/dev/sda2        73402376 976768064 903365689 430.8G  f W95 Ext'd (LBA)
/dev/sda5        73402440 136317007  62914568    30G  7 HPFS/NTFS/exFAT
/dev/sda6       136317072 976768064 840450993 400.8G  7 HPFS/NTFS/exFAT


Disk /dev/sdb: 931.5 GiB, 1000204886016 bytes, 1953525168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x95b895b8

Device     Boot   Start        End    Sectors   Size Id Type
/dev/sdb1          2048    4982527    4980480   2.4G fd Linux raid autodetect
/dev/sdb2       4982528    9176831    4194304     2G fd Linux raid autodetect
/dev/sdb3  *    9437184 1953320351 1943883168 926.9G fd Linux raid autodetect


Disk /dev/sdc: 596.2 GiB, 640135028736 bytes, 1250263728 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0xfc99a484

Device     Boot   Start        End    Sectors   Size Id Type
/dev/sdc1          2048    4982527    4980480   2.4G fd Linux raid autodetect
/dev/sdc2       4982528    9176831    4194304     2G fd Linux raid autodetect
/dev/sdc3  *    9437184 1250058911 1240621728 591.6G fd Linux raid autodetect
root@wiley-PC:/home/wiley#

============================================================

如上所述,sda 为系统盘 sdb sdc是原来NAS系统上的数据盘 已做RAID0,
两块数据盘插入后,DEEPIN可以读出硬盘信息 linux raid,
检查磁盘阵列的状态结果显示 md127
请问各位,如何建立挂载点,并将这两块盘挂载上去,
小弟新手,请多多指教
Reply Favorite View the author
All Replies

No replies yet