close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 28, 2008, 10:45:09 PM (17 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v25
|
v26
|
|
128 | 128 | |
129 | 129 | * Issue 1: Xen DormU Client will need /boot which in only on DRBL Server |
130 | | * Step 1: Patch ''/opt/drbl/sbin/drbl-nfs-exports'' |
| 130 | * Step 1: patch ''/opt/drbl/sbin/drbl-nfs-exports'' |
131 | 131 | {{{ |
132 | 132 | #!diff |
… |
… |
|
164 | 164 | $nfsserver:/home /home nfs $FSTAB_NFS_RW_OPT |
165 | 165 | }}} |
166 | | * Run '''/opt/drbl/sbin/dcs -> re-deploy''' or '''/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf''' to replace current '''/etc/exports'''. |
| 166 | * Step 3: run '''/opt/drbl/sbin/dcs -> re-deploy''' or '''/opt/drbl/sbin/drblpush -c /etc/drbl/drblpush.conf''' to replace current '''/etc/exports'''. |
167 | 167 | |
168 | 168 | == Reference == |