Simple question

2012-03-15 Thread Stanislav
Hi there, I see in the code "/* Check to see if we're going above our limit. See bug 605821. */". Where can I find information about this bug? -- Stas -- This SF email is sponsosred by:

Re: Simple question

2012-03-15 Thread Stanislav
, Dmitry Torokhov wrote: > Hi Stanislav, > > On Thursday, March 15, 2012 07:16:14 PM Stanislav wrote: >> Hi there, >> >> I see in the code "/* Check to see if we're going above our limit. See bug >> 605821. */". Where can I find information about this bug?

Re: Simple question

2012-03-15 Thread Stanislav
On 3/16/2012 9:42 AM, Dmitry Torokhov wrote: > On Thu, Mar 15, 2012 at 08:53:43PM +0400, Stanislav wrote: >> Thanks a lot. >> >> Next simple question from my side. I wanted to use scripts before >> and after snapshot creation, but see that there is no RPC messages >

Re: Simple question

2012-03-16 Thread Stanislav
On 3/16/2012 12:10 PM, Dmitry Torokhov wrote: > On Friday, March 16, 2012 10:43:19 AM Stanislav wrote: >> On 3/16/2012 9:42 AM, Dmitry Torokhov wrote: >>> On Thu, Mar 15, 2012 at 08:53:43PM +0400, Stanislav wrote: >>>> Thanks a lot. >>>> >>>&

A lot of questions about vmtools

2012-03-21 Thread Stanislav
Hi, I have some questions. It will be very helpfull to understand how it should work because I can't find answers in the documentation. First one is about vmware-checkvm. For the vSphere Client 4.1 with ESXi 4.1 I see in the VMX file: virtualHW.version = "7

Re: A lot of questions about vmtools

2012-03-21 Thread Stanislav
Hi Dmitry, On 3/21/2012 8:19 PM, Dmitry Torokhov wrote: Hi Stanislav, On Wednesday, March 21, 2012 06:10:43 PM Stanislav wrote: Hi, I have some questions. It will be very helpfull to understand how it should work because I can't find answers i

Re: A lot of questions about vmtools

2012-03-21 Thread Stanislav
On 3/21/2012 8:42 PM, Dmitry Torokhov wrote: > On Wednesday, March 21, 2012 08:32:55 PM Stanislav wrote: >> For one ESX I see that it works. For another(the same version and build) - >> doesn't work. But for the second one - I can set IP by running: "vmtoolsd >&g

Re: A lot of questions about vmtools

2012-03-22 Thread Stanislav
On 3/22/2012 10:09 AM, Stanislav wrote: > On 3/21/2012 8:42 PM, Dmitry Torokhov wrote: >> On Wednesday, March 21, 2012 08:32:55 PM Stanislav wrote: >>> For one ESX I see that it works. For another(the same version and build) - >>> doesn't work. But for the seco

Usage of vmware-toolbox-cmd

2012-03-30 Thread Stanislav
Hello, I have a question about "vmware-toolbox-cmd". When I run it in the Guest OS(linux) I see: root@ubuntu-console:~# /usr/local/bin/vmware-toolbox-cmd stat memlimit  4294967295 MB What does it mean? When I change memory allocated for VM I don't see

Show IP addresses in the VM Summary

2012-03-30 Thread Stanislav
Hello, When we compile open-vmtools without dnet how it can determine information about IP addresses for Guest OS? I see that it can show this info in the VM Summary for my VM on ESXi4.1 but don't understand how it works in the code. -- Stas -

Re: Usage of vmware-toolbox-cmd

2012-03-30 Thread Stanislav
On 3/30/2012 3:41 PM, Reindl Harald wrote: > > Am 30.03.2012 13:11, schrieb Stanislav: >> Hello, >> >> I have a question about "vmware-toolbox-cmd". When I run it in the Guest >> OS(linux) I see: >> root@ubuntu-console:~# /usr/local/bin/vmware-toolbo

Re: Usage of vmware-toolbox-cmd

2012-03-30 Thread Stanislav
On 3/30/2012 3:52 PM, Reindl Harald wrote: > > Am 30.03.2012 13:48, schrieb Stanislav: >> On 3/30/2012 3:41 PM, Reindl Harald wrote: >>> Am 30.03.2012 13:11, schrieb Stanislav: >>>> Hello, >>>> >>>> I have a question about "vmware-

Re: Show IP addresses in the VM Summary

2012-03-30 Thread Stanislav
On 3/30/2012 8:23 PM, Dmitry Torokhov wrote: > On Friday, March 30, 2012 03:22:46 PM Stanislav wrote: >> Hello, >> >> When we compile open-vmtools without dnet how it can determine >> information about IP addresses for Guest OS? I see that it can show this >> in