I used below commands to add cloudberry drive and to mount it,
.\cbd.exe addDrive -d G -an CloudBerryDrive -path "cberrybucket/BerryTest" -
label "CloudBerryVolume" -rrs yes
.\cbd.exe mountDrive G
And when I try to mount the drive, it gives the below error
**"Drive not mounted. See logs for details."**
我创建了一个安装 Cloudberry 的 EC2 Windows 实例。