Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloned Machines Have Disconnected Network Adapters #100

Open
dan-rose opened this issue Jan 6, 2017 · 3 comments
Open

Cloned Machines Have Disconnected Network Adapters #100

dan-rose opened this issue Jan 6, 2017 · 3 comments

Comments

@dan-rose
Copy link

dan-rose commented Jan 6, 2017

Hello,

I am attempting to provision windows VM's with settings - here

The process actually works well except for one thing.. The newly cloned machines have their network cards disconnected at the vsphere level, and i have manually edit the vm's settings, and check the boxes to have them "connected" and "connected at Power on"

Initially i thought this might be a problem with the "Template" VM being on a different LAN to the destination lan of the new VM. But its not that. Next I thought it might be the fact the template had a E1000 Nic and the newly cloned VM's were being created with VMXNET3 adapters. So I remedied that too and still no..

Because there is no error.. I don't have a stacktrace.. but i do have the console info see below... If there is a way of getting more info out then please let me know and i'll run it again.

Thanks in advance for any assistance..

Dan

- creating machine WebServer-02 on vsphere://###.infra.local/sdk?use_ssl=true&insecure=true
-   use_linked_clone: true
-   datacenter: "###"
-   host: "###"
-   template_name: "2012R2_30-Dec-16"
-   template_folder: "Templates"
-   vm_folder: "New Builds"
-   network_name: "Production LAN"
-   num_cpus: 2
-   memory_mb: 4096
-   datastore: "MSA03_vd3_v03"
-   customization_spec: {:domain=>"local", :win_time_zone=>"083", :product_id=>"", :org_name=>"###", :ipsettings=>{:ip=>"192.168.3.90", :subnetMask=>"255.255.252.0", :dnsServerList=>["192.168.1.19"], :gateway=>["192.168.1.1"]}}
-   ssh: {:user=>"###", :password=>"*********", :paranoid=>false}
- finding networks...
- network: Production LAN is a Network
- changing template nic for Production LAN
- customizing WebServer-02               with static IP 192.168.3.90
- customizing WebServer-02 with /
              dynamic IP and DNS: ["192.168.1.19"]
- Machine - created - WebServer-02 (5001ae8c-f5fa-7502-60c6-07d777de1c42 on vsphere://##.infra.local/sdk?use_ssl=true&insecure=true)[2017-01-06T17:04:23+00:00] INFO: Processing chef_node[WebServer-02] action create (basic_chef_client::block line 57)
@dan-rose
Copy link
Author

dan-rose commented Jan 6, 2017

Ooo i am #100

@cnichols
Copy link

Watching

@dan-rose
Copy link
Author

I see you watching.. but is anyone else????

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants