Monthly Archives: April 2014

TrueCopy states

TrueCopy states

Normaly in a truecopy replication state we see different codes telling us teh health of the pairs. Here are the most common ones. Don't forget that P-VOL represents the primary volume (the one being replicated) and the S-VOL represents the secondary volume (the one replicating to). TrueCopy states Here are the status states for paircreate/pairsplit and parresync Here is the ...

Read More »

HiCommand LDAP authentication setup

HiCommand

We discussed about HiCommand and that the default user account is system with the password of "manager"... However, that is not very secure so we are looking to add new users and grant them permission on different components. However, we could take advantage of LDAP authentication so we can enable HDS to peform LDAP queries to AD. This way, users ...

Read More »

Overview of insystem replication

Here is another great document (given a bit old from a how-to perspective) that HDS put together to explain the main differences between ShadowCopy and CopyOnWrite Insystem replication http://www.hds.com/groups/public/documents/webasset/system-replication.html?M=insystem-replication-demo

Read More »

Expanding a LUN

Expanding a LUN

There are two ways to expand a lun. LUSE and Stripped expansion. For the stripped expansion follow this document here it is excellent. I found it one day while browsing the internet , and I didn't find any copyright details in it. Please let me know if you have any idea who put it together. Expanding a LUN Best Practice ...

Read More »

Registering a new host

Registering a new host

Hitachi Device Manager needs to know about the clients (or look at them as consumers if you want to) when you allocate space. In order to do so, you need to register those clients. Please note that you are not registering a host in Device Manager, you are registering it in Command Suite. You will be able to migrate data, ...

Read More »

Allocate a lun – masking/mapping

Allocate a lun

Allocating a lun it's the process where you present a carved lun to a host or to more hosts (if you have a cluster for example). You do need to know the LDEV id that you want to present and also you need to know what lun number that host will see your ldev. You can present luns in any ...

Read More »

Allocate a LUN – carving

Hitachi designed the Device Manager so you can always carve a lun for whatever part of the resource tab you are into (and not only). The Create Volume task is available from a multitude of locations throughout the app. Carving is the operation that will take a slice out of a pool and allocate a unique identifier for that slice ...

Read More »

How to allocate disk to hosts

In computer storage, a logical unit number, or LUN, is a number used to identify a logical unit, which is a device addressed by the SCSI protocol or protocols which encapsulate SCSI, such as Fibre Channel or iSCSI. A LUN may be used with any device which supports read/write operations, such as a tape drive, but is most often used ...

Read More »

HicommandCLI – configuration

HicommandCLI

As noted in the previous post regarding HiCommandCLI installation you need to specify the url, username and password every time you need to run a command (think of it more of passing a command to hicommand device manager server). There is a way to automate that server and specify only the action that you want to take. What needs to ...

Read More »

HicommandCLI – install and first run

HicommandCLI - install and first run

Device Manager has a command line as well. It can be downloaded and installed locally on any machine or it can be lunched from the default hdvm (hicommand device manager) installation directory (usually drive:\Program Files(x86)\HiCommand\) under the DeviceManager\HiCommandCLI folder. It's main application it's a batch file called hicommandcli.bat. Please note that Java JRE is required for this tool. HicommandCLI - ...

Read More »