Re: [VOTE] Apache VCL Ready to Graduate

2012-05-10 Thread Anu Chirinos
+1 lets move on

FIU
Anu Chirinos

On May 10, 2012, at 11:02 AM, Andy Kurth andy_ku...@ncsu.edu wrote:

 This vote is to determine if the Apache VCL community believes the
 project is ready to graduate from the incubator to a top level
 project.  Everyone in the community is encouraged to vote.  Please
 reply expressing one of the following:
 
 +1 : yes, Apache VCL is ready to graduate to a top level project
 0 : ambivalent
 -1 : no, Apache VCL is not ready to graduate to a top level project
 
 This vote will be closed on Tuesday, May 15, 2012 at 5:00 pm EST.  If
 this vote passes, the community will draft a board resolution and
 present it to the IPMC.
 
 Thank You,
 Andy Kurth


Vcl and vmware HA

2012-03-28 Thread Anu Chirinos
Hello,

Is anybody dealing with VCL and ESX Vmotion underneath? Has anybody done any 
research or work on this?


Anu Chirinos
UTS - Operations and Enterprise Systems
Florida International University
Office (305) 348-0275 Cell (786) 712-9025



Re: Vcl and vmware HA

2012-03-28 Thread Anu Chirinos
Wonderful,, so this is in the 2.3 version coming on April?

Anu


On 3/28/12 11:26 AM, Aaron Coburn acob...@amherst.edu wrote:

Yes, we are using vMotion with our ESX hosts.

It involved writing a custom provisioning module which is slated to be part of 
the next VCL release.

The short version is that all of the ESX hosts are put into a single vCenter 
host, and the VCL communicates only with that single host (even though there 
may be many physical hosts). Then when VMware vMotions a machine, the VCL 
neither knows nor cares that this happened.

Aaron


--
Aaron Coburn
Systems Administrator and Programmer
Academic Technology Services, Amherst College
acob...@amherst.edu






On Mar 28, 2012, at 11:12 AM, Anu Chirinos wrote:

Vcl and vmware HA
Hello,

Is anybody dealing with VCL and ESX Vmotion underneath? Has anybody done any 
research or work on this?


Anu Chirinos
UTS - Operations and Enterprise Systems
Florida International University
Office (305) 348-0275 Cell (786) 712-9025





Re: KVM versus RHEV

2012-02-20 Thread Anu Chirinos
Ok, thanks, We will be testing that as soon as we have the new version.

Anu


On 2/20/12 9:27 AM, Andy Kurth andy_ku...@ncsu.edu wrote:

 I've been developing on Fedora 16 but as Aaron mentioned, it uses
 libvirt so the actual KVM interactions are abstracted and the OS
 shouldn't matter too much.  The RHEV Manager uses libvirt under the
 hood to control VMs on RHEV Hypervisors -- which are running KVM.  I
 haven't worked first-hand with RHEV but there is probably some overlap
 between what the RHEV Manager does and what VCL does.  It would
 probably be fairly easy to add RHEV support to VCL.
 
 -Andy
 
 On Fri, Feb 17, 2012 at 1:28 PM, Anu Chirinos a...@fiu.edu wrote:
 Hello,
 The the VLC KVM development based on RHEV?
 
 
 Anu



KVM versus RHEV

2012-02-17 Thread Anu Chirinos
Hello,
The the VLC KVM development based on RHEV?


Anu


Re: network of VMs using XML RPC

2012-01-11 Thread Anu Chirinos
You can specify how many images each user is allowed to start simultaneously.


Anu


On 1/11/12 4:28 PM, Mani Shafa'atDoost mani.do...@gmail.com wrote:

Hello everyone,

I just have a question here about using XML RPC for making a network of Virtual 
Machines. As far as I understood, each user can make one reservation at the 
same time, so I need to make some fake users for each real user and then this 
user can use those resources at the same time. But the problem here is that I 
can't make network restriction trough the RPC calls. what is the easiest way to 
set up network restrictions in VCL?

Best Regards
Mani



Re: vcld setup error

2011-10-14 Thread Anu Chirinos
We did and got it working.

Thanks,

Anu


On 10/14/11 4:14 PM, Andy Kurth andy_ku...@ncsu.edu wrote:

Also, in vcld.conf, remove the quotes from these lines:

LockerWrtUser='anu'
wrtPass='anu2011vcl'

Change to:
LockerWrtUser=anu
wrtPass=anu2011vcl

-Andy

On Fri, Oct 14, 2011 at 4:09 PM, Anu Chirinos a...@fiu.edu wrote:
We solved it, the .conf file had fully qualified name and db had localhost.

Anu



On 10/14/11 3:55 PM, Anu Chirinos a...@fiu.edu http://a...@fiu.edu  wrote:

PHP version: 5.3.3

Including .ht-inc/conf.php ...

  *   successfully included .ht-inc/conf.php

Checking COOKIEDOMAIN setting in .ht-inc/conf.php ...

  *   COOKIEDOMAIN (.fiu.edu http://fiu.edu ) appears to be set correctly

Checking that BASEURL in conf.php is set to use https ...

  *   BASEURL correctly set to use https

Checking that SCRIPT is set appropriately ...

  *   SCRIPT appears to be set correctly

Checking that .ht-inc/maintenance directory exists ...

  *   /.ht-inc/maintenance directory exists

Checking that .ht-inc/maintenance directory is writable ...

  *   Maintenance directory is writable

Testing for required php extensions ...

  *   All required modules are installed

Checking values in .ht-inc/secrets.php ...

  *   all required values in .ht-inc/secrets.php appear to be set

Testing mysql connection ...

  *   Successfully connected to mysql on localhost
  *   Successfully selected database (vcl) on localhost

Testing mcrypt ...

  *   Successfully encrypted test string
  *   Successfully decrypted test string

checking openssl encryption keys ...

  *   successfully created private key from private key file
  *   successfully created public key from public key file

Testing openssl encryption ...

  *   successfully encrypted test string
  *   successfully decrypted test string

Testing for existance of dojo directory ...

  *   dojo directory exists
  *   dojo directory is readable

Checking value of PHP display_errors ...

  *   display_errors: disabled
  *   NOTE: Displaying errors in a production system is a security risk; 
however,
  *   while getting VCL up and running, having them displayed makes debugging
  *   a little easier. Edit your php.ini file to modify this setting.

Done


On 10/14/11 3:32 PM, Anu Chirinos a...@fiu.edu http://a...@fiu.edu  wrote:

Here is what we have


LOG

2530| 2011-10-14 15:42:38|2530|vcld:main(131)|unable to retrieve management 
node information from database
|2530| ( 0) vcld, main (line: 131)

^[:^Z
[6]+  Stopped tail -f /var/log/vcld.log
[root@vcltst vcl]#

/usr/local/vcl/bin/vcld.conf
# REQUIRED Configuration settings 

# FQDN: DNS name of the management node
# Example: mgtnode1.hpc.someschool.edu http://mgtnode1.hpc.someschool.edu
FQDN=vcltst.fiu.edu http://vcltst.fiu.edu

# processname: name to call VCL daemon process
# Default: vcld
processname=vcld

# log: log file location
# Default: /var/log/vcld.log
# If left undefined it will be named according to the above processname
# i.e. /var/log/$PROCESSNAME.log
log=/var/log/vcld.log

# pidfile: process id file location
# Default: /var/run/vcld.pid
# If left undefined it will be named according to the above processname
# i.e. /var/run/$PROCESSNAME.pid
pidfile=/var/run/vcld.pid

# Database connection information

# database: name of MySQL database (required)
database=vcl

# server: IP address or FQDN of the database server (required)
server=localhost

# LockerWrtUser: MySQL user account name with write privileges (required)
LockerWrtUser='anu'

# wrtPass: MySQL password of the above LockerWrtUser (required)
# Any length is supported by MySQL
# Must be a string of characters: A-Z a-z 0-9
wrtPass='anu2011vcl'













On 10/14/11 2:13 PM, Andy Kurth andy_ku...@ncsu.edu 
http://andy_ku...@ncsu.edu  wrote:

 I'm guessing it isn't able to connect to the database.  You should see
 a list of numbered modules.  What does /var/log/vcld.log contain?

 -Andy

 On Fri, Oct 14, 2011 at 12:12 PM, Evelio Quiros evq...@fiu.edu 
 http://evq...@fiu.edu  wrote:
 Hello,
 I am working on the initial vcld setup.
 This is what we get when we run vcld —setup:
 [root@vcltst bin]# ./vcld --setup
 VCL Management Node Setup
 
 Select a module to configure:
 [vcld]
 Make a selection (1, 'c' to cancel): 1
 *** Choice must be an integer between 1 and 0 ***

 Any choice except c will result in the above error.
 Any ideas why this is happening ?
 Regards,
 Al Quiros
 Unix System Administrator
 Florida International University







RE: Help creating local users

2011-10-13 Thread Anu Chirinos





Hello,

We are trying to create local users and when I click in “Submit New User” 
button, nothing happens.

Thanks,

FIU/Anu