Hi all,<br><br>I am experiencing a very strange issue. On two test boxes I have a setup that should server NFS and iSCSI Targets (SCST).<br><br>When I create couple of iSCSI Target groups, composed of Target/Lun, and I decide to remove one an error occurs:<br>

<br>  Sep 10 15:24:40 Cluster-Server-1 cib: [48709]: WARN: Managed write_cib_contents process 54564 killed by signal 6 [SIGABRT - Abort].<br>  Sep 10 15:24:40 Cluster-Server-1 cib: [48709]: ERROR: Managed write_cib_contents process 54564 dumped core<br>

  Sep 10 15:24:40 Cluster-Server-1 cib: [48709]: ERROR: cib_diskwrite_complete: Disk write failed: status=134, signo=6, exitcode=0<br>  Sep 10 15:24:40 Cluster-Server-1 cib: [48709]: ERROR: cib_diskwrite_complete: Disabling disk writes after write failure<br>

<br>I then executed 'killall -PIPE cib' on both boxes to force a reload. More resources were added, this time NFS ones, composed FS/ExportFS.<br>When I delete any of those there is no problem, however, the second that I remove an iSCSI one the Disk writes are disabled with the error above.<br>

<br>A core file gets generated when that problem occurs, but it did not help me much:<br>Reading symbols from /usr/libexec/pacemaker/cib...done.<br>[New LWP 54564]<br><br>warning: Can't read pathname for load map: Input/output error.<br>

[Thread debugging using libthread_db enabled]<br>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".<br>Core was generated by `/usr/libexec/pacemaker/cib'.<br>Program terminated with signal 6, Aborted.<br>

#0  0x00007fb3d07e7475 in raise () from /lib/x86_64-linux-gnu/libc.so.6<br>(gdb) backtrace<br>#0  0x00007fb3d07e7475 in raise () from /lib/x86_64-linux-gnu/libc.so.6<br>#1  0x00007fb3d07ea6f0 in abort () from /lib/x86_64-linux-gnu/libc.so.6<br>

#2  0x00007fb3d2578b2b in crm_abort (file=0x411323 "io.c", function=0x412170 "write_cib_contents", line=662, assert_condition=0x412120 "retrieveCib(tmp1, tmp2, FALSE) != NULL", do_core=1, do_fork=0) at utils.c:1659<br>

#3  0x0000000000406d59 in write_cib_contents (p=0x0) at io.c:662<br>#4  0x00007fb3d1511863 in TempProcessTrigger (ginfo=0x6637a0) at GSource.c:1792<br>#5  0x00007fb3d1510822 in G_TRIG_dispatch (source=0x664960, callback=0, user_data=0x0) at GSource.c:1403<br>

#6  0x00007fb3cfef94a3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0<br>#7  0x00007fb3cfef9c80 in ?? () from /lib/libglib-2.0.so.0<br>#8  0x00007fb3cfefa2f2 in g_main_loop_run () from /lib/libglib-2.0.so.0<br>
#9  0x000000000040e905 in cib_init () at main.c:561<br>
#10 0x000000000040df60 in main (argc=1, argv=0x7fff7f780ff8) at main.c:247<br><br>Something appears to be very wrong and I just can't figure out what. Any help is appreciated.<br><br>Cheers.<br><br>P.S. I have attached the hb_report.<br>

<br><br><br>