Re: Use ISCSI with cloudstack 4.18.1

2024-10-21 Thread Nux
NFS :) Really, there are downsides to both, so you will want to do your own research and testing, these options are not really popular in the community. On 2024-10-17 10:10, Stanley Burkee wrote: Hello Nux, Thanks for your reply. Which will be the best solution cLVM or OCFS2. Thanks a lot

Re: Use ISCSI with cloudstack 4.18.1

2024-10-17 Thread Stanley Burkee
Hello Nux, Thanks for your reply. Which will be the best solution cLVM or OCFS2. Thanks a lot in advance On Wed, 16 Oct 2024 at 2:34 PM, Nux wrote: > Stanley, > > You need a cluster-aware layer on top of that ISCSI target, such as cLVM > or OCFS2. > > On 2024-10-15 14:40, Stanley Burkee wrote

Re: Use ISCSI with cloudstack 4.18.1

2024-10-16 Thread Nux
Stanley, You need a cluster-aware layer on top of that ISCSI target, such as cLVM or OCFS2. On 2024-10-15 14:40, Stanley Burkee wrote: Hello Guys, We are trying to configure iSCSI storage with our cloudstack setup. Currently we are trying to do it using shared mountpoint option. But when i

Re: Use ISCSI with cloudstack 4.18.1

2024-10-15 Thread Jimmy Huybrechts
Hi, As far as I know you cannot share an iscsi storage with multiple servers since it’s a block device. -- Jimmy From: Stanley Burkee Date: Tuesday, 15 October 2024 at 15:41 To: users@cloudstack.apache.org , d...@cloudstack.apache.org Subject: Use ISCSI with cloudstack 4.18.1 Hello Guys

Use ISCSI with cloudstack 4.18.1

2024-10-15 Thread Stanley Burkee
Hello Guys, We are trying to configure iSCSI storage with our cloudstack setup. Currently we are trying to do it using shared mountpoint option. But when i use shared mountpoint option only one server is able to work with the shared storage the other host is geting issues. Can anyone help me with