virt-scsi as disk controller?
> > >
> > > Thanks,
> > > Abhisar
> > >
> > >
> > >
> > >
> > > From: Levin Ng
> > > Date: Sunday, 22 June 2025 at 1:39 PM
> > > To: users@cloudstack.apache.org ,
> > > u
t;> Thanks,
>> Abhisar
>>
>>
>>
>>
>> From: Levin Ng
>> Date: Sunday, 22 June 2025 at 1:39 PM
>> To: users@cloudstack.apache.org ,
>> users@cloudstack.apache.org
>> Subject: Re: SharedFS deployed up and running but not functioning
@cloudstack.apache.org
Subject: Re: SharedFS deployed up and running but not functioning
Hi Abhisar,
I just created a PR for this https://github.com/apache/cloudstack/pull/11070
Regards,
Levin
On 22 Jun 2025 at 09:37 +0800, Abhisar Sinha ,
wrote:
> Hi Levin,
>
> Is ‘showmount -e showing
haredFS) to use virt-scsi as disk controller?
>
> Thanks,
> Abhisar
>
>
>
>
> From: Levin Ng
> Date: Sunday, 22 June 2025 at 1:39 PM
> To: users@cloudstack.apache.org ,
> users@cloudstack.apache.org
> Subject: Re: SharedFS deployed up and running but not fu
Hi Levin,
Is ‘showmount -e showing anything?
What kind of network is it?
You will see the SharedFS instance in the Instance List (It will be named
‘sharedfs--..’). You can click on View Console on the Instance to
login into SharedFS with root:password.
Regards,
Abhisar
From: Levin Ng
Dat
Hi Abhisar,
I just created a PR for this https://github.com/apache/cloudstack/pull/11070
Regards,
Levin
On 22 Jun 2025 at 09:37 +0800, Abhisar Sinha ,
wrote:
> Hi Levin,
>
> Is ‘showmount -e showing anything?
> What kind of network is it?
> You will see the SharedFS instance in the Instance Lis
Hi Abhisar,
Thanks for your hint, I think I narrowed down the problem, the cloud-config.txt
use a detection of $HYPERVISOR == kvm mutually chose BLOCK_DEVICE=vdb as the
data device, but all my template use virt-scsi as disk controller, therefore it
is sdb, do you know any other way to workaroun