Seite 1 von 1
Snapshot not supported on the object
Verfasst: 19.11.2019, 13:45
von Hellas
Hi,
ich muss einen Snapshot eines Debian Servers erstellen aber bekomme die Fehlermeldung "The Operation is not supported on the object"
VCenter 6.7
ESX Host 6.5 U2
VM Verison 13
VM Tools 10304
Kennt einer diesen Fehler ??
Ich stehe ein wenig auf dem Schlauch
Danke
Re: Snapshot not supported on the object
Verfasst: 19.11.2019, 14:44
von JustMe
Ich fuerchte, ohne die Konfigurationsdatei *.vmx kann das nur in Raetselraten enden...
Re: Snapshot not supported on the object
Verfasst: 20.11.2019, 13:58
von Hellas
OK hier die vmx
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "13"
vmci0.present = "TRUE"
numvcpus = "8"
memSize = "2048"
sched.cpu.units = "mhz"
sched.cpu.latencySensitivity = "normal"
tools.upgrade.policy = "manual"
ide1:0.startConnected = "FALSE"
ide1:0.deviceType = "cdrom-raw"
ide1:0.clientDevice = "TRUE"
ide1:0.fileName = "emptyBackingString"
ide1:0.present = "TRUE"
ide0:0.fileName = "VM.vmdk"
sched.ide0:0.shares = "normal"
sched.ide0:0.throughputCap = "off"
ide0:0.present = "TRUE"
floppy0.startConnected = "FALSE"
floppy0.clientDevice = "TRUE"
floppy0.fileName = "vmware-null-remote-floppy"
ethernet0.virtualDev = "vmxnet3"
ethernet0.networkName = "Server"
ethernet0.addressType = "vpx"
ethernet0.generatedAddress = "00:50:56:89:07:05"
ethernet0.present = "TRUE"
displayName = "VM"
annotation = "Auswertung"
guestOS = "ubuntu-64"
toolScripts.afterPowerOn = "TRUE"
toolScripts.afterResume = "TRUE"
toolScripts.beforeSuspend = "TRUE"
toolScripts.beforePowerOff = "TRUE"
tools.syncTime = "FALSE"
tools.guest.desktop.autolock = "FALSE"
uuid.bios = "42 09 c8 f9 02 e2 ef 69-84 33 7c 13 9a 77 d7 e6"
vc.uuid = "50 09 90 9d ec 39 f2 c4-d8 55 f2 17 f9 39 57 56"
nvram = "VM.nvram"
pciBridge0.present = "TRUE"
svga.present = "TRUE"
pciBridge4.present = "TRUE"
pciBridge4.virtualDev = "pcieRootPort"
pciBridge4.functions = "8"
pciBridge5.present = "TRUE"
pciBridge5.virtualDev = "pcieRootPort"
pciBridge5.functions = "8"
pciBridge6.present = "TRUE"
pciBridge6.virtualDev = "pcieRootPort"
pciBridge6.functions = "8"
pciBridge7.present = "TRUE"
pciBridge7.virtualDev = "pcieRootPort"
pciBridge7.functions = "8"
hpet0.present = "TRUE"
virtualHW.productCompatibility = "hosted"
cpuid.coresPerSocket = "4"
replay.supported = "FALSE"
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
ethernet0.pciSlotNumber = "160"
vmci0.pciSlotNumber = "32"
hostCPUID.0 = "0000000d756e65476c65746e49656e69"
hostCPUID.1 = "000306e40020080077bee3ffbfebfbff"
hostCPUID.80000001 = "0000000000000000000000012c100800"
guestCPUID.0 = "0000000d756e65476c65746e49656e69"
guestCPUID.1 = "000306a000040800969822031fabfbff"
guestCPUID.80000001 = "00000000000000000000000128100800"
userCPUID.0 = "0000000d756e65476c65746e49656e69"
userCPUID.1 = "000306a000040800969822031fabfbff"
userCPUID.80000001 = "00000000000000000000000128100800"
evcCompatibilityMode = "TRUE"
vmotion.checkpointFBSize = "4194304"
softPowerOff = "FALSE"
toolsInstallManager.lastInstallError = "21009"
toolsInstallManager.updateCounter = "7"
tools.remindInstall = "FALSE"
numa.autosize.vcpu.maxPerVirtualNode = "8"
numa.autosize.cookie = "80001"
monitor.phys_bits_used = "43"
ctkEnabled = "TRUE"
ide0:0.ctkEnabled = "TRUE"
ide0:0.cvctkSize = "42949672960"
migrate.hostLog = "VM-558465dd.hlog"
sched.cpu.min = "0"
sched.cpu.shares = "normal"
sched.mem.min = "0"
sched.mem.minSize = "0"
sched.mem.shares = "normal"
migrate.encryptionMode = "opportunistic"
sched.swap.derivedName = "/vmfs/volumes/5daec909-810dff90-7248-2c44fd893a94/VM/VM-c433b59f.vswp"
ide0:0.redo = ""
vmci0.id = "-1703421978"
cleanShutdown = "FALSE"
config.readOnly = "FALSE"
extendedConfigFile = "VM.vmxf"
virtualHW.scheduledUpgrade.state = "done"
acpi.smbiosVersion2.7 = "FALSE"
vmotion.checkpointSVGAPrimarySize = "4194304"
svga.guestBackedPrimaryAware = "TRUE"
uuid.location = "56 4d 1b 5f 4d 48 bc bd-e8 08 70 18 0c c5 b3 d1"
Re: Snapshot not supported on the object
Verfasst: 20.11.2019, 14:41
von JustMe
Ich denke mal, dass es an der in meinen Augen unverstaendlichen Verwendung von IDE- statt SCSI-Disks liegt...
Guckst Du
hier, vierter Textabsatz. Probier's mal nur crash-consistent...