| 106 | | * [[Image(KerrighedArch.png)]] |
| 107 | | * RPC |
| 108 | | * Hotplug |
| 109 | | * KDDM |
| 110 | | * Capability |
| 111 | | * ProcFS |
| 112 | | * Sync |
| 113 | | * IPC |
| 114 | | * FS |
| 115 | | * MM |
| 116 | | * Dynamic Streams |
| 117 | | * Ghost |
| 118 | | * Proc |
| 119 | | * EPM |
| 120 | | * Global Scheduler |
| | 107 | [[Image(KerrighedArch.png)]] |
| | 108 | || RPC || || |
| | 109 | || Hotplug || || |
| | 110 | || KDDM || || |
| | 111 | || Capability || || |
| | 112 | || ProcFS || || |
| | 113 | || Sync || || |
| | 114 | || IPC || || |
| | 115 | || FS || || |
| | 116 | || MM || || |
| | 117 | || Dynamic Streams || || |
| | 118 | || Ghost || || |
| | 119 | || Proc || || |
| | 120 | || EPM || || |
| | 121 | || Global Scheduler || || |
| | 122 | * Load Kerrighed Moudles Messages |
| | 123 | {{{ |
| | 124 | $ dmesg |
| | 125 | Start loading Kerrighed... |
| | 126 | Init Kerrighed worker(s)...Init Kerrighed low-level framework... |
| | 127 | Init kerrighed syscall mechanism |
| | 128 | Kerrighed tools - init module |
| | 129 | TIPC: Started in network mode |
| | 130 | TIPC: Own node address <1.1.2>, network identity 1 |
| | 131 | Try to enable bearer on lo:<5>TIPC: Enabled bearer <eth:lo>, discovery domain <1.1.0>, priority 10 |
| | 132 | ok |
| | 133 | Try to enable bearer on eth0:<5>TIPC: Enabled bearer <eth:eth0>, discovery domain <1.1.0>, priority 10 |
| | 134 | ok |
| | 135 | Try to enable bearer on eth1:<4>TIPC: Bearer <eth:eth1> priority adjustment required 10->9 |
| | 136 | TIPC: Enabled bearer <eth:eth1>, discovery domain <1.1.0>, priority 9 |
| | 137 | ok |
| | 138 | RPC initialisation done |
| | 139 | Init Kerrighed low-level framework (nodeid 1) : done |
| | 140 | Init Kerrighed distributed services... |
| | 141 | KDDM initialisation : start |
| | 142 | KDDM set init |
| | 143 | KDDM set init : done |
| | 144 | KDDM initialisation done |
| | 145 | KerMM initialisation : start |
| | 146 | KerMM initialisation done |
| | 147 | DVFS initialisation : start |
| | 148 | FAF: initialisation : start |
| | 149 | FAF: initialisation : done |
| | 150 | DVFS initialisation done |
| | 151 | KerIPC initialisation : start |
| | 152 | KerIPC initialisation done |
| | 153 | Proc initialisation: start |
| | 154 | Proc initialisation: done |
| | 155 | EPM initialisation: start |
| | 156 | EPM initialisation: done |
| | 157 | Init Kerrighed distributed services: done |
| | 158 | Kerrighed... loaded! |
| | 159 | TIPC: Established link <1.1.2:eth0-1.1.3:eth0> on network plane B |
| | 160 | Kerrighed is running on 2 nodes |