Skip to content

Instantly share code, notes, and snippets.

@praseodym
Created September 23, 2015 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save praseodym/c3d21285d576acb6fe4a to your computer and use it in GitHub Desktop.
Save praseodym/c3d21285d576acb6fe4a to your computer and use it in GitHub Desktop.
.encoding = "UTF-8"
config.version = "8"
virtualHW.version = "11"
nvram = "testserver6.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"
vmci0.present = "TRUE"
hpet0.present = "TRUE"
floppy0.present = "FALSE"
memSize = "512"
powerType.suspend = "soft"
tools.upgrade.policy = "upgradeAtPowerCycle"
scsi0.virtualDev = "pvscsi"
scsi0.present = "TRUE"
scsi0:0.deviceType = "scsi-hardDisk"
scsi0:0.fileName = "testserver6.vmdk"
scsi0:0.present = "TRUE"
ethernet0.virtualDev = "vmxnet3"
ethernet0.networkName = "Intern Test"
ethernet0.addressType = "vpx"
ethernet0.generatedAddress = "00:50:56:99:dd:db"
ethernet0.wakeOnPcktRcv = "FALSE"
ethernet0.uptCompatibility = "TRUE"
ethernet0.present = "TRUE"
displayName = "testserver6"
guestOS = "debian8-64"
toolScripts.afterPowerOn = "TRUE"
toolScripts.afterResume = "TRUE"
toolScripts.beforeSuspend = "TRUE"
toolScripts.beforePowerOff = "TRUE"
tools.syncTime = "TRUE"
uuid.bios = "42 19 2f cf 38 f3 d5 b4-9a 72 be dc 22 56 34 fd"
vc.uuid = "50 19 07 1d 25 ae 0b 46-7d 7b a7 3a 98 15 fe 4c"
svga.autodetect = "TRUE"
serial0.fileType = "file"
serial0.fileName = "serial"
serial0.yieldOnMsrRead = "TRUE"
serial0.present = "TRUE"
virtualHW.productCompatibility = "hosted"
sched.swap.derivedName = "/vmfs/volumes/54aea738-8f015232-58b2-b083fec25dc6/testserver6/testserver6-1202b409.vswp"
uuid.location = "56 4d be b4 e5 a7 b6 98-38 d0 ca 55 6b ce 7b ac"
replay.supported = "FALSE"
replay.filename = ""
migrate.hostlog = "./testserver6-1202b409.hlog"
scsi0:0.redo = ""
pciBridge0.pciSlotNumber = "17"
pciBridge4.pciSlotNumber = "21"
pciBridge5.pciSlotNumber = "22"
pciBridge6.pciSlotNumber = "23"
pciBridge7.pciSlotNumber = "24"
scsi0.pciSlotNumber = "160"
ethernet0.pciSlotNumber = "192"
vmci0.pciSlotNumber = "32"
scsi0.sasWWID = "50 05 05 6f 38 f3 d5 b0"
vmci0.id = "576075005"
monitor.phys_bits_used = "42"
vmotion.checkpointFBSize = "16777216"
vmotion.checkpointSVGAPrimarySize = "16777216"
cleanShutdown = "TRUE"
softPowerOff = "TRUE"
bios.bootDelay = "10000"
sched.cpu.units = "mhz"
sched.cpu.min = "0"
sched.cpu.shares = "normal"
sched.mem.min = "0"
sched.mem.minSize = "0"
sched.mem.shares = "normal"
vcpu.hotadd = "TRUE"
mem.hotadd = "TRUE"
serial0.startConnected = "FALSE"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment