In the past, I entered "activate_sw_raid" command to do testing HDD mirroring.
After that, I removed secondary HDD because finished testing HDD mirroring.
There is no plan to do HDD mirroring, in the future.
So, It is a problem /var/log/messages filled with following messages;
-----------------------------
Aug 15 11:28:45 2019 12200App cpd: Raid: Failed at getting the rev number for Disk 1
Aug 15 11:28:45 2019 12200App cpd: Problems with getting output from pipe
Aug 15 11:28:45 2019 12200App cpd: Raid: Failed at getting the LBA for Disk 1
Aug 15 11:28:51 2019 12200App kernel: [fw4_1];fw_send_kmsg: No buffer for tsid 15
Aug 15 11:28:58 2019 12200App ntpd[8125]: kernel time sync enabled 0001
Aug 15 11:29:06 2019 12200App kernel: [fw4_1];fw_send_kmsg: No buffer for tsid 15
Aug 15 11:29:36 2019 12200App last message repeated 2 times
Aug 15 11:29:45 2019 12200App cpd: Problems with getting output from pipe
Aug 15 11:29:45 2019 12200App cpd: Raid: Failed at getting the vendor name for Disk 1
Aug 15 11:29:45 2019 12200App cpd: Problems with getting output from pipe
Aug 15 11:29:45 2019 12200App cpd: Raid: Failed at getting the product ID for Disk 1
Aug 15 11:29:45 2019 12200App cpd: Problems with getting output from pipe
Aug 15 11:29:45 2019 12200App cpd: Raid: Failed at getting the rev number for Disk 1
Aug 15 11:29:45 2019 12200App cpd: Problems with getting output from pipe
Aug 15 11:29:45 2019 12200App cpd: Raid: Failed at getting the LBA for Disk 1
-----------------------------
I do not want to output these messages.
Please tell me solution.