You can always do this.
- Edit setting of VM hardware, add a new disk
- In Linux VM,
# echo "- - -" > /sys/class/scsi_host/host#/scan
where host# can be host0, host1 … - Linux will re-scan SCSI, and your new disk should be recognized.
You can always do this.
# echo "- - -" > /sys/class/scsi_host/host#/scan