Posts Page

VMware vExpert 2019. Thank You to my vCommunity

VMware vExpert 2019
VMware vExpert is an award for members of the vCommunity

I am delighted to get the news today (on my Birthday-eve) that I was accepted into the VMware vExpert program for the first time. A very Big Thanks to a bunch of people that helped and encouraged me along the way. Firstly my friend and colleague @vdiAllStar. There are too many friends to name where I work every day @DellEMCSolCtrs . The team at @DellEMCHol that are amazing like @Josephcorreia and @jensklasen and a load more on and off Twitter.

Thanks to my sponsor and all around gent @jasemccarty as well as @GarethEdwards who gave me some @vExpertPRO tips. Thanks also to the legends of #DellEMCElect @Dathbrun @victorforde @amitpanchal76 and @reddogmarc. Shout out to @VirtualisedReal and @BizTechMeg who gave me a shot. Also to @vmpete @lost_signal @aaronbuley @jeremymerril who inspired me without evening knowing it. I hope I can give back to the vCommunity as much as these people do.

Update! I have decided to pay it forward and written a blog on my experience trying to apply and failing to achieve VMware vExpert the first two times I applied! I hope you find some of my advice useful and don’t give up even if you are denied access at first.

Best UW portfolio VOB 2018

This weekend at the annual Irish Dive Show I landed a trophy for the Best portfolio for 2018 in the Vincent O’Brien Underwater Photography competition. The weekend was all about meeting up with old friends and hatching plans to meet again doing what we love – UW Photography!

My good friend and dive buddy Diarmuid from DOD Photography recorded a podcast from the show – im 2nd to last in the interview….check it out. I had some decent success this year with my underwater photography – 4 prizes in the Vincent OBrien and i made the shortlist in the Love Your Coast as well.

All images taken by Mike Orth
Camera is Sony Rx100 Mark2 Compact with Inon Z240 Strobes

Portfolio – Wide2 – Bathed in Green Light Image taken ascending from Crabs Back, Kilkee, Clare, September 1 2018 Diver is John Moloney LSAC ISO 200, f4.5, 1/400

Portfolio – Macro1 – Honeycomb Image taken in New Quay, Burren Clare. December 30 2018 ISO 125, f11, 1/200

Portfolio – Wide1 – Compass Rose Image taken in Blue Pool/Cameron Creek north of Kilkee, Clare. June 27 2018 Diver in background is Ciaran Enright LSAC ISO 160, F9, 1/400

Portfolio – Macro3 – Light and Dark Image taken on midweek dive in Blue Pool/Cameron Creek north of Kilkee, Clare. June 6 2018 ISO 125, f7.1, 1/200

Portfolio – Macro2 – On a Kelp Edge Image taken in New Quay, Burren Clare. August 19 2018 ISO 160, f11, 1/125

Portfolio – Wide3 – Hanging Ten on Pinnacle Wave Image taken at 40m on the Pinnacle, Kilkee, Clare. July 22 2018 Dive is Ken Maye Kilkenny SAC ISO 160, f4, 1/125

Experienced Macro – Eyes on the Road Image taken in New Quay, Burren Clare. August 19 2018 ISO 160, f4.9, 1/125

Open Split Shot – Dusty Photo Bomb Image taken at Doolin Pier before dive with Burren Sub Aqua Club October 28 2018 ISO 200, F4.5, 1/160


How to enable SmartFabric for VxRail Step 1

I decided to document the steps I used to enable SmartFabric Services on VxRail.  These are partly notes for myself and Customer Solution Centre engineers that will likely need to showcase this capability very soon.  The demand for this solution is very high and the customers I have met are impressed by what is now possible (wait until you see the roadmap!). 

Note: This is not a guide for end user customers because a lot of what I write about is handled thru our automated deployment appliance; VxRail. A note of thanks to Allan Scott from New York CSC that helped with the first SFS deployment and documentation.

Step 1: Enable SmartFabric Services on the ToR Switch

  • Cabling the ToR Switches
  • Installing/Upgrading OS10 on Dell EMC Switch
  • Enable the VxRail Personality on OS10
  • Ready for Part2 – Deploying VxRail with Smart Fabric Services

Next Blog: Step 2: Deploy VxRail Cluster incl. ToR with VxRail Manager

Step 3: Deploy the SmartFabric OMNI plugin in VMware vSphere

Step 4: Virtualization engineer controls Day 2 Ops for the Full Stack


Getting Started :


How to enable SmartFabric Services on the ToRs

SmartFabric is supported on the 4100 series from Dell EMC. Current models are 10G – S4112 F/T, S4128 F/T or S4148 F/T  (25G coming soon). Sales can order these switches to be delivered from factory with OS10 and licenses already applied.

If you need the latest version of OS10 – get it here: force10networks.com , request login thru support page and download 10.4.1.x. Put OS10 .bin file and licence .xml file in a USB drive – insert USB drive into switch.

Cabling the TORs

First cable up ports 29 and 30 – 100GB cables for ISL (VLT).

Next cable up ports 25 and 26 – 100GB cables for Uplink.

Plug laptop into port 1 on switch.

Connect new VxRail appliances in any other port starting at port 2.

Installing or Upgrading OS10 on switch:

This is an optional step. The switches can be ordered and configured in factory, and so should arrive ready to begin at Step 2.

Connect the laptop to the serial port on one of the switches and start putty. Putty settings are 115200, 8, stop, none, none. I used a USB serial port so my COM port was COM3.

Powerup the serial connected switch – and break into ONIE mode by hitting ESC during bootup.

Choose “onie-discovery-stop” from the menu.

At prompt type: fdisk -l

USB Thumbdrive should be /dev/sdb1

mkdir /mnt/usb

mount -t vfat /dev/sdb1 /mnt/usb

Install OS10:

cd /mnt/usb

onie-nos-install /mnt/usb/XXXXXXXXXX.bin

Check IOS10 Version & Install License:

show version

show license status (skip next step if already installed)

license install usb://xxxxxxxx-NOSEnterprise-License.xml

Configure mgmt interface if required:

conf

int mgmt 1/1/1

no ip address dhcp

ip address 10.204.86.250/24

no shut

exit

management route 10.204.86.0/24 managementethernet

exit

Repeat these steps for the second ToR switch.

Optional step. Configure 40GB uplinks:

My showcase lab is using 40GB uplinks rather than 100GB so I needed to change the profile of the uplinks before applying the VxRail SFS personality. You can skip this step if you are using 100GB links.

OS10(config)# switch-port-profile 1/1 profile-2

Warning: Switch port profile will be applied only after a save and reload. All management port configurations will be retained but all other configurations will be wiped out after the reload.

OS10(config)# exit

OS10# write memory

OS10# reload

Enable the VxRail personality:

The SFS personality script is included in OS10. Once applied to each ToR switch, the switches will reboot with SmartFabric Mode enabled and you are now ready to perform a VxRail deployment from the VxRail Manager.

system bash

sudo sfs_enable_vxrail_personality.py -d 20 -a-m 2002

‘-d 20’ is a unique Domain ID that you assign to each cluster

‘-m 2002’ is a non-routed vlan used to do the initial build, local to the ToR switches only (Internal management network)

‘-a’ indicates that the port-channel on the upstream switches is configured with LACP

VxRail personality profile script options :


 
Domain -d <id> Required numeric value unique to data center (1 to 254) applied to ToR switch configuration settings Default: 1
Uplink -u <port,port> Override default 100Gb uplink ports Default: ports 25& 26
ISL -I <port,port> Override default 100Gb ISL ports Default: ports 29 & 30
Uplink tagging -t Whether external management VLAN is tagged or untagged when passed through uplinks. Default: untagged
Uplink LACP -a Whether LACP is active on uplink port channel (dynamic) or not (static). Default: static
Uplink breakout -b <2X50GE, 4X25GE, 4X10GE> Breakout 100Gb uplinks. Used to support connectivity to upstream switches without 100Gb ports
Management VLAN -m <VLAN> VxRail Cluster Build Network VLAN.
Default: 1

Validate Personality:

system bash

sudo sfs_validate_vxrail_personality.py

Links to useful guides that helped us document this build:

VxRail Fabric Automation SmartFabric Services User Guide

Dell EMC OpenManage Network Integration for VMware vCenter

How to Install Dell Networking FTOS on Dell Open Networking (ON) Switches


SmartFabric is Smart for VxRail HCI

My guide to enable SmartFabric on Dell EMC switches is here.

No time to read? Listen to an interview with Barry Coombs from ComputerWorld UK on SmartFabric.

Now with SmartFabric for @VxRail, Ned can still own the core, and leave the #HCI network problems to the Virtualization team. Click To Tweet

Is networking in HCI complex?

Back in October I asked the question, is HCI networking easy? I stand by my assertion that it is already pretty simple once you understand the converged design for HCI does not require separate physical fabrics. Once you setup your required VLANS and appropriate MTU and multicast for IPv6 you are 90% of the way done.  So if it’s so easy already, then why am I so excited about SmartFabric for VxRail appliances? Start up a conversation with Ned the network engineer about the automated deployment and simplified life-cycle management capabilities of SmartFabrics and you will get back a blank dull stare. “That’s just a python script” Ned the Network Admin will say, “Take your fancy sales patter down to the Virtualization guys, we don’t want your kind round here!”

Ned the NetAdmin says “You’ll never take my switches!”

It’s not easy to impress a NetAdmin

Ned has a point I suppose. The Network Admins job is to move packets reliably from one part of the network to the other, monitor the network for any problems, and to design and build future networks.  The last thing Ned needs is dealing with end users complaining about network problems caused by poorly designed applications (its never the networks fault!). This is actually the main selling point FOR the use of Smart Fabrics. Let me explain why.

Before you understand why SmartFabric for VxRail, you have to first understand the reason for choosing VxRail appliances in the first place.  I have written a few Blogs on this already here and here . In short it’s an engineered solution for vSAN that comes from Dell EMC fully validated and tested and automatically deployed and updated throughout its life-cycle.

VxRail appliances don’t require a Storage expert or Server guru and it even saves the Virtualization admin from having to spend countless hours reading design and deploy documentation. After deployment is done, day 2 simplified operations begins. As a result maintenance and updates and upgrades are made easy through a single bundle file that covers the entire stack (not just the software on top of somebody else’ hypervisor – and includes the hardware too.

Can SmartFabric simplify HCI?

The last part of the HCI architecture that needed simplification was the network, so Dell EMC has had its sites on Ned’s cubicle for a while now. If we are going to provide a fully automated deployment experience for our customers, it only makes sense to include the Top of Rack switches that are being used by VxRail appliances.  After all why would the network admin want to be responsible for those HCI host ports anyways? If something goes wrong in the vSAN stack, Ned doesn’t want to be dragged in to a War Room to defend last weekend’s network changes. Ned knows the changes the network team made at the weekend were to the core only.

Now with Smart Fabric for VxRail, Ned can still own the core, and leave the HCI network problems to the Virtualization team.  SmartFabric will fully configure a redundant TOR fabric for VxRail, and continue to maintain the network for the life-cycle of the HCI solution. When it’s time to patch the HCI network, SmartFabric will provide a bundle file, and perform a non-disruptive rolling upgrade to the network TORs leaving Ned free to watch old episodes of Futurama. If the HCI team needs to expand their existing VxRail cluster by adding a new node, then SmartFabric will fully automate the changes to the TOR switch, no need for Ned to ever get involved.

Is BYO Networking still an Option?

One of the advantages for VxRail customers has been the fact that it is BYON (Bring Your Own Networking). This means that Dell EMC does not force you to take a switch from their portfolio into your datacenter. For some customers, this would be non-negotiable.  They may have standardized on a specific brand and prefer to stay that way, no matter what they run at the Storage or Virtualization layer.  VxRail networking is compatible with any modern low latent switch and the introduction of VxRail SmartFabric does NOT mean that the BYON option is no longer a choice. Hopefully the automation that comes with SmartFabric for VxRail will entice some customers to converge the entire HCI stack and give Ned some peace of mind.

Here is a great Blog on vSAN and Network Switch choices from @LostSignal on this Blog: https://blogs.vmware.com/virtualblocks/2019/03/21/designing-vsan-networks-2019-update/

Update! This week I will be meeting Hasan Mansur at the Limerick Customer Solution Center who writes a great Dell EMC networking blog at https://hasanmansur.com/ . Hasan has written two great articles there about SmartFabric Services. Please check it out Part 1 here and Part 2 here.

Is advice from an expired VCP like drinking dodgy milk?

Update! VMware has removed the mandatory re-certification requirement from all current certifications! Read More about what this means here.

Expired VCP? Time to renew.

The concept of certification expiration is irksome to many in the IT industry. I remember when my MCSE timed out way back in the day. When I did the project management PMP certification I was very disheartened it expired in 2 years. I could no longer put it down on my CV any more. To keep current I had to log 40 hours of volunteering or attend various lectures on Project Management.

Have you an expired VCP? Keeping up with certifications in the technology world can be a daunting task. Even with the best of intentions to stay up to date, the day job can get in the way. If your role changes, sometimes so does your focus on keeping up with your training.  The next thing you know you are officially expired! Does this mean your past knowledge vanishes as well?

Can I just resit the new Exam?

VMware certification expired VCP
Certificate Expired!
VMware VCP

I suppose a more balanced view would be its always good to be continuously learning. Aren’t we all doing that though? Last week I signed up for the VMware vSphere: Install, Configure, Manage [V6.7] course through my employer. The is part of the Data Center Virtualization (DCV) track. There is only a current exam for certification for  VCP 6.5 as the 6.7 course is not yet ready.

You have to do a course now

The course I joined was delivered online with an Instructor (ILT) and the class had about a dozen students.  My old VCP certification was well expired at this stage! VCP 3 and VCP 4 seems so long ago now. I was a little daunted joining a course thinking I might be out of place.   The first day our instructor had everyone give a short intro. I was surprised to discover most people were in the same boat as me!

Shares, Reservations and Limits – Oh My!

Can I pass the VCP Exam without a course?

A few people had actually already passed the VCP 6.5 this year, but needed to attend the course in order to officially earn the VCP certification. It must be a challenge for any instructor, knowing that some students might lack the motivation to pay attention. I must say our instructor was excellent. If you ever get a chance to take a course led by Rita Thaker, do not hesitate! What I liked most was how she frequently used the whiteboard instead of the lecture slides. She has an excellent ability to explain a topic using a story with her pen and builds it up slowly over time.  Many students commented that they preferred her drawings and were busily taking screen grabs for later study.

You had to be there… Isolation or Partition What if Scenario.

Go on, the course is well worth it.

The course included two EBooks (Lecture and Lab manuals) delivered online through Evantage by Gilmore Global. You sign up for an account and can access the content on any device. The classes were hosted through the  Adobe Connect platform. This allows the instructor to control the learning environment completely. Participation was encouraged but controlled, the mics were muted unless a hand was raised, and normally the chat window was where we interacted.  This has a huge benefit in preventing the classroom Know-It-All or that one painful student that disrupts every lesson with an off-topic question/rant/story (there is ALWAYS one!).

My VCP was well and truly out of date so I needed to do a bit more to get back on track. I needed to attend the course and complete the course eval (to get course credit). Then I need to pass the vSphere 6.5 Foundations exam before I can finally try for the VMware Certified Professional 6.5 – Data Center Virtualization Exam (VCP 6.5 DCV ) .

I know a few people have expressed their annoyance with certification expiration and dismissed the trend as a money racket. To be fair the VMware training is really top notch. In my case I really did need to dust off the brain cells and get back into it.  Hopefully I will get a chance to take the exam in December (this year) and then I will hopefully do better at renewing within the 2 year time-frame, as you only need to pass the latest exam at that point.

Some helpful links for the VCP DCV track:

vSphere Documentation, lots of links from here.

Maximums!  Always guaranteed a question on this.

Online access to Ebooks for Manuals and Lab books.

Hands on Labs! Most people learn best thru practical lessons.

Foundations Practice Exam Sample.

Search and Recovery in the Community

When the Irish pleasure diving season draws to a close in late October, many divers put their gear away until next year and head for the pool to stay SCUBA fit. For some divers, the winter season marks the start of Search and Recovery training on a regular basis. I am fortunate to have a local unit based ten minutes from where I live, so I am able to meet up weekly to run Search and Recovery (SAR) training exercises.  Our unit trains mid-week in the evening after work, so every session is a night dive.  I think this makes a difference to our units skill-set as search call-outs can happen at any time.

The unit I volunteer for is Killaloe Ballina Search & Recovery which was setup to serve the local community in 2001.  The unit is small and tight knit, made up of experienced divers, coxswain and crew members plus a dedicated backroom team that manages the paperwork and fundraising. Every penny spent on search and recovery activities is funded by the community and its volunteers.  Most people are unaware that volunteer divers performing recoveries are totally unfunded by the government.

search and recovery training
Local volunteer SAR dive unit getting ready

KBSR has been involved in many searches over the years and played a vital role in partnership with the local Killaloe Coast Guard Unit as well as working closely with local Gardaí.  The unit is also a member of the Diving Ireland (CFT/IUC) group of SAR units and joins search and training efforts from the wider national group. In May of 2016 the Irish Underwater Council (IUC) signed a Service Level Agreement with The Irish Coast Guard which formally enables all units part of the IUC to be “asked to task” by the IRCG.

AGA mask SAR training

We recently ran a course with Diving Ireland in UL that had a dozen divers learning the basics of current SAR methods. The course included a full day on the water in Ballina/Killaloe practicing various search techniques in the canal and a tow-bar search off the boat. We also took the class up to the pool in the Lakeside Hotel for a chance to try out Full Face Mask.  If you are interested in learning more about joining a local SAR unit in your area – reach out to Diving Ireland to get started.

coastgaurd and search and recovery

Meet the Experts at VMworld Barcelona

This year I was fortunate to be given a ticket to VMworld in Barcelona as a partner attendee. Normally when I get to go to a company conference like DTW I have at least some booth duty – but this time I could concentrate on learning and networking. I had read all the guides to surviving VMworld, and digested all the advice and tips. I was careful to book sessions with presenters I wanted to meet before they filled up.  The app was an excellent resource and I used it to plan my days and stuck to the schedule I committed to.  I was very surprised to see many of the sessions only sparsely attended, especially when I knew the speakers were top class and the sessions had been booked out!

I was only given one small task for the event by the boss. The task was to evaluate the Meet The Experts area and Expert Bar and to find out as much as possible on how it worked for the event.  The reason for this is the plan is to run something very similar in Dell Technologies World in Vegas next spring.  Last year the Customer Solution Center had a section near the Hands on Labs area where customers could meet with Solution Architects 1on1 and discuss different products and solutions they were interested in.  The area was a success, we had many conversations and whiteboards were filled – but next year they wanted to see if we could improve the concept.

I must say I was well impressed with how the Meet The Experts and Experts Bar area were run in Barcelona. From what I have read about past VMworld’s the Expert Bar has moved from the VMware booth and now sits next to the Meet the Experts area which used to be called Expert Roundtables.  The location that was chosen was ideal in my opinion.  It was away from the Rock and Roll of the VM Village and Solutions Exchange, and placed outside of the Breakout Rooms.

At the end of any session, there is limited time to ask questions to the presenters so the Expert Bar gives anyone a chance to walk up and speak to someone while the question is fresh in their minds. The Expert Bar was a simple setup of one long table where engineers (not bartenders) served knowledge not alcohol. The table had room for 8 pairs of experts and a screen behind them displayed the details of their primary and secondary skill-sets. As customers fired questions across the bar, the experts could use the table-top as a whiteboard to explain concepts. The action was fast and furious and the Expert Bar was as busy as any in Las Ramblas.

The Meet the Expert sessions were all booked out weeks before the event, through the online scheduler just like any of the breakout sessions. You could search for a specific speaker, or a Topic and book them online.  This is exactly what I did, I booked 2 sessions with speakers that I wanted to meet. The session were at least 45 minutes each, with room for 10 attendees.  To me this is one of the highlights of the show, an opportunity to get into a small sessions with a well-known speaker and get a chance to have a discussion. I was amazed as I passed the area often to see empty seats. I spoke with the person at the desk checking badges of attendees and learned you could grab a no-show seat if they were full when you booked them.

I joined a session by Pete Koehler @vmpete with 6 customers. Pete and I knew each other virtually when Pete did a skype demo for me on new vROPS features after Dell World 2017. It was great to get to meet him in person and I was delighted when he recognized my badge when I sat down – we had a quick chat before he went into a discussion on vSAN availability scenarios.  The session was informal, mostly whiteboard, and the customers were able to ask questions. I was able to intro myself to the group and pitch Solution Centers story, as it turned out one customer asked to contact me after the event for a POC.

I had a second session with Myles Grey @mylesagrey about Kubernetes on vSAN, and I was the only one that turned up! For me this was excellent, because I had heard a lot about Myles and would much prefer to just have a chat while we waited for others to turn up.  Myles was an absolute gent and stayed for the full time-slot, he didn’t need to do that I would have understood if he headed off.  I had another Breakout session later he delivered on NSX that was also excellent.

When I got home from the event I gave a detailed report on the show and I am hoping that we are able to emulate a similar Expert Bar and Meet The Experts session schedule for Dell Technologies World in Las Vegas. If you have time in your conference schedule you would be well advised to include one of these sessions as part of your itinerary.

Dusty the Dolphin

Last weekend paid a visit to a local wild Dolphin called Dusty and managed this split-shot.  She hung around the slip while we loaded the boat and followed us to a dive site near the Cliffs of Moher. She spent time with all the divers and then escorted us back home. Magical.

dusty the dolphin split shot

Video footage taken by my dive buddy Diarmuid O’Donovan

This image was a winner for me in the Vincent OBrien Underwater Photography competition this year at the Irish Dive Show. Its not two images stitched together. The lens is both above and below water at the same time. This was taken at the slip where Dusty the dolphin swam back and force in front of the scene for 20 minutes. I wanted to capture the size of Dusty against the pier. People looked down watching her interact with the divers getting the dive boat ready.

VxRail as a building block for VxRack SDDC

I have been interested in the evolution of software defined solutions for the last few years especially anything that makes it easier for customers to quickly deploy hardware, hypervisor, storage,  and virtualization. Post Dell Technologies merger I was quick to raise my hand and volunteer to learn about the VxRail appliance.  It makes sense to me to have an appliance form factor for the Data Center – where the engineering , testing and validation effort is done by the Dell EMC side, rather than by customers – this is about Time-to-Value for sure.  The beauty of the VxRail appliance is the small starting point, ability to scale and the BYONetwork flexibility.  Although I wasn’t ever involved in the VxRack turnkey offerings from EMC pre-merger, this also interested me for larger customers who were interested in rack-scale solutions. I was always curious how Dell EMC would evolve these two use cases aimed at similar customers. Both are looking for a quicker outcome, simplified deployment, scale out and always key is how day 2 operations can be made simple, risk free and still happen fast – helping customers to keep up with the pace of change!

I decided to try and deploy the turnkey stack for the software defined data center; VxRack SDDC which is based on VMware technology. It has vSphere, vSAN and NSX built in with a simplified (automated) deployment and a validated and tested configuration with validated, tested bundles for LifeCycle management covering the entire (hardware & software) stack.

I have a small lab with different VxRail nodes from our portfolio.  I had heard that as the VxRack solution evolved, they would eventually be supporting Cisco and Dell switches as well as VxRail nodes.  This is a pretty exciting development – and makes sense from a Sales, Support, Services pint of view… one building block that is highly engineered by our Dell, VMware and EMC engineering teams to deliver an excellent turnkey experience for our customers.  Talk about hitting the ground running and not needing to reinvent the wheel.  VxRail has been hugely successful for customers and now this would be the building block for rack scale.

I got a chance in my lab to deploy VxRack using VxRail nodes – and I wanted to capture my notes and experience.  The first thing I should caveat is that this not a DIY solution. VxRack is fully engineered in factory. So my notes are more about my experience, not a guide to follow!  In order to get the latest code and a step by step deployment procedure for a VxRack install, only certified services teams, partners and employees have access to download from the support portal. Each new version has a very detailed step by step guide so that there are no snowflakes. Since I was using my lab hardware I need to first check that the hardware I used had the correct Bios, Firmware and software versions to meet the minimum supported standard.  I cheated a little here if I’m honest.  I used VxRail nodes that were imaged with the latest version of software.  I figured that way I didn’t need to manually update each node – I could use the proven VxRail engineering method to automate the update.  I was right and this saved me a lot of time at the start. The only manual task I needed was to assign iDRAC ip addresses that match the guides OOB deployment network.

So now I had the nodes ready (I used 8 E series VxRail nodes). I needed to configure the networking layer.  I had a Dell S3048 for the Management layer and a pair of Cisco 9372s for TOR. I needed to ensure the OS on these matched the guidelines, but that was easy to upgrade. Once I had that ready I needed to follow the wiring diagram.  This was pretty straightforward and yet the only place where I made a simple mistake. Double and triple check your cables is my advice, especially if you are dyslexic when it comes to reading port labels.  Once the cabling is in place, you can wipe the TOR switch config and put the Dell MGMT switch in ONIE mode.  This allows the automated imaging process to image the switch layer as the first task of the deployment.  The deployment network is actually setup on a private network on a simple flat switch, here you will connect the laptop that hosts the imaging appliance, port 48 on the S3048 and the management port of the S3048.

Using VMware workstation and the Dell EMC VxRack imaging appliance OVA that I downloaded, it’s very straightforward to load up the latest VxRack bundle, and specify the number of nodes you plan to image.  The laptop that you use should also have a few tools like putty, Winscp and some Dell software like racadm and OpenManage BMC Utilities. This is used to run some health check scripts and to automate the PXE boot process. I kicked off the imaging from the appliance and it started by first imaging the S3048 management switch.  A short time later it built the two TOR switches and then signaled it was ready to image the first node. Using a racadm script I put the nodes in PXE mode and powered them on one at a time, about 100 seconds apart. The VxRack imaging appliance provided the PXE server environment, recognized the nodes and began imaging them one by one. Once again I can’t highlight enough that the wiring is critical here, every port should match exactly according to the wiring diagram as the TOR and Management switch is strictly defined. When you power on the first node it becomes the first management node and the imaging appliance expects the iDRAC and Nics to match as it records the MAC addresses.  I had a few cables that I had reused at this stage that really I should have replaced, and once I had done that everything went perfectly smoothly.  Next up is the Bring-Up phase of the deployment.  The first node that is imaged now has the SDDC manager VM and a Utility VM deployed, and that is what we will use to access the GUI for configuring the rest of the deployment (part 2 coming soon).

VxRail and RP4VMs : Better Together

It is always great to host customers at the CSC when they are exploring new Data Center designs or considering new technology they haven’t used before.  It’s even better when we can help them on one successful purchase to  host them again on a new project.  We recently helped a customer that was interested in looking at HCI for a new project.  They were interested in replacing a legacy design with Software defined and that included an active-active capability across multiple Data Centers.

They had been evaluating several vendors for HCI and we actually helped them test both XC (on ESXi) in a synchronous config and VxRail in a stretched config.  The customer had a set of test criteria that meant they wanted to evaluate everything from deployment, through configuration, and failure scenarios plus ease of management and lifecycle updates. The interesting part of this testing was that we hosted the environment built to an agreed design, and then handed it over for their testing – which was all carried out remotely.  When they needed to run some functional testing and to simulate node and site failures I jumped on a Skype session and assisted.  This sped up drastically the amount of time required by the customer to complete all the testing they required.  The timeline was quite tight as the customer needed to draft a comprehensive report on the results to share with their executive board in order to make the purchase decision.

In the end they went with a VxRail vSAN stretched cluster for the first phase of this project.  We would later learn from their Partner (and my running buddy @VictorForde) that the second phase of the project was going to involve another VxRail stretch Cluster and Recoverpoint for Virtual machines.  Once again they asked could we assist and build out a design that could test Recoverpoint running between VxRail Stretch clusters.   This design would allow them to tolerate site failures and also protect against data corruption – giving them the ability to roll back to any point in time copies of their protected VMs.  Victor said, “We configured the environment to remote replicate across two Stretch Clusters within a site with PiT rollback to protect across clusters within a site as well as rollback from logical corruption. vSAN does the protection across each side of the cluster so no RP4VM replication traffic between sites.”

Recoverpoint for VMs (RP4VMs) and VxRail with VMware vSAN are better together for several reasons.  Firstly VxRail is the simplest starting point for a vSAN cluster.  They are easy to size, simple to deploy and make the day to day management a breeze. RP4VMs is really easy to deploy (just drop the latest ova) in a VMware environment.  Although RP4VMs is actually storage agnostic – vSAN is an excellent choice for operational simplicity and ease of….well just about everything storage related! RP4VMs uses a vCenter plug-in that tightly integrates management into vSphere and allows customers a simple interface with orchestration and automation capabilities. It only takes 7 clicks to protect a VM!  Failing back is fast as well, no need extra step needed to copy the data, just roll through the journal to find the point in time needed.  It also rolls from the latest copy back, rather than requires you to roll from the oldest first.

When the customer was finished with their testing they were confident in deployment, configuration, ease of use and disaster testing.  The partner was also happy as they were able to be involved in the entire process from beginning and provide input while also documenting the steps and process involved.  In fact the partner saw a future for this project that other customers might also like, they even gave the solution a new name vStretchPoint – not sure if marketing will run with it, but you never know!

Big thanks to the team involved in the testing for this POC they deserve most of the credit too; @rw4shaw