by bghayad » Tue Mar 27, 2012 6:49 pm
So I can understand that the vicibox-install will do a cluster only for the telephony servers and not for the sql and web servers? Correct?
Because what I understood that mysql clustered need to be done separately (not through the vicibox-install) and samething for the webserver (there is no clustering because we have to update scripts manual and we have to use load balancer), please correct me.
From the other side, if I used the pl install.pl (this in case I decided to do the installation manually and not using the vicibox CD), in this case: I can not have a clustering for the telephony servers (again, I am assuming that it is the only possible cluster until now as I mentioned above)? Or still I can have the clustering even if I used pl install.pl? HOW? Any document that describes this?
I faced a problem when I used the vicibox-install that it did not find the file "agc_2.2.0" to do the installation, so I have to use the trunk. And when I used the trunk, I found there is a problem in loading dahdi (after restarting the machine, I have to type manually modprob), so I believe it is something related to the version I got from the trunk, it might be not the stable one?
How I can be sure that it is downloading the stable version? Again, why it did not find the file "agc_2.2.0"?
Maybe the below lines need to be midified in the vicibox-install to be able to overcome the So I can understand that the vicibox-install will do a cluster only for the telephony servers and not for the sql and web servers? Correct?
Because what I understood that mysql clustered need to be done separately (not through the vicibox-install) and samething for the webserver (there is no clustering because we have to update scripts manual and we have to use load balancer), please correct me.
From the other side, if I used the pl install.pl (this in case I decided to do the installation manually and not using the vicibox CD), in this case: I can not have a clustering for the telephony servers (again, I am assuming that it is the only possible cluster until now as I mentioned above)? Or still I can have the clustering even if I used pl install.pl? HOW? Any document that describes this?
I faced a problem when I used the vicibox-install that it did not find the file "agc_2.2.0" to do the installation, so I have to use the trunk. And when I used the trunk, I found there is a problem in loading dahdi (after restarting the machine, I have to type manually modprob), so I believe it is something related to the version I got from the trunk, it might be not the stable one?
How I can be sure that it is downloading the stable version? Again, why it did not find the file "agc_2.2.0"? Maybe the below lines need to be modified to find it, but i am not able to know what is the correct one?
### Put us in the right directory for system-specific install stuff
if [ "$USESVN" == "y" ]; then
cd /usr/src/astguiclient/trunk
else
cd /usr/src/astguiclient/agc_2.2.0
fi
I search for agc_2.2.0 at my machine and did not find it !! What could be the reason?
Let me say:
I would like to install the components separately, but I am afraid that for clustering, I have to use vicibox-install (as it is the only method)? Or it can be done separately, and there is a documentation to do a clustering after finishing the components installations (compile and install)?
Appreciate if someone can help me and advise me.
Regards
Bilal