TheSaffaGeek

My ramblings about all things technical


13 Comments

Safe and Legit Storage Design Completed

Below is my thoughts, additional questions I felt needed to be asked/things to be clarified and the Design decisions,justifications and impacts due to these decisions for the Safe and Legit Storage design. If you missed the posting where I detailed the mock scenario you can read it here 

 

Note: This is a learning exercise for me so if you feel I’ve missed something or made a wrong decision then please write it in the comments and I’m more than happy (it was one of the main reasons I’m looking to do this series of postings) to discuss and I’ll amend the design accordingly if it makes sense and hopefully I along with other people reading these postings will learn from it and become better.

 

Additional Questions

As I said there probably would be and which is something I feel is really important when doing real world designs is trying to think of as many questions around a customer requirements so that you can ensure you have their requirements recorded correctly and that they aren’t vague.The additional questions and the answers to them are listed below:

 

Q: Is there any capability of utilising the existing storage in the privately owned UK DC?

 

A: Due to the consolidation and migration of  the other UK DC’s and the current workloads in the privately owned DC a new SAN is a better option due to the SAN being 3 years old now and so it is more cost effective to purchase a new one. Also due to the probable need for auto-tiered storage to meet the customers requirements a new SAN with these capabilities is needed

 

Q: Is there no way a minimal planned outage/downtime can be organised for the migration of the workloads due to the likely higher cost of equipment to ensure this near-zero downtime?

 

A: The customer would prefer to try keep to the near-zero downtime and so it is agreed that after the conceptual design of the storage and the remaining components in the whole design further meetings can be held to discuss a balance between cost and the desire for near-zero downtime

 

Q: With the leasing out of the private level 4 suites in the future will there be a requirement to manage/host other companies processes and data within this infrastructure being designed?

 

A: No there is currently no plan to do this due to security concerns and the number of compliancy regulations Safe and Legit need to maintain and fulfil. There is however a possibility of internal consumption and charging for usage of the DC’s resources to other departments.

 

Q: What other questions do you feel should be asked?

Additional Functional Requirements

-5K 3rd party users will need to be able to gain access into the environment without any impact during the migration and consolidation

-Rented DC’s kit needs to be fully migrated to the privately owned datacenter before Q1 2015 to ensure the contracts don’t need to be renewed

Constraints

Below are the constraints I felt were detailed in the scenario. These will possibly change as I go further through all the other sections but so far these are the ones I felt were applicable:

– Usage of EMC kit

– Usage of Cisco kit

– Usage of the privately owned DC’s physical infrastructure for the consolidation of all three UK DC’s.

Assumptions

Below are the assumptions I felt had to be made. These will possibly change as I go further through all the other sections and normally I try to keep these as minimal as possible but for a project of this size it would be extremely difficult to not have any as you do have to trust certain things are in place:

– There is sufficient bandwidth between the UK DC’s to allow migration of the existing workloads with as little of an impact to the workloads as possible

All required upstream dependencies will be present during the implementation phase.

– There is sufficient bandwidth into and out of the privately owned DC to support the bandwidth requirements of all three DC’s workloads

– All VLANs and subnets required will be configured before implementation.

Storage will be provisioned and presented to the VMware ESX™ hosts
accordingly.

– Power and cooling in the privately owned DC is able to manage the addition of the required physical infrastructure of the Virtual Infrastructure whilst for a certain amount of time having older physical machines still running alongside

– Safe and Legit have the existing internal skillset to support the physical and virtual infrastructure being deployed.

– There are adequate licences for required OS and applications required for the build

 

Risks

– The ability of ensuring near-zero downtime during the migration of workloads to the privately owned DC may be at risk due to budget constraints impacting the procurement of the required infrastructure to ensure zero downtime

Storage Array

Design Choice EMC FC SAN with two x8GB SP
   
Justification -EMC due to constraint of having to use EMC storage due to previous usage
-EMC VNX 5700 with Auto-Tiering enabled
– 8GB to ensure high transmission speeds to the storage,12GB is too high and expensive for this design
   
Design Impacts -Switches will need to be capable of 8GB connectivity
– FC Cabling needs to be capable of transmitting 8GB speeds
-HBA’s on ESXi hosts need to be capable of 8GB speeds
   

Number of LUNs and LUN sizes

Design Choice 400 x 1TB LUNs will be used
   
Justification -Each VM will be provisioned with 50GB average of disk
-So with around 15 vm’s per lun + 20% for swap and snapshots, 15x 50GB / .8 = 937.5
– So 6000 total VM’s / 15 VMs per LUN = 400 LUNs
   
Design Impacts -Tiered storage will be used with auto tiering enabled to balance storage costs with VM performance requirements
   

Storage load balancing and availability

Design Choice -EMC PowerPath/VE multipathing plug-in (MPP) will be used.
   
Justification

-EMC PowerPath/VE leverages the vSphere Pluggable Storage Architecture (PSA), providing performance and load-balancing benefits over the VMware native multipathing plug-in (NMP).

   
Design Impacts -Requires additional cost for PowerPath licenses.
   

VMware vSphere VMFS or RDM

Design Choice -VMFS will be used as the standard unless there is a specific need for raw device mapping . This will be done on a case by case basis
   
Justification

-VMFS is a clustered file system specifically engineered for storing virtual machines.

   
Design Impacts -Usage of the VMware vSphere Client to create the datastores must be done to ensure correct disk alignment
   

Host Zoning

Design Choice

-Single-initiator zoning will be used. Each host will have two paths to the storage ports across separate fabrics.

   
Justification -This is keeping to EMC best practices and ensures no single point of failure with multiple paths to targets across multiple fabrics
   
Design Impacts -Zones will need to be created for each portion by the storage team
   

LUN Presentation

Design Choice

-LUNs will be masked consistently across all hosts in a cluster.

   
Justification -This allows for virtual machines to be run on any host in the cluster and ensures both HA and DRS optimisation
   
Design Impacts -The storage team will need to control and deploy this due to the masking being done on the storage array
   

Thick or Thin disks

Design Choice -This provisioning will be used as the standard unless there is a specific need for thick provisioned disks . This will be done on a case by case basis
   
Justification

-The rate of change for a system volume is low, while data volumes tend to have
a variable rate of change.

   
Design Impacts -Alarms will need to be configured to ensure that if disks reach an out of space condition there is ample time to provision more storage
   

Virtual Machine I/O Priority

Design Choice -Storage I/O Control will not be used
   
Justification -This is due to the storage utilising Auto-Tiering/FAST which works at the block level to balance and is therefore a better way of balancing
– Due to the likelihood that VMware SRM is going to be used then SDRS and SIOC is not supported
   
Design Impacts – FAST/Auto-Tiering will need to be configured correctly by the storage vendor
   

Storage Profiles

Design Choice -Storage Profiles will not be configured
   
Justification -Storage will be managed by the storage team
   
Design Impacts -Storage team will need to configure storage as the virtual infrastructure requires
   

Describe and diagram the logical design

Attribute Specification
Storage Type Fibre Channel
Number of Storage Processors 2 to ensure redundancy
Number of Fibre Channel Switches (if any) 2 to ensure redundancy
Number of ports per host per switch 1
Total number of LUNs 400 (as mentioned above)
LUN Sizes 1TB (as mentioned above)
VMFS datastores per LUN 1

image

Describe and diagram the physical design

Array vendor and model EMC VNX 5700
Type of array Active-Active
VMware ESXi host multipathing policy PowerPath/VE MPP
Min/Max speed rating of storage switch ports 2GB/8GB

I’m looking for the correct EMC diagrams to create the physical design diagram  so will update this postings this week with the diagram promise Smile

Well that’s my attempt at the storage design portion of Safe and Legit. Hopefully people will agree with most of the decisions I’ve made if not all of them and I have to admit it took me most of my Sunday just to do this piece and think of all the impacts and as stated there may be additional constraints and risks further down the line.

 

Gregg


4 Comments

Safe and Legit Storage Design

In my previous posting I created a fictitious company who requires you as the VMware Architect to design them a vSphere 5.0 environment to meet all their requirements whilst keeping within their constraints and mitigating risks. Now I didn’t list the constraints or the risks as I felt this was something that is very important to learn how to define in preparation for the VCAP5-DCD and vSphere designs in real life practice.

The first portion of the design I’m hoping to create (and get everyone’s opinions,participation and comments on ) is the storage design. So below are the portions I will be trying to fill out for the Safe and Legit scenario and hopefully people also wanting to learn and participate will fill out each of the sections with their own design decisions and then we can compare and hopefully learn together/off each other.

Storage Array

Design Choice
Justification
Design Impacts

Number of LUNs and LUN sizes

Design Choice
Justification
Design Impacts

Storage load balancing and availability

Design Choice
Justification
Design Impacts

VMware vSphere VMFS or RDM

Design Choice
Justification
Design Impacts

Host zoning

Design Choice
Justification
Design Impacts

LUN Presentation

Design Choice
Justification
Design Impacts

Thick or Thin disks

Design Choice
Justification
Design Impacts

Virtual Machine I/O Priority

Design Choice
Justification
Design Impacts

Storage Profiles

Design Choice
Justification
Design Impacts

Describe and diagram the logical design

Attribute Specification
Storage Type
Number of Storage Processors
Number of Fibre Channel Switches (if any)
Number of ports per host per switch
Total number of LUNs
LUN Sizes
VMFS datastores per LUN

Describe and diagram the physical design

Array vendor and model
Type of array
VMware ESXi host multipathing policy
Min/Max speed rating of storage switch ports

Loads of bits to decide and design. I’m hoping to have my storage design decisions and what I thought were the constraints and risks for the design up by the end of the week and if not then by the latest next week Monday in my next posting. Happy designing Winking smile

Gregg


14 Comments

VCAP5-DCD Design Practice

As some people may know I am currently preparing to re-take my VCAP5-DCD and I have reached the point in my preparations now where I am doing mock designs and also going through the labs from the VMware Design Workshop and so I thought I would follow the same idea and start creating a mock customer design scenario and also put down the same vein of questions I am being asked from the design workshop labs and hopefully if people are interested they can use it, write down what design choices,the justifications for these  choices and the impacts these choices create on the rest of the design and hopefully everyone will learn from this. Below is a company profile that I made up and I also used some ideas from a scenario Matt Mould one of my Xtravirt colleagues sent me as few months back:

Company Profile
•    Safe & Legit, are a global trading company – they specialise in ground defence equipment
•    13,000 physical servers across 9 sites.
o    6k  UK (3 sites)
o    2k  CN (3 sites)
o    5k  US (3 sites)
•    There are two level 4 DC’s per country (for info on DC levels see
http://en.wikipedia.org/wiki/Data_center
•    DC’s are linked by an MPLS cloud from BT, Verizon, Colt and NTT (contracts end Q1 2015)
•    One DC per country is privately owned and Safe & Legit want to retain the real estate, but make room to lease out sought after level 4 private suites, thus providing a new revenue stream, and hopefully make their own DC’s cost neutral in doing so. Therefore they are looking to virtualise as much of their physical estate as possible into vSphere 5.0
•    The remaining DC’s are rented from BT, Verizon and NTT (contracts end Q1 2015) . The CFO has voiced his desire to cut the cost of these rentals and would ideally like to not have to renew the contracts if possible.
•    ERP is centralised in the UK
•    Each country has locally hosted Print, Domain, UC & Messaging
•    Collaboration is centralised, again in the UK
•    Typical/normal file sharing is not permitted, all ‘matter’ is recorded and audited in Safe & Legit’s collaboration system
•    With the exception of ERP, all systems must move to a shared or distributed model. This is following a series of natural disasters in the US and China, that could have been avoided by having a DR and BC plan in place.
•    All communication end points are encrypted, but new legislation is relaxing where encryption is required. This is achievable following an ERP upgrade that separates out sensitive and non-sensitive data.
•    There are up to 5,000 3rd party users, that own a license to trade under Safe& Legit LLC, licensees are dropping as the competition develop newer, faster and cheaper ways to deliver access to their trading systems. Safe & Legit still require you to purchase expense fixed private comms to deliver their trading apps. They do not want these 3rd party users to be impacted at all during the migrations and for there to be a near zero RTO and RPO

•   The UK site has been chosen as the first site to be migrated but due to Safe and Legit’s work on ground defence equipment they have not authorised the running of a capacity planner collection as they don’t want their data to leave the premises but have calculated that for each site to be virtualised the environment must be able to meet the following values:

-The 6k physical servers in the UK are comprised of  2000 Linux servers and 4000 Windows servers

-On average each windows server is provisioned with 20GB boot disk (average used is 15GB) and a 50GB data disk (average used is 30GB)

– Each Linux server is configured with 60GB total storage (average used is 30GB)

– Safe and Legit expect a 10 percent annual server growth over the next three years

-Safe and Legit have a long standing vendor relationship with EMC and Cisco and so have requested the usage of their equipment due to this relationship and in house knowledge of the administration of these vendor products

-They have created the following two tables from internal analysis and monitoring:

CPU Resource Requirement
Metric Amount
Avg # of CPUs per physical server 4
Avg CPU MHz 3,400 MHz
Avg normalised CPU MHz 1,240
Avg CPU utilisation per physical system 5% (170 MHz)
Avg Peak utilisation per physical system 8% (272 MHz)
Total CPU resources req for 1k vm’s at peak 272,000 MHz
RAM Resource Requirement
Metric Amount
Avg amount of RAM per physical system 4096MB
Avg memory utilisation 30% (1228.8MB)
Avg Peak Memory Utilisation 80% ( 3276.8MB)
Total RAM required for 1k VMs at peak before memory sharing 3,276,800MB
Anticipated memory sharing benefit when virtualised 50%
Total RAM req for 1k VMs at peak with memory sharing 1,638.400MB

Business Requirements

From workshops and SME meetings the following requirements were collected

Number Requirement
R001 Virtualise the existing 6000 UK servers as virtual machines, with no degradation in performance when compared to current physical workloads
R002 To provide an infrastructure that can provide 99.7% availability or better
R003 The overall anticipated cost of ownership should be reduced after deployment
R004 Users to experience as close to zero performance impact when migrating from the physical infrastructure to the virtual infrastructure
R005 Design must maintain simplicity where possible to allow existing operations teams to manage the new environments
R006 Granular access control rights must be implemented throughout the infrastructure to ensure the highest levels of security
R007 Design should be resilient and provide the highest levels of availability where possible whilst keeping costs to a minimum
R008 The design must incorporate DR and BC practices to ensure no loss of data is achieved
R009 Management components must secured with the highest level of security
R010 Design must take into account VMware best practices for all components in the design as well as vendor best practices where applicable
R011 Any others you think I have missed from the scenario

Additional Functional Requirements (From Storage Design posting)

-5K 3rd party users will need to be able to gain access into the environment without any impact during the migration and consolidation

-Rented DC’s kit needs to be fully migrated to the privately owned datacenter before Q1 2015 to ensure the contracts don’t need to be renewed

Constraints and Risks

You tell me in the comments Smile

Constraints from Storage Design posting:

– Usage of EMC kit

– Usage of Cisco kit

– Usage of the privately owned DC’s physical infrastructure for the consolidation of all three UK DC’s.

Risks from Storage Design posting:

– The ability of ensuring near-zero downtime during the migration of workloads to the privately owned DC may be at risk due to budget constraints impacting the procurement of the required infrastructure to ensure zero downtime

Additional Questions (from Storage Design posting)

This is something I feel is really important when doing real world designs is trying to think of as many questions around a customer requirements so that you can ensure you have their requirements recorded correctly and that they aren’t vague.The additional questions and the answers to them are listed below:

Q: Is there any capability of utilising the existing storage in the privately owned UK DC?

A: Due to the consolidation and migration of  the other UK DC’s and the current workloads in the privately owned DC a new SAN is a better option due to the SAN being 3 years old now and so it is more cost effective to purchase a new one. Also due to the probable need for auto-tiered storage to meet the customers requirements a new SAN with these capabilities is needed

Q: Is there no way a minimal planned outage/downtime can be organised for the migration of the workloads due to the likely higher cost of equipment to ensure this near-zero downtime?

A: The customer would prefer to try keep to the near-zero downtime and so it is agreed that after the conceptual design of the storage and the remaining components in the whole design further meetings can be held to discuss a balance between cost and the desire for near-zero downtime

Q: With the leasing out of the private level 4 suites in the future will there be a requirement to manage/host other companies processes and data within this infrastructure being designed?

A: No there is currently no plan to do this due to security concerns and the number of compliancy regulations Safe and Legit need to maintain and fulfil. There is however a possibility of internal consumption and charging for usage of the DC’s resources to other departments.

Summary

So that is the company profile and my idea around it. I obviously created 90% of the above from my head so there will be additional questions around it but I think this gives a really solid amount of information for people to start thinking. I’m going to do the first posting around Storage Design for Safe and Legit quite soon and will put up what questions and component you normally have to think of but if people want to think of what they would choose prior then hopefully we can get a good discussion going around it.

As I add each section to the design I am hoping to keep updating this posting and then once complete making it all linked on a single page on my blog

Gregg


Leave a comment

EMEA #vBrownbag VCAP5 Presentation

Last night on the EMEA vBrownbag’s that I co-host I presented my London VMUG Presentation around the VCAP5 exams, the resources I used for them and my experiences. We had the largest turnout yet for it which is great and very promising for future sessions where hopefully the numbers will keep on growing. I have uploaded the recording to Vimeo and embedded it below. Also all the resources covered in the session and more are listed on my blog page here

EMEA vBrownbag with Gregg Robertson Covering VCAP5 Study Materials and Experiences from EMEA vBrownbag on Vimeo.

Gregg


8 Comments

VCAP5-DCD : My Experiences

I thought I would put out a posting around my experiences of the VCAP5-DCD exam I sat yesterday and what I felt helped me in my preparations and what I plan to use to better my knowledge for my resitting.

Yep I am going to need to re-sit the exam as unfortunately I just failed the exam but I do feel that what I studied was extremely helpful as without having done it I wouldn’t have been close so that is very positive and now i have a great idea of what I need to do in preparation before my retry.

 

The Resources I used this time

The resources I used for yesterdays attempt of the exam were quite extensive to say the least but I am learning design from the ground up almost as I have only been doing enterprise level designs for the past year having previously been a VMware Administrator. The resources I used are on my page here but I wanted to list out the exact ones and what i felt they helped me with and why I think they are essential for the exam:

I know this is going to be a strange one but it did really help me in my preparations and that is having studied for my VCAP5-DCA prior to doing this exam as it helped me learn the new technologies, how to physically create them and the level logical and physical designs have to be to allow the VMware administrator (if this is a different person) to build the solution

The VMware vSphere: Design Workshop [V5.0] was extremely beneficial and really gives you a great idea of what doing designs for a living is like but also how there are many different options for each solution. Unfortunately for the VCAP5-DCD exam there is only one way of doing something and that is the VMware recommended way and this is my first BIG piece of advice before doing the exam. Make sure you learn the VMware way of doing design as in the exam the way you think it should be done or have done it in the past may not be the VMware recommended way of doing it and it is therefore incorrect. Also the course is only three days so I would HIGHLY recommend trying to do all the lab work from the course at home and then make sure you go to your transcript under VMware learning, click next steps under the course name and then download the completed design scenarios that you followed during the course so you can learn how VMware would have built it.

Next piece of material I used was the VMware vSphere Design book from Scott Lowe,Forbes Guthrie and Maish Saidel-Keesing. The book was amazing and I would recommend it to no end to anyone doing the exam and anyone doing VMware designs in general as they cover everything and it is extensive to say the least. I did read the version 4 version as the version 5 is meant to be out within the next few months and it gave a really great covering of all the components as 85% of vSphere 5 is the same as vSphere 4 and most of the concepts are exactly the same

The vSphere 5 Clustering Tech Deepdive book by Frank Denneman and Duncan Epping was amazing in giving me a deep understanding of the vSphere 5 cluster, it’s components and technologies and the advanced settings you can create and use for certain scenarios. This book is an absolute must for the exam and covers parts I haven’t seen mentioned anywhere else. My recommendation on this book is read and understand and be able to apply EVERYTHING in this book prior to your exam.

As I mentioned I did my VCAP5-DCA prior to attempting this exam and therefore I used resources for that exam like the VMware vSphere 5 Training trainsignal videos by Elias Khnaser and David Davis and all the VMware vSphere 4 VCAP Training Package videos David did for the VCAP4-DCA exam.  These helped me build a solid understanding prior to the DCD exam as I believe how can you design something if you don’t know how it works and how each part integrates.

Talking of Trainsignal videos a MASSIVE resource I used for the DCD was Scott Lowe’s Designing VMware Infrastructure Trainsignal set of videos. These were amazing and Scott gives some brilliant descriptions and examples of what Risk,Assumption,Requirements and Constraints are and how to apply them. I personally battled with differentiating between Functional and Non-Functional requirements and Scott’s videos helped with this as did an article that Victor Forde sent me when I asked if anyone could try help me clear up the definitive differences and Bas Raayman did a great posting asking these questions here . The videos don’t just cover the terminology but cover every facet of designing a virtual infrastructure and how they are are holistically interconnected. I plan to re-watch a few of these videos and also the second last one where Scott brings all the pieces together to create a final design as I think this is very important for the exam and  real world designing

The APAC vBrownbags were another resource I used extensively and is something that helped loads in my preparations and understanding of certain things. The content covered in a number of the sessions were amazing and I took down loads of notes during them and made sure I watched them whenever I could including the gym

 

The DRBC Design – Disaster Recovery and Business Continuity Fundamentals course was another online course I did in my prep to fully understand DR and BC concepts but also how certain decisions impact how things are done. The course is free so I would highly recommend it.

The resources I will be using and re-using next time

The above resources were really great and all the notes I created from all of them will be used extensively again to try get everything into my mind.

The official VMware book Building a Virtual Datacenter will be a book I am planning to read in my aim of trying to get myself into the VMware mind-set of designing and what are the recommendations for every component. The book was given to me a while back so I am planning to start reading through it very soon

Harley Stagner and Sean Crookston’s VMware press book Managing and Optimizing VMware vSphere Deployments is another book I am planning to read prior to my re-take as they have covered how to take your existing knowledge of all the components and apply it to a design as well as having done a mock design which I’m hoping I will learn loads from.

As I mentioned above I attended the design workshop VMware course and so I am planning on going through all the course notes and the lab work and actually trying to create every portion as I don’t think there was near enough time in the workshop to be able to complete all the lab work. Also as I highlighted in red I was fortunate to notice (no one tells you these are available if you did the course) that the completed designs from the lab work have been done for you by VMware and therefore you can use these to see how VMware recommend doing them and thereby hopefully I will learn the VMware way of designing every portion.

Doing some mock designs of my own and then trying to apply VMware recommendations (notice I never say best practices as supposedly there are none but for the exam there has to be as only one answer is correct) and hopefully learn how to apply these for the Visio like questions

Talking of the Visio like questions, I am planning on trying to create my own mock questions while using these kinds of ideas so that i know how to create all portions super fast as the time frames in the exam are very tight.

Conclusion

I felt the exam is passable which is fairly comforting for me, the exam reminded me a lot of the Microsoft Design exams I did for my MCSE’s but on steroids. As for when I am going to re-try the exam that is still something I need to work out as I was hoping to also get my VCP5-IaaS and thereby my VCP5-Cloud before the VCP5-Cloud exam is released and the upgrade path is gone. A lot of people said if you have been doing design for years then don’t really bother studying and just go do the exam but I disagree massively on this as if you have been doing designs for years you know there are many many ways of building a solution but in the exam there is only the VMware way and so experience may work against you as maybe that isn’t the VMware recommended way of doing it. Good luck to anyone doing the exam, I hope my thoughts above haven’t stressed you out and maybe help you study places I missed or didn’t know would need to and thereby you pass the exam

 

Gregg


1 Comment

VCDX Spotlight: Chris Fendya

Name: Chris Fendya

Twitter Handle: @ChrisFendya

Current Employer: World Wide Technology www.wwt.com

VCDX #: 96

How did you get into using VMware?

I first started using VMware back in the GSX days when researching a way to save data center space for a global supplier to energy products I worked for. I remember hearing about this “vMotion” thing which pushed me to look into ESX. I built a small environment, staged the scenario, issued the vMotion command, and was hooked. I will never forget that moment and what followed by relaying the good news to our CIO. He promptly challenged me on what I just described to him. The demo date was set, I again built the scenario, and in a small conference room showed our CIO the power of vMotion. He just smiled and said “Continue forward and get this stuff in our data center!”. I haven’t stopped with VMware since that day and that was over eight years ago. It’s been an amazing adventure seeing VMware grow and watching the changes and impact it has made to all our lives and how we work.

What made you decide to do the VCDX?

I was challenged by an old boss to go after it a couple of years ago back when it was in its infancy. I began reading up on what all was required, the process, and reading others blog about their experience of the journey. Saying I was intimidated is an underestimate but the funny thing was I was inspired and challenged all at the same time.

How long did it take you to complete the whole VCDX journey?

My journey lasted a couple years. I did not pass my first defense. That first defense was an eye opening experience for me and drove me to go after it a second time. When I received notice I failed after my second defense, I had a range of emotions and for a long time decided the certification wasn’t for me. When VMware announced a final defense for VCDX4 at VMworld 2012, I had many within the community contact me and encourage me to give it another attempt. Had it not been for them, I don’t believe I would be writing this right now 😉

What advice would you give to people thinking of pursuing the VCDX accreditation?

Take their time! It’s not a race to get the certification. Learn all you can about every aspect of an entire solution. Where the certification is obviously centered around VMware, it will challenge you on every aspect of a design and a total solution (Networking, Storage, Compute, Business impact, etc) and how each and every one of those relate to VMware and the end design. I found I was questioned on things I never thought of during my preparation and honestly, sometimes things I didn’t know. The panel isn’t there to make you look dumb or prove that they are smarter than you. They will help you through it as much as they can, so as much as it’s about challenging you on what you know, it’s also about your thought process and how you approach a problem and work through it.

If you could do the whole VCDX journey again what would you do differently?

I believe things happen for a reason so to say I would do it differently or have it happen differently…No. I obviously would’ve loved to pass on the first or even second try but not doing so had it’s own rewards 😉

Life after the VCDX?  How did your company respond?  Was it worth it?

I work for a pretty amazing company! Throughout the entire process they embraced my journey, encouraged me along the way, and in the end were extremely proud when I shared the good news. They wrote this blog article to celebrate the news which I was honored to have done.

I get the “Was it worth it” question a lot. Mostly from customers who have heard of the certification and want to know about it and my journey but also from others in the community. I always respond ABSOLUTELY! I learned an immense amount about designing solutions and myself as an individual. In addition and probably most important, I became a better Architect, Engineer, and Consultant. The people I met and interacted with throughout the entire process has been amazing… Many of those who I know will be a part of my career for a very long time!


Leave a comment

VCDX Spotlight: Randy Stanley

Name: Randy Stanley

Twitter Handle: @randystanley

Blog URL: http://www.randystanley.com

Current Employer: IT Partners

VCDX #: 94

How did you get into using VMware?

In 2003 I was working for a small software development company managing their business applications and supporting their software development team. Initially we began utilizing VMware GSX Server for those simple use cases trying to consolidate and save on our hardware spend where ever we could. In support of the software development team we also deployed ESX in a lab environment for testing and development purposes only. A fairly common introduction and use case early on in the adoption of VMware solutions. Plus, vMotion was the coolest freakin’ thing I had ever seen.

It wasn’t until I re-entered the consulting field in 2007 that I really started to dive deep into the VMware products and they have been an integral part of every solution we sell and deploy. It was this exposure to the VMware technology that really allowed me to develop my abilities and deepen my experience. I also should say that a large draw for me was the large, friendly and helpful community that supported and shared knowledge around the VMware products; easily the best community with which to be associated.

What made you decide to do the VCDX?

For me the decision was twofold, first because I’ve had the great fortune of working with one of the best consultants I know in Doug Baer, VCDX #19 and second for the shear challenge of obtaining the certification. A natural, underlying part of the equation has always been my love of the technology and interest in understanding how it works at its core. In my current line of work, utilizing the skills and knowledge measured by the VCDX certification is highly relevant and in many ways a validation of those abilities.

How long did it take you to complete the whole VCDX journey?

It’s hard to say exactly when the journey started, as I had wanted to go after it for the last couple of years, but it seemed so far off and I never really got going. In May 2011, I started and then stopped my journey with a failed attempt on the required VCAP-DCA exam which in combination with a heavy load of customer commitments limited my ability to focus on it. Since I wasn’t accustomed to failing an exam, the DCA failure caught me off guard and I needed to regroup. It was then about 6 months later over the 2011 Thanksgiving (US) holiday that I had a little heart-to-heart with myself and decided regardless of the time, effort or success, I was going to go after the VCDX4 before it was updated to version 5. I was leaving too many good designs on the table which I had worked on with vSphere 4 to not try to at least defend one of them. That’s when my real, 6-month journey toward VCDX began. This involved the DCD4 exam in December, the DCA4 exam in January, the VCP5 upgrade and the DCD5 beta in February, the VCDX4 Design and application in March and then the VCDX4 Defense in May. Approximately 6-months start to finish, but ultimately the journey never ends or at least I hope it doesn’t.

What advice would you give to people thinking of pursuing the VCDX accreditation?

My advice to those interested in the VCDX would be to dedicate themselves to the investment of time and resources necessary in the effort. This may mean the setup of a home lab, the time to read product guides, the repetition of product implementation and design, and/or the review of countless blogs and knowledge base articles. But beyond having a sound technical and architectural knowledge it will also require comfort in the spotlight, an ability to present from a white board, a quickness to think on your feet, an ability to envision the big picture design, and an openness to feedback, critique and improvement. With all that said, bottom line for anyone seriously considering it, I would say go for it. You’ll never know what could have been if you don’t try. I believe many will be surprised by what they can accomplish when they focus on a goal like the VCDX.

If you could do the whole VCDX journey again what would you do differently?

I probably would have started it earlier. Overall I felt the execution was successful once I got going, but for me it was just the issue of starting and sticking with it. Beyond that I don’t think I would have changed much.

Life after the VCDX?  How did your company respond?  Was it worth it

In my consulting position, the certifications are very much a part of the role and needed by the company to market, sell and deliver the solutions that we focus on. The certification definitely brought some recognition and accolades. It also provided some instant credibility amongst those in our community. For the most part, I do believe it was worth it mainly because of the challenge it provided to me and the opportunity to do what I love most which is work with the technology, understand the architecture of the products, solve the business problems of my customers, and participate in a community that is passionate about all these same things.


Leave a comment

VCDX Spotlight: Duncan Epping

Name: Duncan Epping

Twitter Handle: DuncanYB

Blog URL: http://www.yellow-bricks.com

Current Employer : VMware

VCDX #: 007

 

How did you get into using VMware?

I guess like many people… we were looking for a way to consolidate servers as we were growing out of our datacenter. Especially cooling was a huge problem for us so we needed to drastically lower the amount of iron in our datacenter. We explored several options but VMware was the only enterprise solution at that point. It proved to be the right decision, and that is also what was a huge change of direction in my career. Cause I changed from being a Windows admin to focusing purely on the virtual layer.

 

What made you decide to do the VCDX?

Well I worked for VMware already at that time. I was invited to take two early beta exams for VI3, which are now known as VCAP-DCA and DCD. Our group were literally the first group to take those exams. After about 6 months of waiting I finally found out that I passed those exams. When I was told I could do the VCDX Defense Panel I figured why not. Back then, and I was the first to actually take the exam (together with Richard Damoser who was in the room next to me), the process was slightly different though… You could say the early group did the beta defense.

 

How long did it take you to complete the whole VCDX journey?

From those beta exams to the defense itself probably 9 months in total. Funny thing is that in my case I heard 10 days before the defences were scheduled that I got a slot. Because I did not anticipated on it I didn’t have my docs ready. Although I heard it 10 days before, I only really had 4 days to complete the design as the panel of course needed to review and prep as well… on top of that I had a holiday with the family scheduled. So every night when my kids were in bed I was typing like a mad man. I guess I work best when under extreme pressure as the docs were accepted and the outcome of the defense was a pass 🙂

 

What advice would you give to people thinking of pursuing the VCDX accreditation?

Don’t just talk about it, DO IT! If you want to become a VCDX you better start prepping today. It takes a lot of time to produce a proper set of documents and those documents are the key to success. Before you go to the defense make sure you know your design. I know many will think “hey I do know my design”, but go over it with a colleague. Let him question you… You will notice that some decisions were made “just because it is a best practice”, well that is not the right answer I can tell you that. Know why it is a best practice, know why it met you customer’s requirements. Know your design inside out!

 

If you could do the whole VCDX journey again what would you do differently?

Not much to be honest. I used two existing designs and merged these. I made sure I had constraints, assumptions, risks etc. There were politics involved in those projects and I made sure I exactly knew what drove some of the crazy design decisions in there.

Life after the VCDX?  How did your company respond?  Was it worth it

When I took my defense we were at an “off-site” in San Francisco. The people who passed that week were all pulled up on stage during an “award dinner”. I can tell you that I felt really honoured receiving my VCDX plaque from the VP of Technical Service back then, Enis Konuk. Besides that, how cool is it to be up on stage with people like Mostafa Khalil, Kamau Wanguhu and John Arrasjid.

See pic in the below blog post, first 8 VCDX’s

http://www.yellow-bricks.com/2009/05/15/vcdx-award-dinner/


Leave a comment

All Things Virtual 26

 

As you would expect there has been loads of news about the release of vSphere 5 and all the new features. A large amount of it early on and all over the VMware communities and the vExpert community has been about the vRAM licencing model.

  • Last week Wednesday the rumours that VMware were going to make changes to the licencing model came true. A massive amount of people blogged about it and VMware also posted a blog posting about it. So seeing as they did such a great job of it and to save me repeating what has already been covered, here is the official VMware blog posting about the changes as well as a brilliant posting from fellow vExpert Eric Siebert all about how VMware has a change of heart on licensing. From these two postings I think I’ve finally got my head around the new licencing model and how it will impact my environments.
  • William Lam the master of vMA and ESXCLI posted about the new features and enhancements in vSphere 5 for ESXCLI and some awesome tips and tricks for vMA 5. For my VCAP-DCA study preparations I’ve been forcing myself to try do as much of my daily job via the vMA and it really is an amazing tool and with the tricks William has listed you can do pretty much anything you want in your VMware environment with ease and on mass.
  • Scott Drummonds has written up a really great posting all about what he feels are the Top 10 Reasons to Upgrade to vSphere 5. This is a great list for anyone who needs to explain to their boss on management why they need to upgrade to vSphere 5 apart from the obvious eventual expiration of vSphere 4. There really are some amazing new features and enhancements that are going to make daily tasks so much easier and faster.
  • When you’ve convinced your boss and management that the upgrade to vSphere 5 is well worth their while and you’re planning on using auto deploy to create your ESXi hosts then Paul Richards’ (@eprich) posting all about 3 Design Considerations for Your vSphere 5 Auto Deploy Environment. These are really great tips and things that may seem obvious but are also easily forgotten or missed in your design planning.
  • Eric Sloof has done a brilliant list of all  the videos he has done for vSphere 5 from migrating to vSphere 5 to Storage DRS. Eric’s videos are always really great especially for someone like me who likes to see the actual steps and features before trying them out for myself. Duncan Epping has also done a list of all the vSphere 5 Coverage he has done since the announcement. These two are some of the best in the industry and their blogs are rightfully in the top ten VMware blogs in the world so the articles and videos they have created are some of the best you’ll find out there.
  • For those who are fortunate enough to have been approved to go to VMworld 2011 in Vegas this year or if you’re like me and will be tweeting and blogging about it all from the comfort of your desk then add your twitter handle to the VMworld 2011 Vegas twitter list and the bloggers list . I’ve already added my information and it makes sure your tweets and blog postings about VMworld are shown on the VMworld page and streams to make sure people can find and read your postings easily.
  • If you are going to VMworld for the first time this year then these tips for first time attendees and possibly anyone who hasn’t been for a while will be very helpful. The tips came about from a discussion on the vExpert community from a fellow vExpert asking for tips seeing as he was attending for the first time. Christopher Kusek listed all the responses that were given to Bilal Hashmi into his posting VMworld Tips, Tricks and Prize winning. Bilal also listed them and more in his  VMworld Tips by vExperts (title edited due to my not wanting four billion spam messages)
  • Just a very quick plug that I’ve now created a VCAP5-DCA & DCD Resources page to start listing all the resources that I’ll be using in my preparations once the exams are released. If you know of any materials I haven’t listed on it please leave a comment on the page and I’ll make sure it’s added.
  • Lastly is a posting by Tom Howarth on How to Report an Issue to a VMTN Moderator. This is sometimes a necessary step on the VMware communities due to people either publishing NDA information about new releases or exams. Or the occasional spam message that is unfortunately posted.

Well that’s all the things that have caught my interest in the past few weeks and the things I need to finish reading to try keep up to date. If you want to follow me on twitter my handle is @greggrobertson5.

Gregg


1 Comment

VCAP5-DCA & DCD Resources Page

A very quick posting to alert people that I have now started building up a VCAP5-DCA and DCD Resources page for the impending release of the VCAP5 certifications. At the moment it is fairly short due to the exams not even having reached beta but I’ve got to start somewhere and for those of us out there who will be hoping to be invited to the beta exams these resources will probably be our best preparation Smile 

As said on the page ,if you know of any other resources out there please do leave a comment or drop me a tweet on twitter on @greggrobertson5 as this is really all about helping everyone find the best resources for the exams.

Gregg