Image Creation from Base Image

2011-11-15 Thread Evelio Quiros
Hello, I was able to successfully capture a base image. I have added the image to the image group. However, when I try to make a reservation, or create a new image, It eventually fails. I watch the VM server and see that a new VM was started. It does start a new VM with the correct MAC addresses,

Re: Image Creation from Base Image

2011-11-15 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday November 15, 2011, Evelio Quiros wrote: Hello, I was able to successfully capture a base image. I have added the image to the image group. However, when I try to make a reservation, or create a new image, It eventually fails. I watch

RE: Image Creation from Base Image

2011-11-15 Thread Waldron, Michael H
I dealt with this issue of the network interfaces changing assignments in our Ubuntu images. For Ubuntu 9.04 and earlier: Create /etc/udev/rules.d/90-persistent-net.rules file. Contents: SUBSYSTEM==net, ACTION==add, DRIVERS==?*, ATTR{type}==1, KERNEL==eth*, OPTIONS=ignore_device This

RE: Problems in Ubuntu image creation

2011-11-15 Thread Waldron, Michael H
We are using Ubuntu images. I see the VCL trying to configure the RedHat-type network files and failing to do so since those files don't exist in Ubuntu. However in our case, the failures are harmless because we use DHCP, so I set the /etc/network/interface file accordingly in the initial

Patching Issue

2011-11-15 Thread ben.m...@valpo.edu
Hey all, I'm trying to apply the appropriate patches for the Frontend Web code but I'm getting errors. When I am trying to apply the patch via: patch utils_virtual_undefined.patch I'm getting an error that says: [root@vcl .ht-inc]# patch utils_virtual_undefined.patch can't find file to

Images and Connections

2011-11-15 Thread Evelio Quiros
Hello, First of all, thanks for all your help so far. I have been able to create a base image, and create new images based on that. The trouble that I am having now is that when I try to connect to the newly created Linux image, the SSH session closes immediately. When I connect to that image

Re: secrets.php

2011-11-15 Thread Mani Shafa'atDoost
I just checked the file and there is no error on this file, but when I try to read my secrets.php from other folders, I can't retrieve any data but I can open the file. On Tue, Nov 15, 2011 at 12:28 PM, Josh Thompson josh_thomp...@ncsu.eduwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1