Page 1 of 1
64bit OS for vicibox
Posted:
Wed Jul 28, 2010 4:56 pm
by ylem
Hi, newbie here!
I would like to ask for your opinion on what 64bit OS to install for my DB Server where vicibox servers will be pointing into it. My bet is CentOS but I'm not sure if you have good and bad experiences when dealing with different OS.
Thank you in advance.
ylem
Posted:
Wed Jul 28, 2010 5:29 pm
by mflorell
We recommend OpenSuSE, they have a 64-bit ISO installer. We have installed many OpenSuSE 64bit DB servers for our larger clients and we strongly recommend OpenSuSE over CentOS.
thanks
Posted:
Wed Jul 28, 2010 6:30 pm
by brett05
where is it this 64-bit ISO installer for opensuse
it is with vicidial installer or without ?
it is this one ?
http://download.vicidial.com/iso/openSU ... x86_64.iso
but i think it's without vicidial install
Posted:
Wed Jul 28, 2010 9:26 pm
by mflorell
Here's their project download page:
http://software.opensuse.org/113/en
We just use the ISO from here if we are installing a database-only server.
Then we usually download the latest 5.0.X MySQL binary directly from MySQL:
http://mirror.services.wisc.edu/mysql/D ... MySQL-5.0/
Posted:
Thu Jul 29, 2010 10:26 am
by ylem
Thanks a lot for the recommendation, I'll go for OpenSuse 64bit. Do I need to install 64bit MySQL too?
Any suggestion on how to partition or RAID my HDD? I have 16 X 180GB (HDD) and i want a fresh install on that server. We need to upgrade it from 32bit to 64bit OS.
Thanks a lot.
Posted:
Thu Jul 29, 2010 11:30 am
by mflorell
How much RAM do you have in this server?
What kind of RAID card do you have?
What kind of hard drives are these?
Posted:
Thu Jul 29, 2010 12:06 pm
by ylem
It has 16gig RAM, SAS drive and an adaptec RAID card. Any suggestion on how to partition this server and what RAID best to use in this setup?
Thank you.
Posted:
Thu Jul 29, 2010 12:49 pm
by mflorell
You could use the 64-bit version of MySQL, and for your RAID, you should set up a RAID 10 (do NOT use RAID5, 3 or 6 for a database server, it is a very bad idea)
Posted:
Thu Jul 29, 2010 1:30 pm
by ruben23
@mflorell
Can i install Mysql 64 bit for my server having like 4-6-8 GB of RAM only for a separate Web/Apache Server..?
-somehow making apache 64 bit also..? Does installing like a 64 bit distro for opensuse or ubuntu server its packages are not 64..?
- if installing 64 bit you do install it on binaries right..? not on package.
-What file should i download here
http://mirror.services.wisc.edu/mysql/D ... MySQL-5.0/ --> for mysql 5.0 server..? can you give guide there are so many choices here.
you got docs on mysql 5.0 server install on binaries..?
Posted:
Thu Jul 29, 2010 4:09 pm
by ylem
follow up question:
Do i need to use the default partition of the OpenSuse or do you have great ideas on how to partition it, any suggestions?
Posted:
Thu Jul 29, 2010 6:20 pm
by mflorell
There is really no advantage to using 64bit MySQL on a system with only 4GB of RAM, in fact it will REDUCE your capacity.
You do not need 64bit apache.
Posted:
Sun Aug 01, 2010 5:42 pm
by ylem
What MySQL 64bit version that's best fit to OpenSuse 64bit?
Thank you.