Displaying 3 results from an estimated 3 matches for "rs120".
Did you mean:
r120
2007 Jun 19
1
genetics package not working
Has something changed in R that requires an update in the genetics package
by Gregory Warnes? I am using R version 2.5.0
This used to work
> summary(founders[,59])
to prove that it is a genotype class
> class(founders[,59])
[1] "genotype" "factor"
Now when I issue the command:
> summary(founders[,59])
I get:
Error in attr(retval, "which") <- which :
2009 Jan 24
0
Best practices for httpd & MySQL under Xen w/DRBD & iSCSI?
...o pick their brain! ;)
Basically, I''m requesting comments for the following configuration
before I build it out. Basically, I have 4 servers. Two are PowerEdge
1750''s (4GB RAM each) with 3x36GB 15K U320 drives in RAID-5 in identical
configurations and two are home-built ASUS RS120-E5/PA2''s with 2x500GB
7.2K SATA drives in RAID-1 with Intel Xeon X3220 Quad-Core CPU''s (8GB
RAM each). Each of the four servers have two on-board GbE ports
(Broadcom) and an Intel PRO/1000 (9401) PCIe NIC. I''m planning to use
CentOS 5.x x64 on all four servers.
Bas...
2008 Apr 21
9
3w-xxxx / 3ware 8006-2LP corruption issues using Xen kernel
Hi,
At the time of writing this mail, a few days ago, I couldn''t access the
lists, so my apologies if this mail is received duplicate.
I recently bought a new server with a 3Ware 8006-2LP controller to run
Xen on a Debian linux distribution:
- Server: ASUS RS120-E4/PA4
- Debian Release: etch
- Architecture: 32bit / 686
- Memory: 8 GB
- Disks: 2x Hitachi HDT725050VLA360
- Controller: 3ware 8006-2LP (Driver Version = 1.26.02.001, Firmware
Version = FE8S 1.05.00.068, Bios Version = BE7X 1.08.00.048)
After fighting with the Xen installation (there are no rec...