Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [04-06-2018_07:41:42] Deploying the VCSA ...
- [04-06-2018_08:09:53] Creating vApp Nested-vSphere-Lab-6.5-NVTfXaqF ...
- New-VApp : 06/04/2018 20:09:55 New-VApp The operation is not supported on the object.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:777 char:13
- + $VApp = New-VApp -Name $VAppName -Server $viConnection -Location ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : NotSpecified: (:) [New-VApp], NotSupported
- + FullyQualifiedErrorId : Client20_ClientSideTaskImpl_ThreadProc_UnhandledException,VMware.VimAutomation.ViCore.Cmdlets.Commands.NewVApp
- [04-06-2018_08:09:55] Moving Nested ESXi VMs into Nested-vSphere-Lab-6.5-NVTfXaqF vApp ...
- Move-VM : Cannot validate argument on parameter 'Destination'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:783 char:64
- + ... Move-VM -VM $vm -Server $viConnection -Destination $VApp -Confir ...
- + ~~~~~
- + CategoryInfo : InvalidData: (:) [Move-VM], ParameterBindingValidationException
- + FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.MoveVM
- Move-VM : Cannot validate argument on parameter 'Destination'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:783 char:64
- + ... Move-VM -VM $vm -Server $viConnection -Destination $VApp -Confir ...
- + ~~~~~
- + CategoryInfo : InvalidData: (:) [Move-VM], ParameterBindingValidationException
- + FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.MoveVM
- Move-VM : Cannot validate argument on parameter 'Destination'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:783 char:64
- + ... Move-VM -VM $vm -Server $viConnection -Destination $VApp -Confir ...
- + ~~~~~
- + CategoryInfo : InvalidData: (:) [Move-VM], ParameterBindingValidationException
- + FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.MoveVM
- [04-06-2018_08:09:55] Moving vcenter65-1 into Nested-vSphere-Lab-6.5-NVTfXaqF vApp ...
- Move-VM : Cannot validate argument on parameter 'Destination'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:790 char:64
- + ... Move-VM -VM $vcsaVM -Server $viConnection -Destination $VApp -Confir ...
- + ~~~~~
- + CategoryInfo : InvalidData: (:) [Move-VM], ParameterBindingValidationException
- + FullyQualifiedErrorId : ParameterArgumentValidationError,VMware.VimAutomation.ViCore.Cmdlets.Commands.MoveVM
- [04-06-2018_08:09:55] Disconnecting from vcenter.jaggersystems.net ...
- [04-06-2018_08:09:55] Connecting to the new VCSA ...
- [04-06-2018_08:09:57] Creating Datacenter Datacenter ...
- [04-06-2018_08:09:57] Creating VSAN Cluster VSAN-Cluster ...
- [04-06-2018_08:09:58] Adding ESXi host vesxi65-1 to Cluster ...
- [04-06-2018_08:10:28] Adding ESXi host vesxi65-2 to Cluster ...
- [04-06-2018_08:10:58] Adding ESXi host vesxi65-3 to Cluster ...
- [04-06-2018_08:11:27] Enabling VSAN Space Efficiency/De-Dupe & disabling VSAN Health Check ...
- Set-VsanClusterConfiguration : 06/04/2018 20:12:25 Set-VsanClusterConfiguration General vSAN error.
- At D:\Training\VMware\vGhettoLab\vsphere-6.5-vghetto-standard-lab-deployment.ps1:857 char:83
- + ... usterName | Set-VsanClusterConfiguration -SpaceEfficiencyEnabled $tru ...
- + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- + CategoryInfo : InvalidOperation: (:) [Set-VsanClusterConfiguration], ViError
- + FullyQualifiedErrorId : Storage_Impl_VsanServiceImpl_ErrorReconfiguringCluster,VMware.VimAutomation.Storage.Commands.Cmdlets.Vsan.SetVsanClusterConfiguration
- [04-06-2018_08:12:31] Querying ESXi host disks to create VSAN Diskgroups ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement