Cisco UCS Director 6.0 with Hyperflex integration (Video)

Automate Hyperflex with UCS Director 6.0 ! The software is available on the Cisco web site : www.cisco.com/go/software In a short video I will show you a working setup with a HX Cluster and UCS Director 6.0. Not only can you monitor the Hyperflex Cluster, but also configure and automate it with workflows.   Cisco … Read more

Really ? 37 minutes to install Cisco Hyperflex ?

Configuring the FI / UCS Manager

This week I went to a customer to install Hyperflex HX240 cluster with 4 nodes. Everything was already racked and stacked.

Hyperflex FI configuration
Hyperflex FI configuration

The first step is to configure the FI’s with ip addresses and a password. Just connect a console cable to the FI and your laptop. It’s easier to setup the FI-A and when the setup is finished then power on the FI-B. The procedure to setup a FI-B  is already described at : http://dcccie.joostvandermade.com/?p=25 

 

 

 

 

You should have the correct Firmware for the FI’s. Via the CLI or GUI you can upgrade the FI to the correct firmware. I prefer GUI although via CLI is also very easy. You can find the Dependencies int the Release Notes of Hyperflex

Read more

Internet is getting faster. Now the bottleneck is Storage !

Well. Right now I don’t have any problem that my storage can’t keep up with my internetconnection.

And that has to do with my very slow internetconnection :
SlowInternet

Hopefully I will get fiber-to-the-home somewhere this year. And when I got 300 Mb, will I be able to download at that speed ?

Of course I can test it with  speedtest.net, but then all data remains in memory. Nothing is written to storage. (Doesn’t matter if it’s HDD or SDD.) So how to change this is you don’t want to invest in different hardware.

Think smart ! What is the fastest storage we got for ages….. It’s memory! I used RAM Drives since DOS 4.0 or something.

Read more

Solution : Can’t add an EMC VNX 5500 to UCS Director 5.4

With UCS Director you can easily automate your Data center.

Not only the Cisco devices, but also third party devices like the EMC VNX 5500. But when I tried to add the VNX to the UCS-D system, I received an error and had a problem… Howto fix this. Gladly there is some good documentation after a good search. 😉

Here’s a video I created with the solution.

Howto Add an EMC VNX 5500 to UCS Director 5.4

 

If you don’t like watching a 5 minute video, here is an old fashion blog. 😉

Read more

Raspberry Pi : Apache & Python Error 500

Raspberry Pi Apache Error I am trying to make some homemade domotica and I tested everything on my mac. That was working, but when I transfered everything to the Raspberry Pi, I had the server 500 error. Perl was working fine, but not the python scripts. I googled for an hour and didn’t see any … Read more