close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_repos.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Mar 19, 2009, 10:39:43 AM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v8
|
v9
|
|
| 24 | 24 | lenny:~# uname -a |
| 25 | 25 | Linux lenny 2.6.26-1-xen-amd64 #1 SMP Sat Jan 10 20:39:26 UTC 2009 x86_64 GNU/Linux |
| | 26 | --------- "Install DRBL, configure DRBL services and client settings" --------- |
| | 27 | lenny:~# wget http://drbl.nchc.org.tw/GPG-KEY-DRBL |
| | 28 | lenny:~# apt-key add GPG-KEY-DRBL |
| | 29 | lenny:~# echo "deb http://free.nchc.org.tw/drbl-core drbl stable" > /etc/apt/sources.list.d/drbl-sources.list |
| | 30 | lenny:~# apt-get update |
| | 31 | lenny:~# apt-get install drbl |
| | 32 | lenny:~# /opt/drbl/sbin/drblsrv -i |
| | 33 | |
| | 34 | (... skip ...) |
| | 35 | |
| | 36 | *****************************************************. |
| | 37 | Trying to upgrade some necessary packages if available... |
| | 38 | *****************************************************. |
| | 39 | In ayo repository, searching the latest kernel ... |
| | 40 | The latest kernel in the ayo repository is linux-image-2.6.26-1-openvz-amd64 |
| | 41 | There are 2 kernels available for clients, which one do you prefer ? |
| | 42 | [1]: kernel 2.6.26-1-xen-amd64 x86_64 (from this DRBL server) |
| | 43 | [2]: linux-image-2.6.26-1-openvz-amd64 (from apt repository) |
| | 44 | [1] |
| | 45 | |
| | 46 | (... skip ...) |
| | 47 | |
| | 48 | lenny:~# /opt/drbl/sbin/drblpush -i |
| | 49 | |
| 26 | 50 | --------- "Configure Xend" --------- |
| 27 | 51 | lenny:~# vi /etc/xen/xend-config.sxp |