problem while creating the Quorum (cluster)
ok
so i have been folowing the steps of craeting the Cluster CCR 2 mailbox nodes /edit: exchange 2007
and when ni came to the part of crearting and sharing the disk :
iam getting an error:
System error 2 has occurred.
The system cannot find the file specified.
"i am using the following cmd line: tried both on HUB and on node 1 MBX
MKDIR FSM_DIR_MBX
2nd:
NET SHARE FSM_MBX=C:\FSM_DIR_MBX /GRANT:MYCCR$,FULL
erro is getting after the 2nd command :(
help and thanks alot
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Remember
to vote helpful,if the reply was helpful ,provinding information...
October 22nd, 2010 4:40pm
net share <shareName>=<Directory> /GRANT:<VCO>,FULL
<Directory> refers to the full path to the directory being shared (for example, C:\ FSM_DIR_E2K7CCR).
here is more
http://technet.microsoft.com/en-us/library/bb676490(EXCHG.80).aspx
Dhruv
Free Windows Admin Tool Kit Click here and download it now
October 22nd, 2010 5:50pm
okayz
thanks dhruvaraj
i found the problem is;
when i am creating the dir
i used the command:
MKDIR FSM_DIR_MBX
i should use instead the command:
MKDIR c:\FSM_DIR_MBX
hope this helpPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Remember to vote helpful,if
the reply was helpful ,provinding information...
October 22nd, 2010 7:20pm
You can also create the folder and share it using Windows explorer :)
But I've seen the article on the web that you are following
Free Windows Admin Tool Kit Click here and download it now
October 22nd, 2010 8:52pm
thanks cn9
well its true :)
but didnt know that thisfolder a normal shared folder, ithought a special creation of w.e
/emote: i am new to clustering& quorum .....Please remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Remember to vote helpful,if
the reply was helpful ,provinding information...
October 23rd, 2010 7:54am