cannot insert media for the new virtual machine

Here is the configuration:

2 x ESXi without shared storage in the same cluster of vCenter DC

Media (iso files OS) were imported from vShpere in the VCD console, media folder was created the data store of ESX server no.2, noticed that a single iso file might have been a copy at a distance of ESX server n ° 1.

In console organization VCD, create a virtual machine that is checked is under the n ° 1 ESX server according to vCenter console, try "insert the CD/DVD"... "when power on or off, got the error below in vcloud-container - debug.log:

I suspect that the VM on the ESX n ° 1 cannot access the media file on a server ESX no.2 (at least it is impossible using vCenter), is there a workaround?

Thank you

William

2010-09-03 10:57:26, 708 | INFO | Quartz-pool-1-wire-542 | TaskManager. waitForCompletion (safe) for task back to the State of completion ERROR | #778461740

2010-09-03 10:57:26, 708 | DEBUG | Quartz-pool-1-wire-542 | TaskManager. Attempt to remove the wait for the task handle | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord | Dump of the task. #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord | LmVimMoRef dumpster: type = value Task = task-238 | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord |   entityName = 0516723195-RHEL | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord |   descriptionId = VirtualMachine.reconfigure | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord |   State = error | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord |   name = ReconfigVM_Task | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | TaskWaiterInvRecord |   error.localizedMessage = invalid configuration for the device '0'. | #778461740

2010-09-03 10:57:26, 708 | ERROR | Quartz-pool-1-wire-542 | LmVim                          | Lack of type http://com.vmware.vim.binding.vim.fault.InvalidDeviceSpec is not supported. | #778461740

2010-09-03 10:57:26, 709 | ERROR | Quartz-pool-1-wire-542 | TaskServiceImpl | Cannot run the task VAPP_INSERT_CD_FLOPPY(com.vmware.vcloud.entity.task:778461740). #778461740

com.vmware.ssdc.util.LMException: fault of type com.vmware.vim.binding.vim.fault.InvalidDeviceSpec is not supported.    Message [DEFAULT]: Invalid Configuration for the device '0'.

Invalid configuration for the device '0'.

-Several Exceptions follow: [com.vmware.vim.binding.vim.fault.InvalidDeviceSpec:]

deviceIndex = 0

inherited from com.vmware.vim.binding.vim.fault.InvalidVmConfig:

property = deviceChange [0].device.backing.fileName

inherited from com.vmware.vim.binding.vim.fault.VmConfigFault:

inherited from com.vmware.vim.binding.vim.fault.VimFault:

[legacy of the com.vmware.vim.binding.vim.fault.InvalidDeviceSpec: invalid configuration for the device '0'.]

at com.vmware.ssdc.library.vim.LmVim.Convert(LmVim.java:474)

at com.vmware.ssdc.library.vim.LmVim.Convert(LmVim.java:498)

at com.vmware.ssdc.library.vim.LmVim.Convert(LmVim.java:509)

at com.vmware.vcloud.val.taskmanagement.TaskWaiterInvRecord.CheckForError(TaskWaiterInvRecord.java:187)

at com.vmware.vcloud.val.internal.impl.VC20VirtualServer.reconfigureVm(VC20VirtualServer.java:1887)

at com.vmware.vcloud.val.internal.impl.VC20VirtualServer.InsertMediaDevice(VC20VirtualServer.java:716)

at com.vmware.vcloud.val.internal.impl.VC20VirtualServer.InsertCD(VC20VirtualServer.java:769)

at com.vmware.ssdc.backend.services.impl.VmManagerImpl.insertMedia(VmManagerImpl.java:1342)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)

at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)

at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:77)

at com.vmware.ssdc.backend.annotation.GenericMethodDiagnosticsInterceptor.aroundMethod(GenericMethodDiagnosticsInterceptor.java:36)

at sun.reflect.GeneratedMethodAccessor2074.invoke (unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:627)

at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:616)

at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:64)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:160)

at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)

at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)

at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)

to $Proxy125.insertMedia (Unknown Source)

at com.vmware.vcloud.vapp.impl.VAppServiceImpl.insertMediaTask(VAppServiceImpl.java:1654)

at com.vmware.vcloud.vapp.impl.VAppServiceImpl.executeTask(VAppServiceImpl.java:398)

at com.vmware.vcloud.management.system.TaskServiceImpl.dispatchTask(TaskServiceImpl.java:1009)

at com.vmware.vcloud.management.system.TaskExecutionJob.execute(TaskExecutionJob.java:177)

at org.quartz.core.JobRunShell.run(JobRunShell.java:199)

to com.vmware.vcloud.scheduler.impl.ElasticQuartzThreadPool$ $3 1.run(ElasticQuartzThreadPool.java:209)

to com.vmware.vcloud.scheduler.impl.ElasticQuartzThreadPool$ $3 1.run(ElasticQuartzThreadPool.java:207)

at com.vmware.vcloud.common.threadpool.ThreadContextExecutor.execute(ThreadContextExecutor.java:36)

to com.vmware.vcloud.scheduler.impl.ElasticQuartzThreadPool$ 3.run(ElasticQuartzThreadPool.java:207)

to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

at java.lang.Thread.run(Thread.java:619)

Subexception: com.vmware.vim.binding.vim.fault.InvalidDeviceSpec:

deviceIndex = 0

inherited from com.vmware.vim.binding.vim.fault.InvalidVmConfig:

property = deviceChange [0].device.backing.fileName

inherited from com.vmware.vim.binding.vim.fault.VmConfigFault:

inherited from com.vmware.vim.binding.vim.fault.VimFault:

inherited from com.vmware.vim.binding.vim.fault.InvalidDeviceSpec: invalid configuration for the device '0'.

at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method)

at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)

at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)

at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

at java.lang.Class.newInstance0(Class.java:355)

at java.lang.Class.newInstance(Class.java:308)

at com.vmware.vim.vmomi.core.types.impl.ComplexTypeImpl.newInstance(ComplexTypeImpl.java:143)

at com.vmware.vim.vmomi.core.types.impl.DefaultDataObjectFactory.newDataObject(DefaultDataObjectFactory.java:26)

to com.vmware.vim.vmomi.core.soap.impl.unmarshaller.ComplexStackContext. (ComplexStackContext.java:33)

at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.StackContextFactory.newContext(StackContextFactory.java:92)

at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.FaultStackContext.getNestedContext(FaultStackContext.java:84)

to com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$ UnmarshallContext.beginElement (UnmarshallerImpl.java:354)

to com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$ UnmarshallContext.parse (UnmarshallerImpl.java:258)

to com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$ UnmarshallContext.parse (UnmarshallerImpl.java:210)

to com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$ UnmarshallContext.unmarshall (UnmarshallerImpl.java:191)

at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:71)

at com.vmware.vim.vmomi.client.common.impl.ReturnvalStackContext.setValue(ReturnvalStackContext.java:42)

at com.vmware.vim.vmomi.client.common.impl.ResponseUnmarshaller.unmarshal(ResponseUnmarshaller.java:97)

at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.unmarshalResponse(ResponseImpl.java:203)

at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.setResponse(ResponseImpl.java:162)

at com.vmware.vim.vmomi.client.http.impl.HttpExchange.run(HttpExchange.java:103)

to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

at java.lang.Thread.run(Thread.java:619)

2010-09-03 10:57:26, 730. DEBUG | Quartz-pool-1-wire-542 | TaskServiceImpl | Cleaning of the entities busy ones for task '778,461,740' | #778461740

2010-09-03 10:57:26, 733. DEBUG | Quartz-pool-1-wire-542 | BusyObjectServiceImpl | Point entitie (s) busy 1 Ref task VAPP_INSERT_CD_FLOPPY(com.vmware.vcloud.entity.task:778461740) | #778461740

2010-09-03 10:57:26, 743. DEBUG | Quartz-pool-1-wire-542 | TaskServiceImpl | Registered end task "778,461,740" (number of attempts: 1) | #778461740

2010-09-03 10:57:26, 750. DEBUG | Quartz-pool-1-wire-542 | TaskServiceImpl | Job not programmed with trigger 'GLOBAL_com.vmware.vcloud.management.system.TaskServiceImpl_trigger778461740' task '778,461,740' | #778461740

2010-09-03 10:57:26, 995 | DEBUG | pool-Pier-19 | AuthorizationMethodInterceptor | Allowing the method: public abstract java.util.Collection com.vmware.vcloud.api.presentation.service.QueryService.getList (com.vmware.vcloud.api.presentation.entity.query.QuerySpec). |

2010-09-03 10:57:26, 995 | DEBUG | pool-Pier-19 | QueryServiceImpl | Getting the list to: vmQueryList |

2010-09-03 10:57:26, 995 | DEBUG | pool-Pier-19 | QueryServiceImpl |     Param: isVappTemplate equals false.

2010-09-03 10:57:26, 995 | DEBUG | pool-Pier-19 | QueryServiceImpl |     Param: OR (null) |

2010-09-03 10:57:26, 995 | DEBUG | pool-Pier-19 | AuthorizationMethodInterceptor | Allowing the method: public abstract com.vmware.vcloud.management.query.GenericSecureQueryDao.checkAuthorization (com.vmware.vcloud.api.presentation.entity.query.QuerySpec) Sub. |

2010-09-03 10:57:27, 001 | DEBUG | pool-Pier-19 | QueryServiceImpl |     Result: lines 1 (com.vmware.vcloud.api.presentation.entity.query.VMQueryListData) |

From what I've observed, the media files are saved on the catlog. If you click Catlog and right-click on the media file and click Open, you would see the details on the file (datastore, host). When you return to My Cloud and select the virtual machine, you will get to see the ESX host where it is now supplied the data store where the CD must be shared with this ESX host where the virtual machine is configured.

I'm not sure if there is no work around and shared storage usage is mandatory. Try to use Openfiler to create shared storage and use at end of test.

If you have found this or other useful information, please consider awarding points to 'Correct' or 'useful '.

F10

VCP3, VCP4, HP UX CSA

http://KB.VMware.com/

Tags: VMware

Similar Questions

  • vCenter log files entries for the new virtual machine or distributed groups of ports

    All,

    I can't find the entries for the new virtual machine or distributed groups of ports in the vpxd.log file.

    Any suggestions?

    Thank you

    This kind of info are in the DB vCenter.

    Not in the logfile (used for debugging purposes).

  • How the scripts for the new virtual machine storage profile

    Hey all,.

    I have a long script that I've been put together so that our operations people size new virtual machines.  I ask a series of questions for such things as the VM name, cluster, VLAN, plug hardware, OS/template, etc.  I use LucD method to create a temporary copy of a customization OS specification to insert a static IP address.  I have everything works except that I can't figure out how this script drop-down list:

    storageprofiledropdown.jpg

    vSphere 5.0, any VCD.  Looks like it should be pretty simple, but I can't find anything on how to do it.  It would be nice to choose this in the New - VM cmdlet somewhere, as well as the use of the GUI.  Any ideas?

    Throw a glance PowerCLI 5.8, when it is available, there is a charge storage profile cmdlets in there (as we showed in our VMworld session this week).

  • Cannot access shares on the new virtual machines, the Win2012R2

    We have recently installed 2 new Windows Server R2 Standard 2012 guests and we are not able to access shares Windows created on them.

    I found This KB VMware, but KB Windows, it refers to only seems to apply to Windows Server 2012 (non - R2). I checked audit them access to the GPO is not enabled on this server and Ive disabled HotAdd/HotPlug ability also referred to as a work around for this article.

    Anyone encountered this? Better yet, someone else have any suggestions on how to solve this problem?

    Thank you!

    Ah crud. Sorry to waste after all... the Windows Firewall is on. Once, I added an exception all worked as it should.

    Sorry!

  • Change the default options for a NEW virtual machine in ESXI 5.1

    Hello

    I am looking for a solution change the 'default' options for a new virtual machine created in ESXI 5.1

    I want to have parameters such as 'cpu/memory HOT-add' default to enabled instead of disabled.

    There may be more options to change to a new virtual machine.

    All those who have an option to change the 'default' options for new virtual machines?

    THX

    You can change the/etc/vmware/config of vSphere host file and add the lines mem.hotadd = 'TRUE' and vcpu.hotadd = 'TRUE '.
    The settings then apply to any VM on this host when virtual machines are turned on...

    I just tried this on a 5.1 ESXi host and it seems to work perfectly...

    / Rubeck

  • . ISO is grayed out when you try to make the new Virtual Machine

    I recently downloaded fusion VM 5 and I am trying to make a virtual machine for windows 7 without using a disc. I use an .iso file that is saved on my mac. When I'm in the new virtual machine Wizard and go click win7.iso I can't because the text and thumbnail are grayed out and won't do anything. Help, please.

    The page you are showing has noting to do with the installation of an ISO Image, it takes to with the virtual hard disk.  The ISO Image is assigned to the CD/DVD in the settings of the Virtual Machine if you don't select it in the wizard at the beginning.

    Documentation (integrated help file).

    1 Select file > new.

    2 the new Virtual Machine Assistant starts.

    3 click on continue without disc to go to the installation media Panel.

    4 in the installation media Panel, click on the image or use operating system installation disc.

    5. use the drop-down menu to locate the file .iso for the operating system.

    6 click Open to identify the file and click on continue to go to control panel of the operating system.

  • Create the new virtual machine using Java API vCloud

    Hi guys,.

    I am trying to create the new virtual machine in TIME, but I've stuck here. The API I'm using is vcloud-java-sdk - 1.0.jar.

    Could you please show me a code snippet how to do this?

    For now I do it like this:

    RecomposeVAppParamsType recomposeVAppParamsType = new RecomposeVAppParamsType();

    List the items < CompositionItemParamType > = recomposeVAppParamsType.getItem ();
    ReferenceType vappTemplateVMRef = new ReferenceType();

    // ??? seems that new reference to the new virtual machine should be here. But how to create this VM
    CompositionItemParamType compositionItemParamType = new CompositionItemParamType();
    compositionItemParamType.setSource (vappTemplateVMRef);

    Items.Add (compositionItemParamType);
    ReferenceType vAppRef is Vdc.getVdcByReference (vcloudClient, vdcRef) .getVappRefByName ("vApp_Websrv");.

    Vapp.getVappByReference (vcloudClient, vAppRef) .recomposeVapp (recomposeVAppParamsType);

    One day before I played with Web Services SDK, which is much easier to understand. I was able to create the vApp and VMs in vSphere. Is it possible to import machines virtual vSphere to vCloud? Should what API I use for this?

    Thank you

    Hello

    You cannot add a new empty virtual machine in a paralytic.

    Instead, you can add a virtual machine from an existing vapp, vapptemplate.

    To import a vsphere vm to vcloud.

    Import vsphere vm as VAPP in vcloud. VMWVimserver-> importVmAsVApp()

    The importation of vsphere vm, as vAppTemplate, in vcloud. VMWVimserver-> importVmAsVAppTemplate()

    See also the example of ImportVmAsvAppTemplate.java, which is part of the vcloudjavasdk group.

    Kind regards

    Rajesh Kamal.

  • best way to specify a folder for a new virtual machine

    Hello

    I am currently working on a system that has the following file structure:

    DC1

    Prod

    Linux

    Windows

    Other

    Dev

    Linux

    Windows

    Other

    Beta

    Linux

    Windows

    Other

    What is the best way to specify a specific folder for a new virtual machine. At the Moment so I just say Linux it is said that there are several files with the same name. I discovered a way to get the good record, but it's very nearby. Any comments would be much appreciated.

    Kobus

    Perhaps the function in my folder through post might help?

  • Impossible to change the path for the shared virtual machines

    Hello

    as long as user root, in the Preferences menu, shared, VMs when I change the location and

    (1) push apply 1 time, the path is created in the right place on the hard drive but when I want to share a virtual machine and move toward this path, the default path is the default: / var/lib/vmware... not the one created by the menu setting.

    Cannot change the location for the shared virtual machines.

    (2) push apply several times: odd error menu

    vmware.jpeg

    OS: Linux mandriva 64

    Any ideas?  Is this a way to manually change the path in a config file?

    Best respect

    Out of work station - stop pass.
    Then edit datastores.xml - don't know where the files on Linux - I expect it be in/etc/vmware/hostd or something like that

  • Suggestion on Vcenter DB migration on the new virtual machine and enhancement vcenter server

    Hello

    I'm looking for any suggestion/plan with Vcenter DB migration steps towards the new virtual machine, and then upgrade the server vcenter

    4.1 for Update1/2

    My plan will be

    (1) creating new virtual machine.

    (2) fresh install 64-bit OS

    (3) migration Vcenter DB of the physical server to the new virtual machine.

    (4) upgrade to Vcenter Server 4.1 update 41 4.1 Update1/2

    Anything else missing then please let me know.

    Thank you

    vmguy

    Hi vmguy

    I agree with this approach

    (3) migration Vcenter DB of the physical server to the new virtual machine.

    As long as you leave the old DB in tact and simply detach and copy the DB to the new Victoria Cross.

    Before you run the upgrade on the new VC and DB.

    This way, you have a restoration plan in case something goes wrong with the upgrade.

    Just to add:

    You must migrate the ADAM database so to maintain the specified permissions vCenter

    See: Migrateing vCenter new host

    Please allow points if you find this useful/correct

  • Defining the new Virtual Machine

    When you set the new Virtual Machine, what is the size of the virtual disk to specify? (Default value is 8GB) Should we check "Allocate all disk space now" option?

    No, this hard disk space actually leaves your portable office/computer hard drive free space.

    Look at your free space of the desktop and then add a new hard drive with 30 concerts or more.   Check again, and note that this space has disappeared.   Then you can just delete it and it comes back.

    Yes, just use the ' Add ' button.

    If you find this information useful, please give points of

    'correctness '.

    or "useful."

    Wes Hinshaw

    www.myvmland.com

  • OsCustomizationSpec and OSCustomizationNicMapping they are a good way to set up the new virtual machine for the model

    I build a script to generate auto magicly VM when I have import information from a csv file. I have the latest PowerCli, I am trying to build servers r2 Sever 2012 model.  I tried several OsCustomizationSpec (OCS) of in the hope of getting something to work, but I had no luck so far.  In VCenter, it shows that it applies the OCS, but is not apear to have an impact on the server.  I have disabled UAC since the last time that I tried it so maybe that will make a difference.  I am under ESXi 5.1 update 2, just to try to give all the necessary information.  Ideally, I'd like Sysprep, the value of intellectual property, change the computer name and join the server to the domain.  That's all! lol I have the book "VMware vSphere PowerCLI Reffernece, automating vSphere Administration, I walked through step by step.  The new version of PowerCli seems not have the x 86 limitation as earlier versions of PowerCli.  I tried so many different things, I'm not sure what to put in place as a starting point.

    # Save the object credentials with permission to join the domain.
    $DomainCredentials = get-Credential "domain\testername."
    # Clone our Spec by adding the domain information.
    $Spec = get-OSCustomizationSpec "Windows Server 2012 R2"
    $Spec += get-OSCustomizationNicMapping - Spec $Spec
    #$Spec | Select *.

    # Get our VM
    # Change network settings
    Get - VM BigServername | Get-NetworkAdapter | Together-NetworkAdapter - NetworkName nic - 172.16.25 - VLAN225 - connected: $true '
    -Confirm: $false | out-null
    # Close the comments to make change.
    Stop-VMGuest - VM $VM - confirm: $false | out-null
    # Wait while feedback stops
    While ($vm. ExtensionData.Runtime.PowerState - not "poweredOff")
    {
    Start-Sleep - seconds 1
    $vm. ExtensionData.UpdateViewData ('Runtime.PowerState')
    }
    # Apply Spec customization to apply the new network settings
    Get - VM "BigServername" |
    Set-VM - OSCustomizationSpec "R2 Windows Server 2012" - confirm: $false |
    Start-VM

    I can rebuild the model, or something else, we must do this work.

    OR - is simply not the best way to configure the VM?  If not, what Sysprep?

    Good news, but first, I would really like to know where the log files are on which server to the OsCustomization process.

    I decided to reverse engineer and create a CSOS within vCeneter and once I got to work, I kept creating new CSO via PowerCli until I could get that to work, create a new virtual machine.  Once I got this to work, I have tryied to apply on a cloned vm, with no parameters. I got it works too.  I tried to go back to my original image, but I couldn't get this to work.  Something's wrong with this picture.  He wrath that the problem was related to the permissions on the local client.

    New OSCustomizationSpec - OrgName company OSType - Windows - ChangeSid-Server "vcenter.dom.com" - name PowerCliOnly4 - persistent administrator-Type FullName - AdminPassword! password123 - zone "Eastern (USA and Canada)" AutoLogonCount - 3 - domain dom dadmin - DomainUsername - DomainPassword! password123 NamingScheme - vm-Description "PowerCli Use only" - confirm: $false

    Get-OSCustomizationNicMapping - OSCustomizationSpec PowerCliOnly4 | Game-OSCustomizationNicMapping - Position 1 - IpMode UseStaticIP - IpAddress 10.10.10.98 - 255.255.255.0 - DefaultGateway 10.10.10.1 Dns subnet - mask "10.10.10.10","10.10.10.11" "-confirm: $false

    This seems to be very picky.  Because the area is one of the parameters, you cannot put it in the DomainUsername, no dom\dadmin. The part that I really want to know how to get more, is what happens if your vm has a different local administrator as the administrator account.  It turns out that FullName - is not the account that it to connect locally with tires. When I created the vCenter Medtronic Chondroitin, I put 'me' in the name and information of the Organization and that's what was settled in the FullName property:

    Name: PowerCliOnlyM
    Type: persistent
    ServerId: /VIServer = dom\[email protected]: 443.
    Server: vcenter.dom.com
    LastUpdate: 24/09/2014 13:33:19
    DomainAdminUsername: dadmin NO dom/dadmin here!
    DomainUsername: dadmin
    Description: PowerCli use only, done manually in vCenter.
    AutoLogonCount: 3
    ChangeSid: true
    DeleteAccounts: false
    DnsServer:
    DnsSuffix:
    Domain: vsi
    Full name: me
    GuiRunOnce:
    NamingPrefix:
    NamingScheme: Vm
    OrgName: CompanyTU
    OSType: Windows
    ProductKey:
    Time zone: (USA and Canada)
    Working Group:
    LicenseMode: NotSpecified
    LicenseMaxConnections:
    EncryptionKey: {-126, 3, 48, 108...}
    ExtensionData: VMware.Vim.CustomizationSpecItem
    ID: PowerCliOnlyM
    UID: /VIServer = vsi\[email protected]: 443/OSCustomizationSpec = PowerCliOnlyM /.
    Client: VMware.VimAutomation.ViCore.Impl.V1.VimClient
    AdminPassword: w
    DomainAdminPassword: N
    DomainPassword: N

    DNS: {10.10.10.10, 10.10.10.11}
    Wins                  :
    SpecId: PowerCliOnlyM
    Spec: PowerCliOnlyM
    SpecType: persistent
    NetworkAdapterMac:
    Position: 1
    IPMode: UseStaticIP
    IP address: 10.10.10.98
    Subnet mask: 255.255.255.0
    DefaultGateway: 10.10.10.1
    AlternateGateway:
    VCApplicationArgument:
    ID: /VIServer = dom\[email protected]: 443/OSCustomizationNicMapping = OSCustomizationNicMappingImpl-PowerCliOnlyM-persistent-1.
    UID: /VIServer = dom\[email protected]: 443/OSCustomizationNicMapping = OSCustomizationNicMappingImpl-PowerCliOnlyM-persistent-1.
    ExtensionData: VMware.Vim.CustomizationAdapterMapping
    Client: VMware.VimAutomation.ViCore.Impl.V1.VimClient
    Version: 1

    I think that it is good to know that the virtual machine reboot 4 or 5 times as it goes through this process.  It breaks is you try and do something for the virtual machine that interrupt the process.  I don't know that I'll think more questions in a second.

    In addition, it cost he had some problems with the put between quotation marks, single or double around the password, but I did not check this again, I just know that once I took them, he began to work.  I ran on other issues while testing as I was using a single IP address, so if I do not disable the test VM, the following would not work because of the conflct network, maybe I shouldn't admit that... lol

  • ESXi embedded, cannot start the new virtual machine

    We have installed just a Dell PowerEdge 2950 with ESXi embedded.  That part went well.  I am able to connect through the client.  I can create a new virtual machine.  That's where I met problems.  No matter what I tried the machine does not start.  I ' v tried the host device as CDROM, the device as CDROM, and even customer created ISO W2003 CD and downloaded.  I can't understand why he won't start.   Whenever he tried to boot from the network or when he fails he just says "operating system not found" and stays like that.  I started in the bios of the virtual machine and made sure the startup options are correct, etc.  I'm lost.

    I read this forum for like a day and while I see some who have had similar problems, I have not seen this precise question or a question with an answer that applies to my question.  It could be the pre holiday drink

    I hope someone can advise.

    Thank you

    Take a look at this post and try the instructions to boot from an ISO on the side of client - http://communities.vmware.com/message/1106573#1106573.

  • Install the new virtual machine as a guest of the installation of boot CD

    Hello

    HOWTO install new virtual machine as a guest of the boot installation CD?

    first of all can I mount the CD drive?

    Best way to do is to download the CD image on your server ESX with WinSCP or FastSCP.

    Connect the cd player to the guest for this ISO image and make sure that the option "Connect to PowerOn" is selected.

    If you hav access your esx host you can also insert the cd in the CD drive, ESX host and connect the guest to the host drive. Check the option "connect to PowerOn.

    Start your virtual machine and it should start from CD.

    Arnim - van Lieshout

    -

  • Problem fixing existing vmdk to the new virtual machine

    Hello

    Just upgraded to Fusion 6 and things seem ok (except for the dreaded license bug, but it's ok now).

    I'm having a problem attaching a form of virtual disk existing a VM - operation - existing. Basically, all the vmdk files are grayed out and non-eligible, regardless of the option to share / copy / to support the disc.

    I checked that I have full R/W access to the fie (and it works fine if I fire up the other virtual machine).

    Any idea?

    Well I ended up adding another player new to the virtual machine, I wanted to and the drafting of the description of disk (Disk DescriptorFile #)

    in the manually - vmdk file works great...

Maybe you are looking for