VMware Virtual Appliances Community
brugh
Enthusiast
Enthusiast
Jump to solution

ESX deployment appliance v1.05

https://solutionexchange.vmware.com/store/products/esx-deployment-appliance-eda

ESX Deployment Appliance (EDA) is a small and easy to use appliance

that makes deploying ESX servers a breeze. It has a very intuitive

web-interface that can configure and deploy dozens of ESX servers in

minutes. It has a script-builder that will allow any admin to create

%post-scripts that will do most anything one needs to get the ESX hosts

up and running! Even if deploying with RDP/Altiris or the UDA, this

script-builder can help setting those up very quickly.

850 Replies
virtualman22
Contributor
Contributor
Jump to solution

My IP Address of Service Console and Vmkernel are in different subnets and on different virtual switches. How can I configure them using EDA ?

Thanks

0 Kudos
MarkStrong
Enthusiast
Enthusiast
Jump to solution

My IP Address of Service Console and Vmkernel are in different subnets and on different virtual switches. How can I configure them using EDA ?

Why don't you play with this script:

  1. Configure VMKernel

esxcfg-vswitch -A VMKernel vSwitch99 ; use different vSwitch

  1. Dont edit the next line! check ks link in table of ESX hosts for output

esxcfg-vmknic -a VMKernel -i ###HOSTIP### -n 255.255.255.224 ; change subnet mask

esxcfg-route -a default 255.255.255.224 192.11.11.11 ; change subnet mask and DG for VMKernel

sleep 30

  1. Enable vMotion

vimsh -n -e "hostsvc/vmotion/vnic_set vmk0"

/etc/init.d/mgmt-vmware restart

sleep 30






VCP4 | MCITP | HP Master ASE | CCNA

VCP5, VCP4 | VCAP4-DCD | MCITP | HP Master ASE | CCNA, Cisco UCS Support Specialist
0 Kudos
virtualman22
Contributor
Contributor
Jump to solution

Thanks for answering my earlier question is was very helpful.

I noticed that it requires 2 reboots to get the service console and the NTP settings to work properly.

The first boot is immediately after the pxe installation where is runs the %post commands% and the second boot is to make the memory and the ntp settings effective.

How can I script so that it reboots twice. Right now I have to manually reboot it. to make the ntp settings and sc settings effective.

Thanks

0 Kudos
galibai
Contributor
Contributor
Jump to solution

Hi, I think I can use EDA 0.91 to deply esxi but I am lost as to how to begin. I dont see any guide either explaining that. can anyone please tell what needs to be done?

I am comfortable using EDA for deployment of ESX 4.1 but not sure for ESXi4.1. Whe I mount the esx4.1 CD what is the install mode and run mode for ?

Thanks

0 Kudos
galibai
Contributor
Contributor
Jump to solution

Update - I was able to install the ESXi with RUN Mode on EDA. Now working to find how to run the post installation comamnds, on EDA with Esxi all of the post isntallation cmds are greyed out.

Thanks

0 Kudos
brugh
Enthusiast
Enthusiast
Jump to solution

ah, well, 0.91 doesn't support scripted ESXi installation. i have a 0.95 underway that does. it works fine in my lab but i haven't had time to really put i to the test. if anybody's willing to play guinea pig, drop me a PM or leave a message here and i'll get it to them.

the quick startup guide is available on http://virtualappliances.eu/?documentation. it should help you get going and avoid most common mistakes.

0 Kudos
alasdair_carnie
Enthusiast
Enthusiast
Jump to solution

Hi Brugh,

I'd be interested in testing this as I need a pxe server to deploy ESXi in some of the new VMware courses.

Alasdair Carnie

Principal Technologist

QA – transforming performance through learning

Witan Court, 294 Witan Gate West, Milton Keynes, Bucks, MK9 1EJ

Tel +44 (0) 1908 206700

Email alasdair.carnie@qa.com

Web www.qa.com

0 Kudos
rholgate
Contributor
Contributor
Jump to solution

I'll test it too

Rob Holgate

Arrow ECS

Mobile: 07771 948050

0 Kudos
galibai
Contributor
Contributor
Jump to solution

I will test it too.

0 Kudos
JCV
Contributor
Contributor
Jump to solution

Would like to test for you too!

0 Kudos
MarkStrong
Enthusiast
Enthusiast
Jump to solution

I have used v0.91 extensively and would also like to participate in beta testing.

VCP5, VCP4 | VCAP4-DCD | MCITP | HP Master ASE | CCNA, Cisco UCS Support Specialist
0 Kudos
buckmaster
Enthusiast
Enthusiast
Jump to solution

Count me in.  We deploy batches of ESXi servers and this tool should greatly help with the automation.

Thanks

Tom Miller
0 Kudos
hwg
Contributor
Contributor
Jump to solution

Ik ben op vakantie van 12-01 t/m 24-01. Uw mail wordt tijdens mijn afwezigheid niet gelezen. Voor technische problemen kunt u contact opnemen met de Unirobe Meeùs ICT Service Desk op telefoonnummer 0800 321 0321. Voor overige dringende zaken kunt u contact opnemen met één van mijn collega’s op de afdeling Netwerkbeheer en Infrastructuur via telefoon 033 4640 700.

Met vriendelijke groet,

Unirobe Meeùs ICT B.V.

HW. (Erik) Granneman

Netwerkbeheer & Infrastructuur

Stationsplein 121, postbus 81, 3800 AB Amersfoort

E-mail: hw.granneman@umg-ict.nl Internet: www.umg-ict.nl<http://www.umg-ict.nl>;

Unirobe Meeùs ICT B.V. maakt deel uit van Unirobe Meeùs Groep B.V., een onderdeel van AEGON. Inschrijfnummer KvK 32071410

0 Kudos
brugh
Enthusiast
Enthusiast
Jump to solution

Ok, by popular request, version 0.94 is now available on  http://virtuall.eu/downloads/. It is less extensively tested than a regular eda deployment is but it should work just as well.

The main changes are a new scriptlet editor (i'm trying to get that online so people can share their smart scriptlets) and some internal construction like backup/restore and such things.

If you find anything out of the ordinary though, please leave a message here and i'll write a fix asap.

Let us know what you think (positive or negative) by leaving a message here!

0 Kudos
B-Bird
Contributor
Contributor
Jump to solution

I downloaded EDA 0.94 and coverted it to an ESXi 4.1 host.

There is an issue with mounting CD-ROM's, EDA isn't detecting any ISO's.

In /dev there is no scd0 device available.

I've tried to remove the CD/DVD player from the VM and added it again, no cure.

Importing EDA in Workstation, same issue.

I created a new ubuntu machine and copied the vmdk, also no cure.

Is there a workaround to fix this issue?

0 Kudos
brugh
Enthusiast
Enthusiast
Jump to solution

what you could try is to remove the rule files from /etc/udev/rules.d

usually that's enough to get it to work again.

if it doesn't, check what scd devices you have in /dev.

if you need more help, please post the lines from /var/log/messages that show when you attach an iso.

0 Kudos
galibai
Contributor
Contributor
Jump to solution

Hi, I dont see any files under /etc/udev/rules.d

Not sure, what to check in /dev

I have attached the log files for your reference.

Thanks

0 Kudos
brugh
Enthusiast
Enthusiast
Jump to solution

weird. the /dev/scd0 device doesn't seem to be created (anymore). seems the kernel update decided to rename the device to sr.

if you go to the patch menu in eda and type 'ln -s /dev/sr0 /dev/scd0', it'll work again.

0 Kudos
galibai
Contributor
Contributor
Jump to solution

update - I was able to mount the CD. Now testing....

0 Kudos
galibai
Contributor
Contributor
Jump to solution

The DHCP Server is not running. I even copied the dhcp settings from v0.91 to v0.94 still the same problem. The host reboots but will not get the ip address from the DHCP Server.

0 Kudos