

Create Smart Copy of the guest attached volume mounted to /mnt/myexportĪsmcli create smart-copy –-source /mnt/myexport.VERIFICATION: Confirm group access is set the way you want it.

Create PS group access (one time configuration step)Īsmcli create group-access –-name MYEQLGRP –-ip-address 10.10.10.100 –-user-name asmleadmin.The example below uses an account named “asmleadmin”

Each system that has ASM/LE installed needs an account to interact with the volumes, and this offers the least privilege necessary to interact with the Smart Copies. I’m not going to dive into each option, but rather, provide a simple example of how one can create a smart copy, and mount it if needed.īefore you get started, you may wish to choose or create a dedicated account on your PS Group that has volume administrator privileges. The asmcli help command will provide you with a complete listing of options. At the root of the new found intelligence is the “ asmcli” command. The new version offers a complete command set that fills the void. Since the snapshots generate their own unique IQN, one needed a way to query for, and pass these variables as parameters. However, when it came to manipulating that snapshot from a guest, such as turning it online, or connecting to it, there was no way to do so. One could create volume snapshots from the Group Manager GUI, and even schedule them. The old version of HIT/LE didn’t offer any way of creating a snapshot inside the guest. Mount it (and add to fstab for automatic mounting if desired).(returns the new device bound to a subdirectory below /dev/eql) Log into a volume name and automatically connect at boot:Įhcmcli login –target :0-8a0906-3a7da1609-e720013e5c54e679-nfs100 –login-at-boot.(returns the iqn needed in the next step) VERIFICATION: Confirm by viewing current list of discovered targets Rswcli –add-group-access –gn MYEQLGRP –gip 10.10.10.100
DELL EQUALLOGIC GROUP MANAGER DOWNLOAD SERIES

According to the documentation, RHEL 5.5 is no longer supported, which is a change from the previous edition. Versions 5.7 through 6.2 of CentOS are now supported. CentOS, the binary compatible/clone to RHEL is now supported. Version 1.1 was released in April of 2012, and it addressed some of the observations I had about HIT/LE 1.0. While it has been running well in our environment, it was definitely a 1.0 product when it came to features and configuration, so I was anxious to see what was in store for the next version. At the time, the HIT/LE was beginning to play an important role in how we housed large volumes of data, and I wanted to share with others what I learned in the process. It was just last September that I wrote about Using the Dell EqualLogic HIT for Linux (HIT/LE) Version 1.0.
