Re: vcld test script

2012-02-20 Thread Andy Kurth
On Wed, Feb 1, 2012 at 10:54 AM, Aaron Coburn wrote: > Has there been any thought about the installation procedure of the perl code > for VCL? > > The current approach is to manually rename the management node directory to > /usr/local/vcl > > Wouldn't it be better to use a standard Makefile.PL

Re: vcld test script

2012-02-01 Thread Aaron Coburn
Has there been any thought about the installation procedure of the perl code for VCL? The current approach is to manually rename the management node directory to /usr/local/vcl Wouldn't it be better to use a standard Makefile.PL for this? This would allow the modules to avoid the 'use lib "$Fi

Re: vcld test script

2012-01-13 Thread Andy Kurth
I like the idea. Other tests which would be useful: -check VM host license expiration dates -check if the network names defined in the VM profile are available on the VM hosts -check amount of space available for VM host datastores, management node repository, and management node volume where vcl

Re: vcld test script

2012-01-12 Thread Josh Thompson
+1 - Great idea Aaron. Josh On Thursday January 12, 2012 9:51:44 AM Mark Gardner wrote: > I think that is a great idea Aaron. > > Mark > > On Thu, Jan 12, 2012 at 9:45 AM, Aaron Coburn wrote: > > Hi, Guys, > > > > The web front-end to the VCL has a "testsetup.php" script that tests a > > vari

Re: vcld test script

2012-01-12 Thread Aaron Peeler
Yes, very good idea. -AP On Thu, Jan 12, 2012 at 9:51 AM, Mark Gardner wrote: > I think that is a great idea Aaron. > > Mark > > On Thu, Jan 12, 2012 at 9:45 AM, Aaron Coburn wrote: >> Hi, Guys, >> >> The web front-end to the VCL has a "testsetup.php" script that tests a >> variety of server se

Re: vcld test script

2012-01-12 Thread Mark Gardner
I think that is a great idea Aaron. Mark On Thu, Jan 12, 2012 at 9:45 AM, Aaron Coburn wrote: > Hi, Guys, > > The web front-end to the VCL has a "testsetup.php" script that tests a > variety of server settings so that the web code is easier to install. > > I am wondering if there might be inter

vcld test script

2012-01-12 Thread Aaron Coburn
Hi, Guys, The web front-end to the VCL has a "testsetup.php" script that tests a variety of server settings so that the web code is easier to install. I am wondering if there might be interest in building a similar facility into the vcld -setup script. It seems that many of the questions posed