Hi Charles,
> 0: cs:Connected st:Secondary/Secondary ns:0 nr:0 dw:0 gc:1,1,1
Did you check your drbd config files and setup? Maybe you can try to see what happens if you use the drbdsetup command (option --help for more info or man)
With drbdsetup you can start the RAID process manually instead of autmatic with the scripts. This way you can proceed step by step and 'debug' the process.
> Neither device assumes a Primary role for the RAID device.
>Doing a df -h on either system does not list the RAID drive as being available.
The RAID drive is only mounted _and_ visable if one of the pair is primary.
>The RAID mirror appears to be non-exisatant; however, I find no errors in any logs or startup scripts.
Only heartbeat produces seperate logfiles. drbd put it's messages in /var/log/messages.
Since this is a specific drbd question, you may want to search drbd's mailinglist archive at:
http://sourceforge.net/mailarchive/forum.php?forum_id=6513Hope it helps a little.
Regards,
guestHH