Hi Luis Negron, thanks. Yes, it was the name of the service.
Thanks. Luis A Lopez Negron <[email protected]> escreveu no dia segunda, 18/10/2021 à(s) 13:14: > Hi: > > I had a similar error, sometimes the error comes because Microsoft rename > the ssh daemon with the same name cygwin use [sshd], review your CygWin > installation to check the new name for the ssh daemon [in cygwin]. Another > issue could be that the ssh daemon in Win10 is not started by the vcl image > creator. > > On Mon, Oct 18, 2021 at 6:45 AM António Aragão <[email protected]> > wrote: > >> Hi Josh, >> >> I manage to solve the issue related to the error "ignoring MV100.vmx >> because the VM is not registered" it was due to the host be a part of >> vcenter. Now my. problem is this: >> >> [root@vclnode1 ~]# cat txt1|grep -i failed >> |29245|898|898|image|Windows.pm:set_service_credentials|4348| 2021-10-18 >> 10:01:11|29245|898|898|image|Windows.pm:set_service_credentials|4348|failed >> to change sshd service logon credentials to root (cl0udy) on mv100, exit >> status: 36, output: >> |29245|898|898|image|Windows.pm:set_password|2357| 2021-10-18 >> 10:01:11|29245|898|898|image|Windows.pm:set_password|2357|failed to set >> sshd service credentials to root (cl0udy) >> |29245|898|898|image|Windows.pm:disable_pagefile|2574| 2021-10-18 >> 10:02:35|29245|898|898|image|Windows.pm:disable_pagefile|2574|failed to >> reboot computer after disabling pagefile >> |29245|898|898|image|Version_6.pm:pre_capture|118| 2021-10-18 >> 10:02:35|29245|898|898|image|Version_6.pm:pre_capture|118|failed to execute >> parent class pre_capture() subroutine >> |29245|898|898|image|8.pm:pre_capture|102| 2021-10-18 >> 10:02:35|29245|898|898|image|8.pm:pre_capture|102|failed to execute >> parent class pre_capture() subroutine >> |29245|898|898|image|VMware.pm:capture|930| 2021-10-18 >> 10:02:35|29245|898|898|image|VMware.pm:capture|930|failed to complete OS >> module's pre_capture tasks >> |29245|898|898|image|image.pm:process|168| 2021-10-18 >> 10:02:35|29245|898|898|image|image.pm:process|168|vmwarewin10-WIN10X64202110180144-v0 >> image failed to be captured by provisioning module >> |29245|898|898|image|image.pm:reservation_failed|334| 2021-10-18 >> 10:02:35|29245|898|898|image|image.pm:reservation_failed|334|vmwarewin10-WIN10X64202110180144-v0 >> Image Capture Failed >> >> But the password is in reality set to. I don't figure how can I solve >> this. >> >> Thanks. >> >> >> >> António Aragão <[email protected]> escreveu no dia segunda, >> 11/10/2021 à(s) 09:21: >> >>> Hi Josh, >>> >>> no, it is registered. >>> >>> [root@servidor12:~] vim-cmd vmsvc/getallvms|grep -i mv100 >>> Skipping invalid VM '14' >>> Skipping invalid VM '15' >>> 119 mv100 >>> [s12-local-raid0] MV100/MV100.vmx windows9_64Guest vmx-11 >>> >>> [root@servidor12:~] >>> >>> Thanks. >>> >>> Josh Thompson <[email protected]> escreveu no dia sábado, >>> 9/10/2021 à(s) 00:48: >>> >>>> -----BEGIN PGP SIGNED MESSAGE----- >>>> Hash: SHA1 >>>> >>>> Hi António, >>>> >>>> I found this in the log you sent earlier: >>>> >>>> ignoring MV100.vmx because the VM is not registered >>>> >>>> Did MV100 get unregistered from the ESX host somehow? >>>> >>>> Josh >>>> >>>> On Friday, October 8, 2021 4:23:17 AM EDT António Aragão wrote: >>>> > Hi Josh, >>>> > >>>> > yes, it is. >>>> > >>>> > [root@servidor12:~] ls -lah /vmfs/volumes/s12-local-raid0/MV100/ >>>> > total 52746272 >>>> > drwxr-xr-x 1 root root 2.2K Oct 7 15:38 . >>>> > drwxr-xr-t 1 root root 8.1K Sep 29 13:13 .. >>>> > -rw-r--r-- 1 root root 224 Sep 29 13:13 >>>> MV100-038981d2.hlog >>>> > -rw------- 1 root root 4.0G Oct 7 15:38 >>>> MV100-5eaa1c14.vswp >>>> > -rw------- 1 root root 256.0G Oct 8 08:20 MV100-flat.vmdk >>>> > -rw------- 1 root root 8.5K Oct 7 15:37 MV100.nvram >>>> > -rw------- 1 root root 527 Oct 7 15:38 MV100.vmdk >>>> > -rw-r--r-- 1 root root 0 Sep 29 13:13 MV100.vmsd >>>> > -rwxr-xr-x 1 root root 3.6K Oct 7 15:38 MV100.vmx >>>> > -rw------- 1 root root 0 Oct 7 15:38 MV100.vmx.lck >>>> > -rw------- 1 root root 3.8K Oct 6 10:45 MV100.vmxf >>>> > -rwxr-xr-x 1 root root 3.5K Oct 7 15:38 MV100.vmx~ >>>> > -rw-r--r-- 1 root root 586.3K Sep 29 13:54 vmware-1.log >>>> > -rw-r--r-- 1 root root 1.6M Oct 7 15:37 vmware-2.log >>>> > -rw-r--r-- 1 root root 283.6K Oct 8 07:48 vmware.log >>>> > -rw------- 1 root root 82.0M Oct 7 15:38 >>>> > vmx-MV100-1588206612-1.vswp >>>> > [root@servidor12:~] >>>> > >>>> > I attatched the MV100.vmx and it has the correct MAC addresses. >>>> > >>>> > Thanks. >>>> > >>>> > Josh Thompson <[email protected]> escreveu no dia quinta, >>>> 7/10/2021 >>>> > >>>> > à(s) 18:09: >>>> > > -----BEGIN PGP SIGNED MESSAGE----- >>>> > > Hash: SHA1 >>>> > > >>>> > > Hi António, >>>> > > >>>> > > VCL gets the MAC address from the VM it is capturing (by connecting >>>> to the >>>> > > running VM and finding it). Then, to ensure it is capturing the >>>> right VM, >>>> > > it >>>> > > looks at the .vmx file for each VM on the host the VM is listed as >>>> being >>>> > > assigned to, and compares the MAC addresses until it find the right >>>> one. >>>> > > It >>>> > > is failing to find the right .vmx file for the VM it is trying to >>>> capture. >>>> > > >>>> > > It is looking in a datastore named s12-local-raid0 on >>>> > > servidor12.di.uminho.pt. >>>> > > Is that where the vmx file for the VM you want to capture is? >>>> > > >>>> > > Josh >>>> > > >>>> > > On Thursday, October 7, 2021 6:17:06 AM EDT António Aragão wrote: >>>> > > > Hello, >>>> > > > >>>> > > > the log file attached. >>>> > > > >>>> > > > Thanks. >>>> > > > >>>> > > > António Aragão <[email protected]> escreveu no dia quinta, >>>> 7/10/2021 >>>> > > > >>>> > > > à(s) 09:50: >>>> > > > > Hello, >>>> > > > > >>>> > > > > i'm trying to capture a windows 10 base image. When I try it, >>>> it says: >>>> > > > > ERROR: state of mv100 is maintenance. What should I do ? >>>> > > > > >>>> > > > > Thanks. >>>> > > > > >>>> > > > > -- >>>> > > > > António Aragão >>>> > > > > (Especialista de Informática) >>>> > > > > Universidade do Minho >>>> > > > > Departamento de Informática >>>> > > > > Edificio 7 - 1.07 (DI-1.03) >>>> > > > > Campus de Gualtar >>>> > > > > Braga >>>> > > > > Telefone: +351 253 6044 86 >>>> > > >>>> > > - -- >>>> > > - ------------------------------- >>>> > > Josh Thompson >>>> > > VCL Developer >>>> > > North Carolina State University >>>> > > >>>> > > my GPG/PGP key can be found on pool.sks-keyservers.net >>>> > > >>>> > > All electronic mail messages in connection with State business which >>>> > > are sent to or received by this account are subject to the NC Public >>>> > > Records Law and may be disclosed to third parties. >>>> > > -----BEGIN PGP SIGNATURE----- >>>> > > >>>> > > iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCYV8piwAKCRBX8tBw1209 >>>> > > A9BNAJ9U0PWMuS6uov13xO5cVx79YvFmYACffGg+JJ58kqRH7wQpi+Abx0Q96hU= >>>> > > =EJN9 >>>> > > -----END PGP SIGNATURE----- >>>> >>>> - -- >>>> - ------------------------------- >>>> Josh Thompson >>>> VCL Developer >>>> North Carolina State University >>>> >>>> my GPG/PGP key can be found on pool.sks-keyservers.net >>>> >>>> All electronic mail messages in connection with State business which >>>> are sent to or received by this account are subject to the NC Public >>>> Records Law and may be disclosed to third parties. >>>> -----BEGIN PGP SIGNATURE----- >>>> >>>> iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCYWDYsAAKCRBX8tBw1209 >>>> A9LVAJ4tECOKePieKEREzMH4xdSSjopeHACeIMDrMHbbIctM8CjVYZiR0pOwOcs= >>>> =dzLh >>>> -----END PGP SIGNATURE----- >>>> >>>> >>>> >>>> >>> >>> -- >>> António Aragão >>> (Especialista de Informática) >>> Universidade do Minho >>> Departamento de Informática >>> Edificio 7 - 1.07 (DI-1.03) >>> Campus de Gualtar >>> Braga >>> Telefone: +351 253 6044 86 >>> >>> >>> >> >> -- >> António Aragão >> (Especialista de Informática) >> Universidade do Minho >> Departamento de Informática >> Edificio 7 - 1.07 (DI-1.03) >> Campus de Gualtar >> Braga >> Telefone: +351 253 6044 86 >> >> >> > > -- > Luis A. López > Sys Admin, UPRM > -- António Aragão (Especialista de Informática) Universidade do Minho Departamento de Informática Edificio 7 - 1.07 (DI-1.03) Campus de Gualtar Braga Telefone: +351 253 6044 86
