Did I format my 8TB hdd right?
by higgins909 from LinuxQuestions.org on (#57HKV)
Windows is saying my new hdd I added to my Samba share, is already using 373gb out of 7.21TB. I have another 8TB the same exact model on my windows desktop, and it's currently 984 GB free of 7.27TB. Windows is NTFS and linux is EXT4. I used fdisk to delete the old windows partition that was on it and then followed Ubuntu's guide on "InstallingANewHardDrive". One thing is I think I'm using CentOS. I don't understand why fdisk lists the drive differently. Like I have the two 4tb drives they have HPT and a disk identifier, and a size. The 8tb is much more minimal. What is going on?
Code:[root@localhost three]# fdisk -l
Disk /dev/sdb: 128.0 GB, 128035676160 bytes, 250069680 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
Disk label type: dos
Disk identifier: 0x0000abc8
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 2099199 1048576 83 Linux
/dev/sdb2 2099200 250068991 123984896 8e Linux LVM
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sdd: 4000.8 GB, 4000787030016 bytes, 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
Disk identifier: 9A3CD21F-FA5C-4635-88BD-EE2E46985005
# Start End Size Type Name
1 2048 7814037134 3.7T Linux filesyste
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 4000.8 GB, 4000787030016 bytes, 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
Disk identifier: 6D7402B3-3A91-43E5-9019-B5031EFCC240
# Start End Size Type Name
1 2048 7814037134 3.7T Linux filesyste
Disk /dev/sdc: 8001.6 GB, 8001563222016 bytes, 15628053168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/cl-root: 53.7 GB, 53687091200 bytes, 104857600 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
Disk /dev/mapper/cl-swap: 4160 MB, 4160749568 bytes, 8126464 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
Disk /dev/mapper/cl-home: 69.1 GB, 69105352704 bytes, 134971392 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
[root@localhost three]#Code:[root@localhost three]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/cl-root 50G 1.5G 49G 3% /
devtmpfs 5.8G 0 5.8G 0% /dev
tmpfs 5.8G 0 5.8G 0% /dev/shm
tmpfs 5.8G 8.6M 5.8G 1% /run
tmpfs 5.8G 0 5.8G 0% /sys/fs/cgroup
/dev/sdb1 1014M 179M 836M 18% /boot
/dev/sdd1 3.6T 3.4T 64G 99% /srv/two
/dev/sda1 3.6T 3.4T 7.5G 100% /srv/one
/dev/sdc 7.3T 93M 6.9T 1% /srv/three
/dev/mapper/cl-home 65G 5.7G 59G 9% /home
tmpfs 1.2G 0 1.2G 0% /run/user/1000
[root@localhost three]#


Code:[root@localhost three]# fdisk -l
Disk /dev/sdb: 128.0 GB, 128035676160 bytes, 250069680 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
Disk label type: dos
Disk identifier: 0x0000abc8
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 2099199 1048576 83 Linux
/dev/sdb2 2099200 250068991 123984896 8e Linux LVM
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sdd: 4000.8 GB, 4000787030016 bytes, 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
Disk identifier: 9A3CD21F-FA5C-4635-88BD-EE2E46985005
# Start End Size Type Name
1 2048 7814037134 3.7T Linux filesyste
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 4000.8 GB, 4000787030016 bytes, 7814037168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk label type: gpt
Disk identifier: 6D7402B3-3A91-43E5-9019-B5031EFCC240
# Start End Size Type Name
1 2048 7814037134 3.7T Linux filesyste
Disk /dev/sdc: 8001.6 GB, 8001563222016 bytes, 15628053168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk /dev/mapper/cl-root: 53.7 GB, 53687091200 bytes, 104857600 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
Disk /dev/mapper/cl-swap: 4160 MB, 4160749568 bytes, 8126464 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
Disk /dev/mapper/cl-home: 69.1 GB, 69105352704 bytes, 134971392 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
[root@localhost three]#Code:[root@localhost three]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/cl-root 50G 1.5G 49G 3% /
devtmpfs 5.8G 0 5.8G 0% /dev
tmpfs 5.8G 0 5.8G 0% /dev/shm
tmpfs 5.8G 8.6M 5.8G 1% /run
tmpfs 5.8G 0 5.8G 0% /sys/fs/cgroup
/dev/sdb1 1014M 179M 836M 18% /boot
/dev/sdd1 3.6T 3.4T 64G 99% /srv/two
/dev/sda1 3.6T 3.4T 7.5G 100% /srv/one
/dev/sdc 7.3T 93M 6.9T 1% /srv/three
/dev/mapper/cl-home 65G 5.7G 59G 9% /home
tmpfs 1.2G 0 1.2G 0% /run/user/1000
[root@localhost three]#