Â
Iâm trying to install XCP 1.1 on a server with an Areca 1680 SAS RAID card in it. I downloaded the Install ISO and went to do the install. There is no driver for this in XCP (which isnât a big surprise). I downloaded a CentOS 5.5 driver
disk from Areca, but when the install gets to the part about âF9 to load driversâ it does not read the floppy disk and it expects a repository type layout which is frustrating.
Â
The internal SATA drives also run off the Areca controller, so I had to
I managed to install XCP 1.1 on the internal SATA drives and want to compile the Areca driver and kernel module. So, once itâs all set up, I went to the console but XCP doesnât include any kernel headers or gcc or anything to compile a new driver. I disabled the Citrix yum repository as per some other references to the HTTP 404 error I found while researching, leaving only the CentOS yum repositories. However, this is what I get:
Â
# yum install gcc
âgcc not foundâ
Â
??? Say what?
Â
# yum install linux-gcc
âlinux-gcc not foundâ
Â
Ok, so now Iâm confused. Why canât I install gcc? I did manage to:
Â
# yum install xen-devel
Â
That worked just fine.
Â
Â
So my question comes down to:
Â
1) Â Â ÂHow do I get gcc and other necessary software installed so I can compile the Areca kernel module (or maybe thereâs a better way to approach this?)
2) Â Â ÂOnce done, what is the best way to set up our storage system to store VMâs
Â
A subsequent question, is maybe thereâs a way I can do a custom build of XCP with SuSE 12 x64 with the required kernel module?
Â
Â
Thanks in advance.
Â
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Â
Carl B. Constantine,ÂITÂ Analyst
Server, Network and Telecomm Infrastructure
IT Services
Royal Roads University
250 391-2600 ext.4975
fax 250 391-2594
http://www.royalroads.ca
carl.constantine@xxxxxxxxxxxxx Â
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Â
Iâm trying to install XCP 1.1 on a server with an Areca 1680 SAS RAID card in it. I downloaded the Install ISO and went to do the install. There is no driver for this in XCP (which isnât a big surprise). I downloaded a CentOS 5.5 driver disk from Areca, but when the install gets to the part about âF9 to load driversâ it does not read the floppy disk and it expects a repository type layout which is frustrating.
Â
I managed to install XCP 1.1 on the internal SATA drives and want to compile the Areca driver and kernel module. So, once itâs all set up, I went to the console but XCP doesnât include any kernel headers or gcc or anything to compile a new driver. I disabled the Citrix yum repository as per some other references to the HTTP 404 error I found w~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Â