Fixed
Created: Sep 23, 2014
Updated: Dec 3, 2018
Resolved Date: Oct 14, 2014
Found In Version: 6.0
Fix Version: 6.0.0.13
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Networking
The corosync service start failed because of missing the required corosync.conf file.
Thu Sep 18 18:04:08 2014: Error: corosync is not configured (/etc/corosync/corosync.conf missing)
Thu Sep 18 18:04:08 2014: Please copy /etc/corosync/corosync.conf.example to /etc/corosync/corosync.conf
Thu Sep 18 18:04:08 2014: And setting \'bindnetaddr\' in /etc/corosync/corosync.conf as the host IP address
1. Copy /etc/corosync/corosync.conf.example to /etc/corosync/corosync.conf according to the error information and suggestion.
2. Add the actual network IP address to "bindaddress"
3. Start this service and it could work well after this operation.
1. Build the WRL6.0 CGP project
2. boot the new kernel and fs
3. check the boot log, could find this error information.