Open jmjoo opened 5 years ago
Also If there is other idea about node failover in kubernetes cluster, share the idea or let me know how to handle node failover.
Hi @jaemin-joo you suggest adding a iSCSI storage into hotpot like Ceph, LVM, is that right?
@wisererik Hi~ Yes. I wish to use iscsi storage like Ceph, LVM. These days, ISCSI storage is used much more than other block storage like FC storage. I try to use ISCSI storage as LVM volume. but there are some problems. So I suggested new hotpot feature for ISCSI storage.
Is this a BUG REPORT or FEATURE REQUEST?: FEATURE REQUEST
What happened and What you expected to happen: I am testing kubernetes install version of opensds ( opensds/install/kubernetes ) If I have iscsi storage, Manually I should connect iscsi-initiator(iscsiadm) to node which dock pod placed. That way is weak for node failover. I think that container for connecting iscsi is needed before dock pod is started. Or High Availability tool like pacemaker should handle iscsi-initiator process for node failover. If it's possible, you can say that opensds can support iscsi storage. Perhaps it might be discussion point.
Environment:
uname -a
): 4.4.0-131-generic