Hello, I am not the person developing/testing that part lately and unfortunately that guy is on holidays now (lucky him). It looks like a bug. I have created a ticket (http://dev.opennebula.org/issues/319) to keep track on this.
Thanks for reporting Bye On Wed, Aug 18, 2010 at 2:51 PM, Stephan <[email protected]> wrote: > Hi all, > > I'm trying to get a OpenNebula 2.0 beta to work (everything is working > fine with our 1.4 install). I'm facing the following problem: > > - using shared nfs/nfs transport > - trying to deploy ami-style (econe-server) using the provided > demo-template (which works with 1.4) > > Owner ImageId Status > Visibility Location > ------------------------------------------------------------------------------ > test ami-00000001 public > 30e8a008981881fbd8560bae7f11c05a62625fed > test ami-00000002 private > 1b820d8502b63bb1ef9e5bac5bbe7002c4ae63e8 > > now I can deploy the image running econe-run-instances - the deploy > however fails. I think it is because of this action > of the deployment scripts: > > cat transfer.0.prolog: > LN host:1 host:/kvm1/one/var/14/images/disk.0 > > this links the image to "1" which does not make any sense. This is because I > use > > DISK = [ source = <%= erb_vm_info[:ec2_img_id] %>, > > in the template - the original: > > DISK = [ source = <%= erb_vm_info[:img_path] %>, > > seems to be deprecated completely (deploying with :img_path ends in a > parse error of oned) > > So how is the actual path to an econe instance specified in the > template? I've tried different img variables but with no luck. > > Has anyone succeeded on deploying an instance using the suggested > template in an KVM/nfs environment? > > thanks in advance and best regards, > Stephan > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > -- Javier Fontan, Grid & Virtualization Technology Engineer/Researcher DSA Research Group: http://dsa-research.org Globus GridWay Metascheduler: http://www.GridWay.org OpenNebula Virtual Infrastructure Engine: http://www.OpenNebula.org _______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
