- 论坛徽章:
- 0
|
我是3块scsi硬盘在物理上做了raid5后(相当于一块逻辑硬盘)装了linux9.0和informixIDS9.40
fdisk -l后显示:
Disk /dev/sda: 72.8 GB, 72836186112 bytes
255 heads, 63 sectors/track, 8855 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6 48163+ 83 Linux
/dev/sda2 7 260 2040255 82 Linux swap
/dev/sda3 261 1535 10241437+ 83 Linux
我在分区时又大约60G没分区,是free,我现在想把剩余的60G都用来做数据空间,请问:
1.我上面的2个ID都是83正常吗?
2。用增加文件系统的方法怎么做?(即用增加文件系统的方法来增加CHUNK)
3。我主要想用创建逻辑空间来做数据空间,怎么做?
4。不是很懂,请详细说明,谢谢!
5。在线waiting |
|