Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Indra Pramana
Dear Bjoern, Shankerbalan, Marty and all, Thanks! Managed to create a working template by: (1) Commented out the line on /etc/udev/rules.d/70-persistent-net.rules # PCI device 0x8086:0x100e (e1000) #SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="06:12:f8:01:12:5f", ATTR{type}=="

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Marty Sweet
Hi Indra, I pushed some documentation for this into 4.2 last night. I have attached a snippet of the PDF. Marty On Fri, Aug 23, 2013 at 6:47 PM, Marty Sweet wrote: > Hi Indra, > > I pushed some documentation for this into 4.2 last night. I have attached > the PDF, see '12.10 Creating a Linux

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Shanker Balan
Comments inline. On 23-Aug-2013, at 10:51 PM, Indra Pramana wrote: > Dear all, > > I am using CloudStack 4.1.0 with KVM hypervisors. I tried to create CentOS > 6.4 template by installing a CentOS 6.4 VM from ISO, and then save the root > disk as a KVM template. > > However, when I tried to crea

Re: Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Teipel, Bjoern
Delete the 70 rule, before finishing the template, in the /etc/udev/rules.d which persists the MAC address to eth0 and so on. That's actually quite common and cloud stack unrelated. (Please verify path, I'm on the road) Bjoern On Aug 23, 2013, at 10:22 AM, "Indra Pramana" wrote: > Dear all,

Problem creating VM using CentOS 6.4 template

2013-08-23 Thread Indra Pramana
Dear all, I am using CloudStack 4.1.0 with KVM hypervisors. I tried to create CentOS 6.4 template by installing a CentOS 6.4 VM from ISO, and then save the root disk as a KVM template. However, when I tried to create a VM using the template, while the server was created, the network is not workin