Ralph
Used by Jean-Charles Tournier and Zheng Cui as a Think and xen development machine.
Hardware Configuration
- Dual Opteron-246, 2.0Ghz, 1MB cache
- HDD, SCSI 147GB, 10K,8M, 80PIN
- INFINICON, INFINISERV HCA card, 2 Port, LP-PCI, P/N: 9024-CU24-ST2
- Memory
- 4 x 512MB DDR400 (PC3200) ECC Part No. 72D64300GBR5C
- 4 free slots
Software Configuration
- Debian Linux
- Xen 3.0
Xen tricks
To be able to look at what a Xen kernel prints on the console (thanks Donour…):
- compile Xen with the debug option enabled (cf. file …./xen-XXX/xen/Rules.mk)
- in grub specify the console you want to attach (kernel /boot/xen-3.0.gz dom0_mem=1048576 com1=115200,8n1 console=vga,com1 sync_console)
- log in ralph_sp as ralph
- configure the console: platform set console -s sp -e -S 115200
- get the console: platform get console
- look at the console: platform console
Miscellaneous
- Ant path: /usr/java/ant-1.6.5/bin
- Java path: /usr/java/jdk1.5.0_06/bin