"VSS snapshot not supported" | Nutanix Community
Skip to main content
Solved

"VSS snapshot not supported"

  • February 25, 2019
  • 4 replies
  • 9348 views

Forum|alt.badge.img
I just created 4 new Server 2012R2 VMs and this morning I see yellow exclamation points on them with the message "VSS snapshot is not supported for the VM 'WinSrv12R2', because VM has IDE disks attached"

These were created with 100G SATA drives and a SATA CD-ROM so I cant figure out why I'm seeing this message. Thank you

Best answer by MMSW_DE

The error message you get pretty much sums it up: Nutanix VSS snapshots of VMs with delta, SATA, and IDE disks are not supported

As a general rule of thumb, you should avoid bus types other than SCSI for vdisks wherever possible.
View original
Did this topic help you find an answer to your question?
This topic has been closed for comments

4 replies

Forum|alt.badge.img+6
  • Trendsetter
  • 57 replies
  • Answer
  • March 18, 2019
The error message you get pretty much sums it up: Nutanix VSS snapshots of VMs with delta, SATA, and IDE disks are not supported

As a general rule of thumb, you should avoid bus types other than SCSI for vdisks wherever possible.

Forum|alt.badge.img
  • Adventurer
  • 3 replies
  • March 20, 2019
I too just ran into this. I even changed the cdrom to SATA. It should include SATA along with IDE in the error message. Now off to figure out how to image a vm disk so it can be re-added as scsi since you just cant change it.

Forum|alt.badge.img+6
  • Trendsetter
  • 57 replies
  • March 20, 2019
If you upload the SATA/IDE vdisk to the cluster's image service (to re-clone it to your VM as a SCSI vdisk) double check the target container, as this cannot be changed later either. Also, if your vdisk contains an OS, make sure that VirtIO drivers are already installed.

Forum|alt.badge.img
  • Adventurer
  • 3 replies
  • March 20, 2019
You can actually just clone the disk using acli from sata/ide to scsi. Already found it. I already found the issue with not being able to move disk between containers. Not the smartest move either.

http://vcdx56.com/2017/03/change-nutanix-ahv-virtual-machine-disk-bus-type/