I have a cluster that was originally set up with 5 nodes. Each node has a management interface, as well as a private network for corosync to communicate over. Over time I added three more nodes to the cluster and all seems to be working.
I have now configured iSCSI on the datacenter as outlined in various sources, and setup LVM on that. What I have noticed is that the original 5 nodes in the cluster have no issues using the shared storage. What is weird is that the three new nodes are having all kinds of issues using the shared storage.
I've seen the following errors on one of the new nodes:
[431436.828980] blk_update_request: I/O error, dev dm-0, sector 4294967168
[431436.835805] blk_update_request: I/O error, dev dm-0, sector 4294967280
[431436.842690] blk_update_request: I/O error, dev dm-0, sector 0
[431436.848771] blk_update_request: I/O error, dev dm-0, sector 8
I'm also seeing this error on another new node (this one is by far the most common error I see):
[3284852.201673] connection1:0: detected conn error (1020)
Like I said, the orignal nodes in the cluster do not have the issue and appear to be working perfectly with the iSCSI configuration, only the three nodes I added at a later date.
Any ideas?
I have now configured iSCSI on the datacenter as outlined in various sources, and setup LVM on that. What I have noticed is that the original 5 nodes in the cluster have no issues using the shared storage. What is weird is that the three new nodes are having all kinds of issues using the shared storage.
I've seen the following errors on one of the new nodes:
[431436.828980] blk_update_request: I/O error, dev dm-0, sector 4294967168
[431436.835805] blk_update_request: I/O error, dev dm-0, sector 4294967280
[431436.842690] blk_update_request: I/O error, dev dm-0, sector 0
[431436.848771] blk_update_request: I/O error, dev dm-0, sector 8
I'm also seeing this error on another new node (this one is by far the most common error I see):
[3284852.201673] connection1:0: detected conn error (1020)
Like I said, the orignal nodes in the cluster do not have the issue and appear to be working perfectly with the iSCSI configuration, only the three nodes I added at a later date.
Any ideas?