Question : Upgrading from ESX 4.0 to ESXi 4.1

I'm fairly new to VMware -- we built a vSphere 4.0 cluster a while ago, using ESX.  Now that 4.1 is out, I see all the dire warnings that ESXi is the only one that will be going forward, so now would be the time to do the changeover.  

I have built an ESXi 4.1 machine to mess with,and it seems relatively straightforward.  The only time I had to 'cheat' to go into "Tech Support Mode" was configuring MPIO for my iSCSI EqualLogic array.   The esxcli swiscsi commands would not work through vMA or RCLI.

My questions are 'newbie' and basic...but, well, when it comes to VMware I am a newbie, so there....

...is there any way to keep all my settings when I do the ESX 4.0 to ESX 4.1 upgrade?  I do have a vCenter server (4.1) if that helps with the answer.  Barring that, can I export all the commands for the configuration to a text file, sort of like with Cisco IOS?

Any help, links, etc., would be appreciated.  I have enough documentation to re-create my configs but it would be nice not to do so.

Answer : Upgrading from ESX 4.0 to ESXi 4.1

I would say that the problem with your current code, if you don't want to change the PHP as blueghozt suggested, is that you are assigning

var gallery = $('#thumbs').galleriffic(...)

once the page has loaded, not once the <li>s are returned by your ajax call.

Instead of putting this code in $(document).ready, try putting it at the end of your getImages() function.
Random Solutions  
 
programming4us programming4us