close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libffi.so.6: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Sep 15, 2011, 7:11:17 PM (14 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v9
|
v10
|
|
57 | 57 | 1756 ? Sl 0:00 /usr/sbin/libvirtd -d |
58 | 58 | |
59 | | |
60 | | /opt/drbl/sbin/drbl-client-service libvirt-bin on |
| 59 | # 從 drbl server 啟動 libvirtd 服務 |
| 60 | sudo /opt/drbl/sbin/drbl-client-service libvirt-bin on |
| 61 | |
| 62 | # 再到 drbl client 啟動 libvirtd |
| 63 | sudo /etc/init.d/libvirt-bin start |
| 64 | # 出現啟動訊息 |
| 65 | Starting libvirt management daemon: libvirtd. |
61 | 66 | |
62 | 67 | }}} |
| 68 | |
63 | 69 | * 結果: |
64 | 70 | {{{ |