Hi
I installed the latest releasefor the Cli Tools in a linux platform:
VMware-vSphere-Perl-SDK-5.1.0-780721.x86_64.tar.gz
And I executing the following command to collect some information:
/usr/lib/vmware-vcli/apps/host/hostinfo.pl -server <ip> --fields hostname
I get out of it a huge xml output but it seems incomplete?
As shown below it seems chopped out and part missing out of it
--------
andableReservation>true</expandableReservation><limit>25</limit><shares><shares>0</shares><level>normal</level></shares><overheadLimit>-1</overheadLimit></memoryAllocation></config></child></child><child><key>host/vim/vmvisor/vmkiscsid</key><config><cpuAllocation><reservation>0</reservation><expandableReservation>true</expandableReservation><limit>-1</limit><shares><shares>1000</shares><level>custom</level></shares><overhead
------
Also that is the end of the command execution so nothing else it#s coming after it so it seems incomplete.
I have check the manuals and explanations but I still cannot see what this is happening? anything in the OS (Centos) which I should do at all?
Many thanks