This post is more than 5 years old

2 Intern

 • 

146 Posts

765

November 9th, 2007 12:00

Diskpart or Diskpart for Physical Windows 2003 Server

I'm just doing a reality check. I know that in VMware, it is recommended to use DISKPAR (no T) on a VMFS partition, even if the OS is Windows 2003. However, I'm just trying to verify for a physical box, DiskPART is still recommended:

diskpart
select disk 2
create partition primary align=64

6 Operator

 • 

1.5K Posts

November 9th, 2007 15:00

It is recommended to use diskpar.exe utility on Windows hosts. Please refer to "EMC CLARiiON Best Practices for Fibre Channel Devices" for more details.

However, as per my understanding, for basic disks - you can still use diskpart.exe as you mentioned, but not for dynamic disks.

I'll prefer to use diskpar.exe if it is available.

Hope this helps. Have a great weekend.
Thanks,
Sandip

6 Operator

 • 

5.7K Posts

November 14th, 2007 00:00

Both tools do the same when it comes to aligning partitions. You can even align dynamic disks with a little trick. Simply search on Google for aligning disks and you'll get so many hits, it's very easy to find out how this works.

DiskparT has some extra features, which diskpar doesn't have, but aligning they can doo both. the result is the same.
No Events found!

Top