Running an update to the VCSA is very easy, but a recent update I started seemed to be taking a lot longer than normal, appearing to be stalled on the “Start staging packages” screen for about 20 minutes. Previous updates had been very fast. Some people may have been excused Continue Reading
Virtualisation
CommVault 11 and VMware – ‘Virtualize Me’ Restores
Virtualize Me is a really useful feature that I’ve not had the requirement to use until recently. For any number of reasons, most companies still have actual Physical Hosts running normal workloads. They may not have been virtualized for a similar number of reasons. That’s life. I found myself with Continue Reading
EMC – Self Help Pt2 : SolVe Desktop
** Updated August 2016** Some good news received today from Kirsty Allen from the SolVe desktop team @ EMC. SolVe Desktop has now been updated to include some new products; RecoverPoint VNX (1 & 2) VxRail Unity VMAX All Flash To get them included in your own catalog should just require Continue Reading
EMC VNX – Self Help using “MyDocs”
I’m a big believer in “helping yourself”. By researching and actually doing things, we learn, grow and become more self-sufficient. I’ve blogged before about what I sometimes refer to as hidden gems, in particular MiTrend. There are other tools from EMC that are very useful. The first is My Documents Continue Reading
VMware ESXi,Nexus 1000v: Add New vDS Port-Group + error “spec.numPorts exceeds the limit..”
If you’re familiar with Cisco IOS and networking in general, creating a new PortGroup on a Nexus1000v is pretty straightforward. Here I’m going to add a new Port-Profile, of type ‘vmware port-group‘ called “VM_Prod_29” with VLAN ID “29 “. Login to the active VSM and first create the VLAN;
1 2 3 4 |
conf t vlan 29 name VM_Prod_29 end |
Then Continue Reading
EMC-VNX 1/2 and ESXi: Potential Data Unavailability
Another ETA hit my inbox over the weekend, this time relating to VNX/VNX2 and ESXi where a condition that could result in data being unavailable exists. If you are running a VNX and have a code base of 05.32.000.5.219 or earlier or a VNX2 with codebase lower than 05.33.006.5.102 and earlier Continue Reading
VMware NSX VCA-NV… So what ?
There’s no doubt Software Defined everything is big right now, and VMware NSX is probably King of the Hill. It’s a big focus of Vendor Roadshows and Tech Community events, and rightly so. As a customer, it’s not easy to get experience on such a platform. But as an influencer, Continue Reading
VMware PowerCLI – What are you waiting for ?
I still talk to people who are reluctant to jump in and learn some basic scripting techniques. Usually their response is that it’s easy in the gui or “scripting is hard” or the “I’m not a developer so why bother ?”. Meh, make it happen. The facts is, learning some basic Continue Reading
VMware PowerCLI – What are you waiting for ?
I still talk to people who are reluctant to jump in and learn some basic scripting techniques. Usually their response is that it’s easy in the gui or “scripting is hard” or the “I’m not a developer so why bother ?”. Meh, make it happen. The facts is, learning some basic Continue Reading
ESXi – An oldie but a goodie – CDP info via PowerCLI and Host CLI
When you don’t use something for a while, you tend to forget how valuable it can be. Even from its very early iterations, ESXi has been able to display CDP information so you can quickly establish “what’s patched where “. Easy to get from the gui, but far more useful Continue Reading