CharleyBrady I had tried to email you privately, but the site won't let me. I appreciate the Google search you offered, but at my knowledge level a search on Linux partitions "sector 63" doesn't seem to answer any of my questions about what is acceptable for a raid1 array. I'm assuming you aren't demonstrating 'scorn' for my lack of knowledge, but the search didn't address any of the top level questions I was asking (or thought I had asked.) It did direct me to the 'why of 63' and some other interesting stuff, but as best as I could tell, it didn't cover the meat of my questions (which I have broken out and amplified below.)
I also noticed that you only answer one question I ask out of each post and only with a single sentence. Unfortunately, I'm not getting a whole lot of learning out of those answers. I'm sure you want to help (as opposed to simply posting) and I'm guessing you might be working, where you might not have time to write a longer post that explains the what and why to my questions. So, thanks for your time; I need a bit more in terms of context or 'why' in the answers so that I 'learn to fish.'
I'm hoping someone can help me with the why of some questions. All questions reference the data as posted in my first post:
Question 1) background: two identical drives (but reused and formatted on a PC) configured in Raid1 with nothing more than the SME server install. md1 and md2 do not show an identical number of blocks (which I assume for lack of finding any other explanation of what the numbers represent) appears to mean that they do not have an identical amount of available storage. This seems like a problem since they are supposed to be identical drives and mirrors of each other. I understand that the difference may not be a problem, and in my case, it may not be an indicator of the problem.
I'm also wondering about the fact that the partition size is different from a to c as well (which may be an indicator of a problem.)
Q: Is the size difference of md1 and md2 a problem? If not, why not? specifically: a) what do the numbers represent, b) why aren't they identical (other than the fact that they start at different points), and c) depending on the answer to a and b, why isn't the difference a problem if they are supposed to be identical 'mirrors'?
Q: How come two identical drives have different sized partitions (hda1 vs hdc1 and hda2 vs hdc2)? It seems like hda1 and hdc1 should be the same size -even if a different starting block. Likewise with hda2 and hdc2) Should it be fixed? If so, what would the cleanest solution be? (right now I'm wondering about fdisking and reinstalling 7.3.)
Question 2) background: same two identical drives as above. hda1 and hdc1 do not start at the same sector. This seems like a problem since they are supposed to be identical drives and mirrors of each other. I keep coming back to the fact that hdc1, starting at sector 1 doesn't leave space for GRUB in the area before the partition (like David Bray explains, even to the point of showing and implying that everything should appear identical, and start at 63) which was why I was thinking that hda1 was set up correctly. However, in his tutorial and contrary to some of his statements, he appears to repartition, starting at 1 (not 63) but offers no explanation about the what/why of this change.
Q: So, repartition the drives and start hda1 and hdc1 at 1 or at 63? a) why one or the other? b) if it doesn't matter, why doesn't it matter (since it appears that the boot-loader is supposed to go in the section before 63?)
Question 3) Operating under the presumption that the numbers should be the same on an identical drive, I'm still wondering about the differences in the total number of blocks (and ending point) of the second partition as well as the issue of whether or not the whole drive is being used (which I suspect it is not.)
Q: Am I correct in my belief that the whole drive is not being used? should I do anything about that if it is not being completely used?
I have more but I'll stop there for now. Thanks in advance to anyone who is willing to be a teacher and help me understand the why of this stuff and what does and does not matter.
ghopper