TODO: Title Blog

  • Archive
  • RSS
  • Ask me anything

Customized Dell ESXi 5.0 image makes the 5.1 upgrade fail

When attempting to migrate a few hosts from ESXi 5.0 to 5.1 the update manager continuously failed. After a whole lot of searching and log combing I came across a Dell forum thread that shed some light on to the problem.

Unfortunately, Dell’s updated ESXi image still failed. At this point I thought I would need to take a trip over to the data center and use a USB drive to upgrade the hosts. As I read through the thread, I came across a solution by Harri T (page 5, second to last post).

In essence, use VMWare’s depot to patch the 5.0 install via SSH.

  1. Download VMware-ESXi-5.1.0-799733-depot.zip and copy it to a local datastore.
  2. Download tg3-3.124c.v50.1-841079.zip and extract tg3-3.124c.v50.1-offline_bundle-841079.zip to a local datastore. I’m not sure if this is needed because depot.zip above has tg3 already.
  3. Enter Maintenance mode.
  4. Enable SSH, log in and type:
    • esxcli software profile install -d /vmfs/volumes/DATASTORE_NAME/VMware-ESXi-5.1.0-799733-depot.zip -p ESXi-5.1.0-799733-standard --ok-to-remove
    • reboot
    • exit
  5. After rebooting exit Maintenance mode and disable SSH.
    • #dell
    • #vmware
    • #esxi
    • #vsphere
    • #vcli
    • #esxcli
  • 3 months ago
  • Permalink
  • Share
    Tweet
Pop-upView Separately
    • #coffee
  • 6 months ago
  • Permalink
  • Share
    Tweet

JSON Diff Patch

Here is a very handy set of JavaScript libraries to diff JSON objects and display the results in a clean manner.

    • #json
    • #diff
    • #javascript
  • 7 months ago
  • 1
  • Permalink
  • Share
    Tweet

Pro-tip: Don’t let your HP-UX /optim volume fill up. Your Blackboard Transaction System will go ape shit and then die.

Also, 146 GB isn’t enough. Kind of like the 24 hours in a day.

  • 8 months ago
  • Permalink
  • Share
    Tweet

Wrote my first COBOL application last night:

[deploy@cobl COBOL]$ cat hello.cob
* Sample COBOL program
IDENTIFICATION DIVISION.
PROGRAM-ID. hello.
PROCEDURE DIVISION.
DISPLAY “Hello World!”.
STOP RUN.
[deploy@cobl COBOL]$ ./hello
Hello World!

I would bet my financial future that COBOL handles more financial transactions than any other programming language ever created. Too bad it’s a language that won’t see too much of the future.

    • #programming
    • #COBOL
    • #code
  • 8 months ago
  • Permalink
  • Share
    Tweet

My Life.

  • 9 months ago
  • Permalink
  • Share
    Tweet
I work with people just like this.
View Separately

I work with people just like this.

  • 9 months ago
  • 1
  • Permalink
  • Share
    Tweet

Ruby documentation generator

    • #ruby
    • #rails
    • #ruby on rails
    • #rdoc
  • 9 months ago
  • Permalink
  • Share
    Tweet
This is what’s wrong with the extremist views. On what planet is it offensive for a male to engage a female in a public place with a simple hello? This is how humanity continues to exist, people. Well, I suppose we could stick to the arranged marriage thing.

I understand that there are individuals that may go beyond a line. I understand that someone may blatantly ignore subtle or even direct cues from the other party. In these situations, this probably applies. 

What I find ridiculous is the idea that men should always ignore women in public places. If you truly want to be left alone then you might consider staying home. You don’t get to say that someone cannot speak to you in a public place. This is a right you [American] fought for. You can’t pick and choose who it applies to. We certainly cannot read your minds.

When you find yourself ready to engage a male, what exactly do you believe the proper setting and method for doing so will look like? Since coffee shops, libraries, restaurants,  parks, beaches, etc. are forbidden, are we to resign ourselves to Match.com for relationship building? Maybe bars? Oh wait, sometimes you go to bars for just a drink right? Shit, that’s out too.
Pop-upView Separately

This is what’s wrong with the extremist views. On what planet is it offensive for a male to engage a female in a public place with a simple hello? This is how humanity continues to exist, people. Well, I suppose we could stick to the arranged marriage thing.

I understand that there are individuals that may go beyond a line. I understand that someone may blatantly ignore subtle or even direct cues from the other party. In these situations, this probably applies. What I find ridiculous is the idea that men should always ignore women in public places. If you truly want to be left alone then you might consider staying home. You don’t get to say that someone cannot speak to you in a public place. This is a right you [American] fought for. You can’t pick and choose who it applies to. We certainly cannot read your minds. When you find yourself ready to engage a male, what exactly do you believe the proper setting and method for doing so will look like? Since coffee shops, libraries, restaurants, parks, beaches, etc. are forbidden, are we to resign ourselves to Match.com for relationship building? Maybe bars? Oh wait, sometimes you go to bars for just a drink right? Shit, that’s out too.
  • 9 months ago > pigeonbits
  • 4757
  • Permalink
  • Share
    Tweet

Regular Expression Testing

Ruby: http://rubular.com/
PHP/.NET/Java/JavaScript: http://myregextester.com/
JavaScript: http://regexpal.com/

    • #regex
    • #regular expression
    • #programming
    • #ruby
    • #php
    • #javascript
  • 10 months ago
  • 1
  • Permalink
  • Share
    Tweet
← Newer • Older →
Page 1 of 3

Portrait/Logo

About

Husband, Father, Entrepreneur, Developer, Rubyist, Complainer

Me, Elsewhere

  • @jeffleeismyhero on Twitter
  • Facebook Profile
  • jeffleeismyhero on Flickr
  • My Skype Info
  • jeffleeismyhero on github
  • RSS
  • Random
  • Archive
  • Ask me anything
  • Mobile

Effector Theme by Carlo Franco.

Powered by Tumblr