Old and Lazy as I am, I pose a question: "What advantages in GPT versus MBR format?

BonzaiDuck

Lifer
Jun 30, 2004
15,785
1,500
126
I guess that's the question. I could "Wiki" and read through the entire explanation. But it's like most of the public over the JFK murder: "Somebody just tell me what really happened!"

PS Advantages other than using drives over 2GB in size. [I notice that Acronis has a feature that allows you to use those drives under WHS-2011 as MBR while using full capacity. Can you trust it? Of course, if we had a drive of a size otherwise requiring GPT, we'd format it as GPT. Wouldn't we?]
 
Last edited:

hhhd1

Senior member
Apr 8, 2012
667
3
71
One benefit is that it have 2 copies of the partition table data, one saved at the start of the disk, and one at the end. to possibly protect against sudden partition loss.

I am not sure though if the actual partition data (list of files and sizes) is backed up too or just the parition table, and would like an answer to this.

Another benefit is having unlimited number of partitions, unlike MBR with partition limit of 4.

I will lurk in this thread for more detailed answer hopefully.
 
Last edited:

Elixer

Lifer
May 7, 2002
10,376
762
126
With GPT, there is (almost) no limits to the number of partitions on the device.
With MBR, you are limited to 4 primary, or 3 primary and one extended partition which can have virtual partitions, but, you can't boot off of those.
MBR don't support over 2TB devices either.
 

BonzaiDuck

Lifer
Jun 30, 2004
15,785
1,500
126
It's Tb (terra) nowadays old man.
()
/s

Yes . . . I caught that the second time I made the mistake in as many days.

There was once a time, long long ago, around 1985, when you could buy a Western Digital hard disk with a huge storage capability of 20 MB. I was absolutely elated with this massive storage capacity . . . at the time . . .

Some chucklehead in some other forum confused me over at least my accurate understanding of MBR capacity limits, saying that it was 3TB. But I believe it's 2. And probably no difficulty there, since -- if I buy myself a 3TB HDD for $90 and change, format it as GPT, I don't need to worry about whether it's bootable, since that isn't my current plan.
 
Last edited:

Arcanedeath

Platinum Member
Jan 29, 2000
2,822
1
76
Note the 2 TB limit for MBR is only at the default sector size of Windows, if you increase the sector size MBR can support larger than 2 TB partitions. GPT is more resilient than MBR, which is it's main advantage.
 

BonzaiDuck

Lifer
Jun 30, 2004
15,785
1,500
126
Note the 2 TB limit for MBR is only at the default sector size of Windows, if you increase the sector size MBR can support larger than 2 TB partitions. GPT is more resilient than MBR, which is it's main advantage.

It shouldn't be a problem for me if Windows manages the different formats equally well without missing a lick. And that's the way it should be . . .

I want larger disks for storage; I don't need them as boot disks.
 

TheELF

Diamond Member
Dec 22, 2012
3,993
744
126
There was once a time, long long ago, around 1985, when you could buy a Western Digital hard disk with a huge storage capability of 20 MB. I was absolutely elated with this massive storage capacity . . . at the time . . .
I bought myself a whopping 512 kb memory expansion for my amiga 500 once...yeah ,I'm old too.
Never could have afforded the 20mb HDD when they came out.
 

mv2devnull

Golden Member
Apr 13, 2010
1,503
145
106
Note the 2 TB limit for MBR is only at the default sector size of Windows, if you increase the sector size MBR can support larger than 2 TB partitions.
How do you increase that?

Drives have physical sector size that they use internally, and logical sector (LBA) size that they show to to outsiders. The partition table uses logical sectors.

If the drive uses 512 byte LBA's, then there is nothing that you can do.

If the drive uses 4k LBA's, then there is nothing that you need to do, but ...
if your BIOS/UEFI, OS and disk utilities do not support native 4k LBA's, then the drive is unusable.

External USB drives can show 4k LBA's. They are usually prepartitioned (MBR) and with already initialized filesystem.
 

BonzaiDuck

Lifer
Jun 30, 2004
15,785
1,500
126
How do you increase that?

Drives have physical sector size that they use internally, and logical sector (LBA) size that they show to to outsiders. The partition table uses logical sectors.

If the drive uses 512 byte LBA's, then there is nothing that you can do.

If the drive uses 4k LBA's, then there is nothing that you need to do, but ...
if your BIOS/UEFI, OS and disk utilities do not support native 4k LBA's, then the drive is unusable.

External USB drives can show 4k LBA's. They are usually prepartitioned (MBR) and with already initialized filesystem.

True Image has a feature that allows you to use the remaining capacity after creating a 2TB partition. I just hadn't looked into it, because it would mean relying on another piece of software.

For Windows 7 SP1 through 10, either the service pack or some update to it allowed for GPT partitions, and of course for 8.x through 10, it's an entirely native feature.

I had approached the possibility of using more than 2TB HDDs cautiously, because I didn't need that kind of capacity, and still probably don't. But the prices have come down. My server has 4x 2TB in the drive pool, and still has between 70% unused space for the total.

Personally, I occasionally see people who buy these large-capacity HDDs to use as boot disks, and it doesn't make sense to me. If I want to keep a boot disk of 500GB less than 60% full, I just install new software to use a "Program files" directory on an auxiliary SSD or HDD.

With existing SSD speed and prices, I won't bother with RAID because of AHCI speed. If I want a model for building PCs to my taste, local storage would consist of 1 or 2 SSDs and a single HDD. One system I have has a single boot-system 500GB SSD, and a second 60GB SSD which caches the HDD without proprietary software. All the drives are cached to RAM, using about 4GB of the latter.

So I'm flirting with a 3TB HDD at a $90 price-tag. The SSD-caching takes a workload burden off the HDD, so I'd feel comfortable with a WD Blue drive as opposed to their Black drives -- which I had always preferred.
 

VirtualLarry

No Lifer
Aug 25, 2001
56,450
10,119
126
So I'm flirting with a 3TB HDD at a $90 price-tag. The SSD-caching takes a workload burden off the HDD, so I'd feel comfortable with a WD Blue drive as opposed to their Black drives -- which I had always preferred.

If you're looking at a 3TB WD Blue (formerly Green), I would look at a Toshiba P300 retail-boxed 3TB 7200RPM drive for $90 or less on sale.
 

grimpr

Golden Member
Aug 21, 2007
1,095
7
81
Robustness and resiliency, i wouldn't trust to MBR my data, the risk of losing the partition table is high. All my hard disks are GPT with 64k NTFS clustersize for performance and less fragmentation and they will stay that way.
 

grimpr

Golden Member
Aug 21, 2007
1,095
7
81
So I'm flirting with a 3TB HDD at a price-tag. The SSD-caching takes a workload burden off the HDD, so I'd feel comfortable with a WD Blue drive as opposed to their Black drives -- which I had always preferred.

They are the best value for the price, i sold 2x 1TB WD Blacks and got a single 3TB WD Blue drive, formatted it as GPT with 64K NTFS cluster size which is perfect for the capacity, works fine in my drivepool server.
 

BonzaiDuck

Lifer
Jun 30, 2004
15,785
1,500
126
They are the best value for the price, i sold 2x 1TB WD Blacks and got a single 3TB WD Blue drive, formatted it as GPT with 64K NTFS cluster size which is perfect for the capacity, works fine in my drivepool server.

Did you have to choose the cluster-size manually? How did you arrive at that figure of 64K?

I might merge two such disks into my existing server, move existing duplicated pool data onto the two drives as a separate pool, then dismount the separate pool and mount it in a new server waiting for large storage drives.

I'm also thinking that for a dual-boot workstation system, I could split a 3TB drive into 1.5TB volumes and one for each OS, replace my SSD-caching-drive with a larger 120GB unit and split the cache between the two volumes of each and both OSes. I think I could even cache such a pair of volumes with a 256GB drive, giving me 120GB for each OS when running.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |