Dear VCL member We tried to build the Windows Server 2012 client on VCL 2.4.2 system.
The Windows Server 2012 was able to be imaged by "vcld -setup" interactive command. But, not launch Cygwin sshd when Windows startup. Cygwin sshd set turn to "demand" when before capturing image(attached log). Please tell me the procedure for capture Windows server 2012 image. Your help is greatly appreciated. vcld.log ------------------------------------ 2015-06-12 15:34:50|18754|1|1|image|Windows.pm:delete_scheduled_task|3353|scheduled task 'VCL Update Cygwin' does not exist on ccvclm01 2015-06-12 15:34:50|18754|1|1|image|utils.pm:run_ssh_command|4226|executing SSH command on 192.168.0.101 (ccvclm01): 'C:/Windows/System32/sc.exe config sshd start= demand' 2015-06-12 15:34:50|18754|1|1|image|utils.pm:run_ssh_command|4365|command: 'C:/Windows/System32/sc.exe config sshd start= demand', output: |18754|1|1|image|utils.pm:run_ssh_command|4365| [SC] ChangeServiceConfig SUCCESS 2015-06-12 15:34:50|18754|1|1|image|Windows.pm:set_service_startup_mode|3857|sshd service startup mode set to demand 2015-06-12 15:34:50|18754|1|1|image|Windows.pm:pre_capture|623|returning 1 . . . 015-06-12 15:40:21|18754|1|1|image|VMware.pm:get_vmhost_product_name|6544|VMware product being used on VM host vmhost01: 'VMware ESXi 5.5.0 build-1623387' 2015-06-12 15:40:22|18754|1|1|image|Linux.pm:file_exists|1606|'/vmfs/volumes/datastore1/win2012serv/win2012serv.vmdk' exists on vmhost01, files: 1, directories: 0, links: 0 2015-06-12 15:40:22|18754|1|1|image|utils.pm:run_ssh_command|4226|executing SSH command on 192.168.0.1 (vmhost01): 'vmware -v' 2015-06-12 15:40:22|18754|1|1|image|utils.pm:run_ssh_command|4365|command: 'vmware -v', output: |18754|1|1|image|utils.pm:run_ssh_command|4365| VMware ESXi 5.5.0 build-1623387 2015-06-12 15:40:22|18754|1|1|image|VMware.pm:get_vmhost_product_name|6544|VMware product being used on VM host vmhost01: 'VMware ESXi 5.5.0 build-1623387' 2015-06-12 15:40:22|18754|1|1|image|utils.pm:(eval)|4241|waiting up to 60 seconds for SSH process to finish 2015-06-12 15:40:23|18754|1|1|image|VIM_SSH.pm:_run_vim_cmd|274|executed command on VM host vmhost01: vim-cmd hostsvc/datastorebrowser/search 0 "[datastore1] win2012serv", exit status: 0 2015-06-12 15:40:23|18754|1|1|image|VIM_SSH.pm:get_virtual_disk_type|1617|win2012serv.vmdk disk type: thin 2015-06-12 15:40:23|18754|1|1|image|utils.pm:run_ssh_command|4226|executing SSH command on 192.168.0.1 (vmhost01): 'ls -d --color=never "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0" 2>/dev/null || (mkdir -p "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0" 2>&1 && ls -d --color=never "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0")' 2015-06-12 15:40:23|18754|1|1|image|utils.pm:run_ssh_command|4365|command: 'ls -d --color=never "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0" 2>/dev/null || (mkdir -p "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0" 2>&1 && ls -d --color=never "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0")', output: |18754|1|1|image|utils.pm:run_ssh_command|4365| /vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0 2015-06-12 15:40:23|18754|1|1|image|VMware.pm:copy_vmdk|5698|attempting to copy virtual disk using vmkfstools, disk type: thin: |18754|1|1|image|VMware.pm:copy_vmdk|5698| '/vmfs/volumes/datastore1/win2012serv/win2012serv.vmdk' --> '/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0.vmdk' 2015-06-12 15:40:23|18754|1|1|image|utils.pm:run_ssh_command|4226|executing SSH command on 192.168.0.1 (vmhost01): 'vmkfstools -i "/vmfs/volumes/datastore1/win2012serv/win2012serv.vmdk" "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0.vmdk" -d thin' 2015-06-12 15:40:23|18754|1|1|image|utils.pm:(eval)|4241|waiting up to 7200 seconds for SSH process to finish 2015-06-12 15:46:51|18754|1|1|image|OS.pm:execute|2501|executed command: 'vmkfstools -i "/vmfs/volumes/datastore1/win2012serv/win2012serv.vmdk" "/vmfs/volumes/nfs_datastore/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0/vmwarewin2012-WindowsServ2012_nosysprep_eng18-v0.vmdk" -d thin', exit status: 0, output: |18754|1|1|image|OS.pm:execute|2501| Destination disk format: VMFS thin-provisioned |18754|1|1|image|OS.pm:execute|2501| Cloning disk '/vmfs/volumes/datastore1/win2012serv/win2012serv.vmdk'... ------------------------------------ Best regards, Takao Inoue
