Paginas

Showing posts with label LUNs. Show all posts
Showing posts with label LUNs. Show all posts

25 March 2021

HPE 3PAR - Remove a Cage Completely or Some Disks Without Disruption

 

In this Post I will show you how to remove one or more Cages completely or some disks from a 3PAR Storage system. This process involve some risks but it can be done completely Online and without disruption.

Let's first see the requirements for this operation.

10 November 2017

Create Multiple Mount Points in Multiple Disks in one Datastore VMware



I was in a costumer where I had to create many disks to present to several virtual machines in VMware. The Datastores were few, but I had to create 60 disks in each VM (maximum supported with four SCSI controllers). To increase complexity, all of these Volumes in Windows meant to be Mount Points. To optimize this process I had to create some Scripts to help me.

I splited in different points:
  • Script to add multiple disks from one datastore to a VM;
  • Script to change all the Disks paths to Round Robin (The Storage was a HPE 3PAR);
  • Script to Create all the Windows Mount Points;
  • Script to view the Mount Points created.
Let's see how to do it!