instructions.
Best regards,
Phuc Ngo
From: Nhan Ngo Dinh [mailto:nngod...@tiscali.it]
Sent: Tuesday, January 15, 2013 3:21 PM
To: Phuc Hoang Ngo
Cc: linux-ha-dev@lists.linux-ha.org
Subject: Re: [Linux-ha-dev] STONITH plugin for VMware vCenter
There is something that is not working properly. Here is the
Sent: Monday, January 14, 2013 3:22 PM
To: Phuc Hoang Ngo
Cc: linux-ha-dev@lists.linux-ha.org
Subject: Re: [Linux-ha-dev] STONITH plugin for
VMware vCenter
Hi Phuc,
uary 14, 2013 3:22 PM
To: Phuc Hoang Ngo
Cc: linux-ha-dev@lists.linux-ha.org
Subject: Re: [Linux-ha-dev] STONITH plugin for VMware vCenter
Hi Phuc,
Are you using the latest vcenter script?
Download it from
http://hg.linux-ha.org/glue/archive/glue-1.0.9.tar.bz2
And get the vcenter plugin i
Hi Phuc,
Are you using the latest vcenter script?
Download it from
http://hg.linux-ha.org/glue/archive/glue-1.0.9.tar.bz2
And get the vcenter plugin in lib/plugins/stonith/external
Nhan
On 01/13/2013 05:35 PM, Phuc Hoang Ngo
wrote:
Hi,
On Wed, Apr 27, 2011 at 09:01:24AM +0200, Nhan Ngo Dinh wrote:
> Hi,
>
> I just moved the "use" function in the network commands block.
Thanks. Please update from the repository in future and provide
patches instead.
Cheers,
Dejan
> Best regards,
> Nhan
>
> On Tue, 2011-04-26 at 18:22 +
Hi,
I just moved the "use" function in the network commands block.
Best regards,
Nhan
On Tue, 2011-04-26 at 18:22 +0200, Dejan Muhamedagic wrote:
> Hi,
>
> On Thu, Apr 21, 2011 at 11:08:08AM +0200, Nhan Ngo Dinh wrote:
> > Hi,
> >
> > On Tue, 2011-04-19 at 14:21 +0200, Dejan Muhamedagic wrote
Hi,
On Thu, Apr 21, 2011 at 11:08:08AM +0200, Nhan Ngo Dinh wrote:
> Hi,
>
> On Tue, 2011-04-19 at 14:21 +0200, Dejan Muhamedagic wrote:
> > >
> > > The VMware vCenter address (default: localhost)
> >
> > The defaults should go into the content element (see other
> > stonith plugins, e.g. exter
Hi,
On Tue, 2011-04-19 at 14:21 +0200, Dejan Muhamedagic wrote:
> >
> > The VMware vCenter address (default: localhost)
>
> The defaults should go into the content element (see other
> stonith plugins, e.g. external/ipmi).
These defaults come from the vSphere Perl SDK, they are not handled
insi
On Tue, Apr 19, 2011 at 02:21:38PM +0200, Dejan Muhamedagic wrote:
> Hi,
>
> On Fri, Apr 08, 2011 at 11:38:23AM +0200, Nhan Ngo Dinh wrote:
> > Logging added
>
> Many thanks. Please see below for a few more comments, mainly
> about the meta-data.
>
> Lars, any more comments on from you?
No time
Hi,
On Fri, Apr 08, 2011 at 11:38:23AM +0200, Nhan Ngo Dinh wrote:
> Logging added
Many thanks. Please see below for a few more comments, mainly
about the meta-data.
Lars, any more comments on from you?
Cheers,
Dejan
> Regards,
> Nhan
> #!/usr/bin/perl
> #
> # External STONITH module for VMW
Logging added
Regards,
Nhan
vcenter
Description: Perl program
___
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/
Hi,
On Thu, 2011-04-07 at 15:35 +0200, Dejan Muhamedagic wrote:
> > 4. Testing
> > --
> >
> > The plugin can be invoked directly to perform a very first connection test
> > (replace all the provided sample values):
> >
> > VI_SERVER=10.1.1.1 \
> > VI_CREDSTORE=/etc/vicredentials.xml \
Hi,
On Thu, Apr 07, 2011 at 01:54:59PM +0200, Nhan Ngo Dinh wrote:
> Hi,
>
> please find it attached.
Great!
A few notes below.
> Best regards,
> Nhan
>
> VMware vCenter/ESX STONITH Module
> =
>
> 1. Intro
>
>
> VMware vCenter/ESX STONITH Module is i
Hi,
please find it attached.
Best regards,
Nhan
On Thu, 2011-04-07 at 12:37 +0200, Dejan Muhamedagic wrote:
> Hi,
>
> On Thu, Apr 07, 2011 at 10:36:11AM +0200, Nhan Ngo Dinh wrote:
> > To help people testing it, here is what to do in each cluster node.
> > You can test it with ESX/ESXi or vCen
Hi,
On Thu, Apr 07, 2011 at 10:36:11AM +0200, Nhan Ngo Dinh wrote:
> To help people testing it, here is what to do in each cluster node.
> You can test it with ESX/ESXi or vCenter: it should work in both cases.
>
> 1) install VMware vSphere CLI, which includes Perl SDK and
> administrative tools
To help people testing it, here is what to do in each cluster node.
You can test it with ESX/ESXi or vCenter: it should work in both cases.
1) install VMware vSphere CLI, which includes Perl SDK and
administrative tools for generating the credentials XML file:
http://www.vmware.com/download/downlo
Sorry, I was confusing :)
.visdkrc
In the attached external/vcenter I've hopefully merged all the hints.
Dejan, I've also considered your notes.
Just few comments:
1) you proposed:
my $regex = join "|" map { qr/\Q$_\E/ } values %$hosts;
my $vms = Vim::find_entity_views(view_type => "VirtualMac
On Tue, Apr 05, 2011 at 06:27:19PM +0200, Nhan Ngo Dinh wrote:
> VMware perl library allows to use a .vimrc file in the user home,
Ouch.
I guess they all use emacs, then.
Or notepad ;-)
--
: Lars Ellenberg
: LINBIT | Your Way to High Availability
: DRBD/HA support and consulting http://www.linb
Hi,
On Mon, Apr 04, 2011 at 09:23:17PM +0200, Lars Ellenberg wrote:
> On Sun, Apr 03, 2011 at 10:15:50AM +0200, Nhan Ngo Dinh wrote:
> > Hello all,
> >
> > Please find the attached plugin.
> >
> > It requires vSphere SDK for Perl:
> > http://www.vmware.com/support/developer/viperltoolkit/
> >
>
On Sun, Apr 03, 2011 at 10:15:50AM +0200, Nhan Ngo Dinh wrote:
> Hello all,
>
> Please find the attached plugin.
>
> It requires vSphere SDK for Perl:
> http://www.vmware.com/support/developer/viperltoolkit/
>
> Parameters:
>
> hostlist (e.g. hostname1=VMNAME;hostname2=VMNAME2), ip (vCenter IP)
20 matches
Mail list logo