Comment 5 for bug 1505088

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2015-10-14 20:35 EDT-------
== Comment: #16 - Application Cdeadmin <email address hidden> - 2015-10-09 17:16:04 ====== State: Open by: cde00 on 12 October 2015 03:45:09 ====
==== State: Open by: belldi on 14 October 2015 15:32:35 ====

I manually enabled the opal_errd daemon on surelock02p03.aus.stglabs.ibm.com by running following commands. The opal_errd daemon starts automatically after booting Ubuntu partition. The next step is for opal_errd to start after installing ppc64-diag package.

Enable opal_errd daemon
++++++++++++++++++++++++
systemctl enable opal_errd
systemctl start opal_errd

opal_errd daemon is running
+++++++++++++++++++++++++++
ubuntu@surelock02p03:~$ ps -ef|grep -i opal_errd
root 8684 1 0 Oct12 ? 00:02:03 /usr/sbin/opal_errd
ubuntu 96160 8934 0 14:18 hvc0 00:00:00 grep --color=auto -i opal_errd

After starting opal_errd daemon, dumps are moved from FSP to /var/log/dump on partition
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
ubuntu@surelock02p03:~$ ls -l /var/log/dump/
total 37392
-r--r----- 1 root root 6563460 Oct 8 11:17 FSPDUMP.101194A.6A000005.20151007022920
-r--r----- 1 root root 6683326 Oct 13 14:47 FSPDUMP.101194A.7A000005.20151013194230
-r--r----- 1 root root 12524752 Oct 8 11:17 SYSDUMP.101194A.0000000F.20151007021819
-r--r----- 1 root root 12509728 Oct 13 14:47 SYSDUMP.101194A.00000010.20151013193135