On Thu, Apr 18, 2013 at 7:47 PM, Abhinandan Prateek <cloudst...@aprateek.com > wrote:
> > While debugging the VMWare system template fixed the cd rom device name > that was causing the systemvm.iso not to load. > After this the SSVM and CPVM are coming up fine. > > On router VM creation though it failed as this file > /etc/udev/rules.d/70-persistent-net.rules was present in the template as > a directory ! > This file is recreated on reboot so I have created another template after > removing this directory. > > Oh man! Yes Abhi we don't need this file. I remember removing this file which is done in cleanup.sh: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=blob;f=tools/appliance/definitions/systemvmtemplate/cleanup.sh;h=9e98ab03531f0c8fee6c040231e5d0f4871ae777;hb=f4240e1cea58be0ea7b50c77a018d7c63e3faf15 Maybe I missed it while manually installing vmware-tools via vmware fusion. The open-vm-tools based appliance won't have this issue: http://people.apache.org/~bhaisaab/cloudstack/systemvmtemplates/systemvmtemplate-openvmtools-vmware.ova > Please, confirm if that is right. I will publish the template soon as it > is still uploading. > Cool, Abhi did you reuse the appliance I had shared or created your own? Share any special steps that were needed to be done. Cheers. > > -abhi > >