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 workaround the disk selection? I believe virt-scsi will be a better choice because fstrim on thin provisioning, what do you think?
Regards, Levin On 22 Jun 2025 at 09:37 +0800, Abhisar Sinha <abhisar.si...@shapeblue.com>, wrote: > Hi Levin, > > Is ‘showmount -e <shared-fs-ip> showing anything? > What kind of network is it? > You will see the SharedFS instance in the Instance List (It will be named > ‘sharedfs-<SharedFSName>-..’). You can click on View Console on the Instance > to login into SharedFS with root:password. > > Regards, > Abhisar > > > > > From: Levin Ng <levindec...@gmail.com> > Date: Saturday, 21 June 2025 at 9:17 PM > To: users@cloudstack.apache.org <users@cloudstack.apache.org> > Subject: SharedFS deployed up and running but not functioning > Hi, > > I just upgraded to 4.20.1 and trying to evaluate the new SharedFS feature, > however when it was deployed and running, the peers in the same guest network > could not mount it nor showmount, the VM is pingable and respond to ssh but > how can I login that ssharedfs-xxxx-xxxxxx VM to see what’s going on? > > > Thank you. > > Regards, > Levin