Re: [one-users] Restarting a vm instance after shutdown?

2011-05-24 Thread Lars Kellogg-Stedman
codebase, does this look as if it would be hard to implement? If I wanted to implement it myself, should I be looked at the 2.4 code? We're running 2.2 locally, but I understand that 2.4 is on the horizon. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Re

[one-users] Restarting a vm instance after shutdown?

2011-05-19 Thread Lars Kellogg-Stedman
e. Thanks, -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] Some thoughts on ssh key authentication

2011-05-09 Thread Lars Kellogg-Stedman
improvement over the existing mechanism? Is there work going on that would make this unnecessary? Cheers, -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Problems using OpenNebula EC2 interface

2011-05-06 Thread Lars Kellogg-Stedman
> I think the best solution would be to change the econe client > implementation to use the sha1 password, therefore the EC2_SECRET_KEY > can be used in the same way for the three clients. The priority is CLI >> ENV > ONE_AUTH Sounds good to me! -- Lars Kellogg-Stedman S

Re: [one-users] Problems using OpenNebula EC2 interface

2011-05-04 Thread Lars Kellogg-Stedman
sense for the econe-* tools prefer ONE_AUTH over the EC2 variables? This way EC2_SECRET_KEY could be set for eucatools or Elastic Fox, while the econe-* tools could pull their config from wherever ONE_AUTH points. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academ

Re: [one-users] Problems using OpenNebula EC2 interface

2011-05-04 Thread Lars Kellogg-Stedman
> Would you mind to try specifying: > SSL_SERVER=arc-vm-opennebula.int.seas.harvard.edu:80 > instead of > SSL_SERVER=arc-vm-opennebula.int.seas.harvard.edu Both euca-describe-images and econe-describe-images fail with this change. -- Lars Kellogg-Stedman Senior Technologist Harvar

Re: [one-users] Problems using OpenNebula EC2 interface

2011-05-04 Thread Lars Kellogg-Stedman
et the OpenNebula tools working. Any thoughts? -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Problems using OpenNebula EC2 interface

2011-05-04 Thread Lars Kellogg-Stedman
on and see if we can solve the authentication issue. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] Shared-NFS - vm creation hangs when NFS connection is lost

2011-05-03 Thread Lars Kellogg-Stedman
ng application. In the sort of situation you describe, there's not really any way for OpenNebula to "check the storage connectivity", because any commands that attempt to access the storage will get stuck in exactly the same way. -- Lars Kellogg-Stedman Senior Technologist Ha

[one-users] Problems using OpenNebula EC2 interface

2011-05-03 Thread Lars Kellogg-Stedman
lients work. Before I open bug reports on these, I wanted to check in here and see if I'm missing anything obvious. If it matters, we're running 2.2 on CentOS 5. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) __

Re: [one-users] Multiple OpenNebula Servers

2011-05-03 Thread Lars Kellogg-Stedman
unts (e.g., everyone in IT authenticates as the "IT" user, and everyone in CS50 authenticates as the "CS50" user) -- unless the forthcoming release addresses some of these issues. -- Lars Kellogg-Stedman Senior Technologist Harvard Univer

Re: [one-users] OpenNebula and authorization

2011-05-03 Thread Lars Kellogg-Stedman
such that we could implement access control policies without having to modify the core tools. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] problem installing Ruby

2011-05-02 Thread Lars Kellogg-Stedman
few Ruby gems, we've been able to install everything out of the stock CentOS repository. This way you can spend more time learning OpenNebula and less time futzing about with compiling all the requirements. -- Lars Kellogg-Stedman Senior Technologist Harvard University SE

Re: [one-users] Ranged network!

2011-04-29 Thread Lars Kellogg-Stedman
.254, 10.10.10.253] ...or something like that. -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] No more than 144 vm instances?

2011-04-28 Thread Lars Kellogg-Stedman
here that such a limit is defined. /etc/one/auth/auth.conf looks like this: :database: sqlite://auth.db :authentication: simple :quota: :enabled: false :defaults: :cpu: 10.0 :memory: 1048576 :num_vms: And I've never used the "oneauth quota ..." command. -- Lars Kell

Re: [one-users] Ranged network!

2011-04-28 Thread Lars Kellogg-Stedman
.19.254, MAC=5E:A5:0A:F3:13:FE] In this case, we're using the "MAC prefix" model, so we're able to pre-generate this list. This has solved the problem of OpenNebula handing out the router address to virtual machines, at the cost of a small amount of complexity. -- Lars

[one-users] OpenNebula and authorization

2011-04-28 Thread Lars Kellogg-Stedman
, that means we'd be pulling group information out of LDAP. Cheers, -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebu

Re: [one-users] OpenNebula 2.2 not respecting network range?

2011-04-27 Thread Lars Kellogg-Stedman
FIXED networks? -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Re: [one-users] OpenNebula 2.2 not respecting network range?

2011-04-27 Thread Lars Kellogg-Stedman
> reserved by the network operations group.  Is my only solution to > manually create leases using the "onevnet addlease" command? Well, shoot. I can't manually add leases to a RANGED network, so this solution is out, too. -- Lars Kellogg-Stedman Senior Technologist Ha

Re: [one-users] OpenNebula 2.2 not respecting network range?

2011-04-27 Thread Lars Kellogg-Stedman
te, regardless of the size of the network. Thanks, -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

[one-users] OpenNebula 2.2 not respecting network range?

2011-04-27 Thread Lars Kellogg-Stedman
e:a5:0a:f3:13:01, USED=1, VID=13 ] How do I fix this? Do I simply not understand how ranged networks work? Thanks for your help, -- Lars Kellogg-Stedman Senior Technologist Harvard University SEAS Academic and Research Computing (ARC) ___ Users mailing