wrote:
Thank you for your quick response. It is existing iscsi datastore Capacity 39 GB. From this 39 GB I want to assign 5 GB disk space to my VM RDM disk. Please find the screenshots for your reference.
That is not how an RDM works. "RDM" stands for Raw Device Mapping. If you have a 39GB device presented, your RDM will be 39GB as you are passing the FULL device directly to the VM! You cannot allocate a portion. Also, the volume CANNOT contain a VMFS file system, in other words, it should be a new volume.
If you simply want to add a 5GB disk to a VM, you need to add a new virtual disk, not an RDM. This disk will then be stored as a file on that VMFS iSCSI datastore.