I finally solved it myself. Look at that nice 4.1T partition.
[root@qf3 VTL]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 50G 7.0G 40G 15% /
/dev/sda1 99M 28M 67M 30% /boot
/dev/sdc1 1.4T 834G 472G 64% /data1
none 505M 0 505M 0% /dev/shm
/dev/sda5 59G 761M 56G 2% /export/home
/dev/sdb1 4.1T 121M 4.1T 1% /VTL
In case others want to know, you need to do things a little differently. First, I needed to compile my kernel with support for very large block devices. Next, you do not use fdisk, but parted instead. parted will see and create the partition and use it's full capacity.
Cheers!
Main Topics
Browse All Topics





by: admin0Posted on 2007-05-16 at 00:05:35ID: 19098918
Hi.,
Please use CentOS 5 on the x86_64 version.
That would help.
Cheers,