VMware Cloud Community
Kobodn
Contributor
Contributor

VM Clone failed internal error

My Server clone failed with "Internal error" with the following error message. Please suggest what should I do to resolve this issue.

--> Result:

--> (vmodl.fault.SystemError) {

-->    faultCause = (vmodl.MethodFault) null,

-->    faultMessage = <unset>,

-->    reason = "internal error"

-->    msg = "A general system error occurred: internal error"

--> }

--> Args:

-->

--> Arg folder:

--> 'vim.Folder:group-v4'

--> Arg name:

--> "LEOPARD-CLONE"

--> Arg spec:

--> (vim.vm.CloneSpec) {

-->    location = (vim.vm.RelocateSpec) {

-->       service = (vim.ServiceLocator) null,

-->       folder = 'vim.Folder:6110c812-2215-4ebe-8f16-62286466c096:group-v4',

-->       datastore = 'vim.Datastore:6110c812-2215-4ebe-8f16-62286466c096:datastore-39001',

-->       diskMoveType = <unset>,

-->       pool = 'vim.ResourcePool:6110c812-2215-4ebe-8f16-62286466c096:resgroup-9',

-->       host = 'vim.HostSystem:6110c812-2215-4ebe-8f16-62286466c096:host-10',

-->       disk = (vim.vm.RelocateSpec.DiskLocator) [

-->          (vim.vm.RelocateSpec.DiskLocator) {

-->             diskId = 2000,

-->             datastore = 'vim.Datastore:6110c812-2215-4ebe-8f16-62286466c096:datastore-39001',

-->             diskMoveType = <unset>,

-->             diskBackingInfo = (vim.vm.device.VirtualDevice.BackingInfo) null,

-->             profile = (vim.vm.ProfileSpec) [

-->                (vim.vm.DefaultProfileSpec) {

-->                }

-->             ],

-->             backing = (vim.vm.RelocateSpec.DiskLocator.BackingSpec) null,

-->             filterSpec = <unset>

-->          }

-->       ],

-->       transform = <unset>,

-->       deviceChange = <unset>,

-->       profile = (vim.vm.ProfileSpec) [

-->          (vim.vm.EmptyProfileSpec) {

-->          }

-->       ],

-->       cryptoSpec = (vim.encryption.CryptoSpec) null

-->    },

-->    template = false,

-->    config = (vim.vm.ConfigSpec) null,

-->    customization = (vim.vm.customization.Specification) null,

-->    powerOn = false,

-->    snapshot = <unset>,

-->    memory = <unset>

--> }

Reply
0 Kudos
0 Replies