Unsolved
This post is more than 5 years old
21 Posts
0
1322
June 4th, 2007 11:00
Windows SAN boot disk alignment
We are in the process of setting up for IBM Blade Servers for boot from SAN on our cx700 to a Windows OS. We have in the past used the following command for any secondary luns (outside of the c drive) to get the disk alignment configured properly for that partition. For example a new LUN to a host (that has local boot disk) that is going to get a new E drive.
diskpart> create partition primary align=64
Once we run this command we do the rest of the setup and formatting and needed.
How do we accomplish this on a LUN where the host is booting from the SAN? The windows server blue screen setup does not allow use to do this. ie the c drive. The command above requires a OS to already be running.
In short how do we properly align a LUN that has no windows OS on it yet and that is going to be booting a Windows OS? We have read emc104675 over and over and it says nothing about SAN boot drives.
Thanks
Cory B.
diskpart> create partition primary align=64
Once we run this command we do the rest of the setup and formatting and needed.
How do we accomplish this on a LUN where the host is booting from the SAN? The windows server blue screen setup does not allow use to do this. ie the c drive. The command above requires a OS to already be running.
In short how do we properly align a LUN that has no windows OS on it yet and that is going to be booting a Windows OS? We have read emc104675 over and over and it says nothing about SAN boot drives.
Thanks
Cory B.
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
June 4th, 2007 15:00
AranH1
2.2K Posts
0
June 5th, 2007 07:00
I am curious though how important the partition alignment is for the OS drive. The recommendation from EMC for a partition aligned with the RAID stripe is meant to minimize disk crossing when writing data to a LUN to improve LUN performance right? How big of an issue is this for the OS LUN? After the OS and all applications are installed the OS drive is not an i/o hot spot and is not engaged in a lot of writes compared to data LUNs. So is this really a concern for the OS LUN?
What do you all think?
Aran
Kiran3
410 Posts
0
June 5th, 2007 07:00
can someone tell if setting alignment is required on host if its setup on array too?
AranH1
2.2K Posts
0
June 5th, 2007 08:00
If pagefile performance is a concern, why not create a second LUN for the pagefile after the OS is installed and create it with the proper alignment, then move the pagefile to it?
Bowling1
97 Posts
0
June 5th, 2007 08:00
We also standardized placing the pagefile on the boot partition as it was easier to get dump files during the dreaded "blue screen of death"...
coryb1
21 Posts
0
June 5th, 2007 08:00
I am taking the route of not doing the alignment. Thanks everyone for your replies. I think I got what I needed.
AranH1
2.2K Posts
0
June 5th, 2007 10:00
Thanks for the reply, I was hoping to hear from someone who has done this. What was the driving factor for you to implement boot from SAN? Do you have any real world pros and cons about your experience with it?
Aran
StevenXiao
10 Posts
0
July 10th, 2007 00:00
I am just thinking why not you assign the alignment when you binding the LUN, when you firstly bind the LUN, you can assign the number you want, it should be 63 for NTFS volume if I wasn't wrong.
Regards,
StevenXiao
10 Posts
0
July 10th, 2007 00:00
Regards,