Unsolved
This post is more than 5 years old
2 Posts
0
959
September 18th, 2008 10:00
Alignment offset on windows partitions
I am looking for a way to create a report that lists All the MisAligned filesystem on all Windows hosts in my environment.
I know I can individually do it for each server but wanted to find out if it is possible through ECC or StorageScope etc...
I know I can individually do it for each server but wanted to find out if it is possible through ECC or StorageScope etc...
No Events found!
xe2sdc
2 Intern
•
2.8K Posts
0
September 18th, 2008 14:00
Allen Ward
4 Operator
•
2.1K Posts
0
September 19th, 2008 07:00
Personally I would look at scripting something to go out and run reports on each host and forward them back to a central location for analysis.
RRR
2 Intern
•
5.7K Posts
0
September 19th, 2008 12:00
Run "EMCReports" and the zip that's created can be run through a tool called HEAT, which you can find at "Home > Support > Product and Diagnostic Tools > Environment Analysis Tools > Host Environment Analysis Tool (HEAT)".
You'll get an html in your mailbox for each emcreports zipfile you enter and in this webpage (the html file) you will see whether or not a filesystem is alligned or not.
emcuser123
14 Posts
0
September 26th, 2008 13:00
- Run the EMCReports on the Hosts.
- Look for sectorinspector.txt file
- In this file look for the SAN disk ( Something like \\.\PHYSICALDRIVE6 )
- There would be a field called "RELATIVE" in Master Boot Record
- If the number in this field is completely divisible by 32 or 64 then your partitions are aligned otherwise not.
Also DISKPART output ( list partition ) would also have the similar information
RRR
2 Intern
•
5.7K Posts
0
September 26th, 2008 13:00
RRR
2 Intern
•
5.7K Posts
0
September 28th, 2008 05:00