Hello, guys!
This is a case about how to solve the FusionCompute "storage device Exist GPT partition, please clear and try again".
Problem description: get an error when trying to add new Local data store on FusionCompute storage device Exist GPT partition please clear and try again
RCA: GPT partition.
Solution:
1. Check the RAId configuration from IBMC > system info > storage .
2. login to CNA by SSH
3. Switch to root
4. run #lsblk
5. Check the available disks
for EX: will using sdb as an example:
fdisk /dev/sdb
Write option "d" to delete the selected disk.
Write option "w" to save the configuration.
Scan again for available loacla datastore.
* try to reboot the CNA and check again.



That's all, thanks!



