TCI2511 Lab Guide Generic v1-1 PDF
TCI2511 Lab Guide Generic v1-1 PDF
TCI2511 Lab Guide Generic v1-1 PDF
TCI2511
Lab Group: __
Hitachi is a registered trademark of Hitachi, Ltd., in the United States and other countries. Hitachi Data Systems is a registered trademark and service mark of Hitachi, Ltd.,
in the United States and other countries.
All other trademarks, service marks and company names in this document or website are properties of their respective owners.
Notice: This document is for informational purposes only, and does not set forth any warranty, expressed or implied, concerning any equipment or service offered
or to be offered by Hitachi Data Systems Corporation.
© Hitachi Data Systems Corporation 2013. All Rights Reserved.
L-ii
Table of Contents
Activity ......................................................................................................................................... 1
1. File System and File Sharing ................................................................................................. 1
Overview ............................................................................................................................... 1
Activity – Log in to the Storage Server ...................................................................................... 2
Activity – Check or Create Storage Pools ................................................................................... 3
Activity – Check or Create Enterprise Virtual Servers (EVS) ......................................................... 4
Activity – Check or Create File Systems (FS) .............................................................................. 5
Activity – Join Active Directory and Create Shares ...................................................................... 6
Activity ......................................................................................................................................... 9
2. File System Dedupe ............................................................................................................. 9
Overview ............................................................................................................................... 9
Activity – Create and Use File Systems (FS) for Dedupe ............................................................ 10
Activity ....................................................................................................................................... 13
3. Access Protocols ................................................................................................................ 13
Overview ............................................................................................................................. 13
Activity – Mixed Mode Security Descriptor ............................................................................... 14
Activity – Cluster Name Space (Optional!) ............................................................................... 16
Activity –h iSCSI (Optional!)................................................................................................... 17
Activity ....................................................................................................................................... 21
4. File and Object Replication ................................................................................................. 21
Overview ............................................................................................................................. 21
Activity – File Replication ....................................................................................................... 22
Activity – Setup Object Replication ......................................................................................... 23
Activity – Promote Object Replication Target Site ..................................................................... 24
Activity ....................................................................................................................................... 25
5. HNAS Data Migration Features ............................................................................................ 25
Overview ............................................................................................................................. 25
Activity – HNAS Internal Data Migration .................................................................................. 26
Activity – HNAS Data Migration to a HCP (Optional!) ................................................................ 27
L-iii
Table of Contents
L-iv
Activity
Summary of Activity
After checking the configuration modify and create any remaining EVSs and file systems,
share out into a CIFS after joining Active Directory, and export into a NFS environment.
References
In addition to the Student Guide, several Hitachi reference manuals are available to assist
you in successfully completing the lab:
Hitachi NAS Platform File Services Administration Guide
MK-92HNAS006-xx
Hitachi NAS Platform Server and Cluster Administration Guide
MK-92HNAS010- xx
Student Lab Layout Hitachi NAS Platform
1
Activity 1. File System and File Sharing
Activity – Log in to the Storage Server
2. Also make sure you have CLI access from Putty and that your ssc files are present on
your WS.
3. Check if the HCS server is correctly configure and the storage servers are present.
4. Finalize any access issues and configuration tasks before you continue to check the
storage server configuration.
2
1. File System and File Sharing Activity
Activity – Check or Create Storage Pools
LUN
Storage Pool LUN Assignment DP/RG# LUNs
Size
3
Activity 1. File System and File Sharing
Activity – Check or Create Enterprise Virtual Servers (EVS)
4
1. File System and File Sharing Activity
Activity – Check or Create File Systems (FS)
TFS _ _-3 EVS _ _-3 200GB 32KB Disable UNIX MTSP _ _-3
5
Activity 1. File System and File Sharing
Activity – Join Active Directory and Create Shares
1. To successfully join Active Directory Domain Controller, make sure the following is
correctly configured in advance:
a. Time and time zone is the same as ADS.
b. Make sure to check the EvsSecurity license and the EVSs are in the right security
context.
6
1. File System and File Sharing Activity
Activity – Join Active Directory and Create Shares
2. After the EVSs have joined ADS use Remote Desktop login to your ADC and check the
computer names for the lab group.
7
Activity 1. File System and File Sharing
Activity – Join Active Directory and Create Shares
3. With the standard documentation as reference, create CIFS shares as listed in the
tables on the following page.
4. Try to access the shares from a Microsoft Windows WS, using an existing account in the domain.
8
2. File System Dedupe Activity
Overview
Activity
Summary of Activity
Create a file system with dedupe enabled, convert an existing file system to use dedupe
and by creating different dummy files in the file system get a feeling of the dedupe
efficiency.
References
In addition to the Student Guide, several Hitachi reference manuals are available to assist
you in successfully completing the lab:
9
Activity 2. File System Dedupe
Activity – Create and Use File Systems (FS) for Dedupe
FSDS _ _-4 EVS _ _-1 20GB 32KB Disable Mixed SP _ _-1 Disable
FSDT _ _-5 EVS _ _-3 20GB 32KB Disable Mixed MTSP _ _-1 Disable
FSDS _ _-6 EVS _ _-1 20GB 32KB Disable Mixed SP _ _-1 Enable
10
2. File System Dedupe Activity
Activity – Create and Use File Systems (FS) for Dedupe
8. Log into you Windows WS using RDP which is assigned to you lab group, with the
Dummy File Creator installed, and test files made available.
11
Activity 2. File System Dedupe
Activity – Create and Use File Systems (FS) for Dedupe
12. Create files (10 files 1GB each will take about 5 minutes).
12
3. Access Protocols Activity
Overview
Activity
3. Access Protocols
Overview
Objectives
Upon completion of this lab activity, you will be able to understand the Mixed Mode
Security.
Summary of Activity
In a File System create a CIFS Share and a NFS Export of the same directory and analyze
the security descriptor of files in different scenario.
References
In addition to the Student Guide, several Hitachi reference manuals are available to assist
you in successfully completing the lab:
13
Activity 3. Access Protocols
Activity – Mixed Mode Security Descriptor
Unix security:
Mode: rwxr-xr-x
6. Security mode that applies to file is Mixed.How will the file “winfile01.txt” be
treated from UNIX? _____________
7. Who is the owner of this file seen from UNIX? __________ Why ? ______________
8. In HNAS, use the command security-decode-file with the file created from
UNIX:$ security-decode-file unixfile01.txt
14
3. Access Protocols Activity
Activity – Mixed Mode Security Descriptor
Unix security:
UID : 5003
GID : 1
Mode: rw-r--r--
Unix security:
UID : salazar (5003)
GID : staff ( 10 )
Mode: rwxr-xr-x
15
Activity 3. Access Protocols
Activity – Cluster Name Space (Optional!)
16
3. Access Protocols Activity
Activity –h iSCSI (Optional!)
2. Define a iSCSI Target. In Access Configuration, put the IP of your Windows client.
17
Activity 3. Access Protocols
Activity –h iSCSI (Optional!)
4. Open the Windows client Control Panel, iSCSI Initiator Properties. In the Discovery
tab, add the IP of the EVS.
5. In the Target tab, “log on.” In CHAP authentication, put the data of the username
defined in the iSCSI initiator authentication.
18
3. Access Protocols Activity
Activity –h iSCSI (Optional!)
19
Activity 3. Access Protocols
Activity –h iSCSI (Optional!)
20
4. File and Object Replication Activity
Overview
Activity
Summary of Activity
Create a replication pair using file and object replication. Use object replication in a disaster
recovery (DR) scenario and promote the disaster site as the primary. Discover which
manual tasks are required and if partly data loss can be expected.
References
In addition to the Student Guide, several Hitachi reference manuals are available to assist
you in successfully completing the lab:
21
Activity 4. File and Object Replication
Activity – File Replication
22
4. File and Object Replication Activity
Activity – Setup Object Replication
FSDT _ _-5 EVS _ _-3 20GB 32KB Disable Mixed MTSP _ _-1 no
FSOT _ _-7 EVS _ _-3 20GB 32KB Disable Mixed MTSP _ _-1 yes
2. Check if the source file systems have: “Transfer Access Points During Object
Replication” “enabled” before setting up the policy.
3. Under “Data Protection” “Object Replication” in the GUI,, setup a policy call
“Disaster” from source FSDS _ _-6 to target FSOT _ _-7
4. Pay attention to the source was deduped in the previous activity.
5. Schedule the policy to run every 30 min and then run the policy now.
6. Check active status and wait until the task is finished.
7. Check the usage at source and target.
8. Do another “run now” to discover the snapshot created for each run as shown in:
“Object Replication Status & Reports”.
23
Activity 4. File and Object Replication
Activity – Promote Object Replication Target Site
24
5. HNAS Data Migration Features Activity
Overview
Activity
Summary of Activity
First, the configuration of an internal Data Migration and then the configuration of a data
migration to a HCP.
References
In addition to the Student Guide, several Hitachi reference manuals are available to assist
you in successfully completing the lab:
25
Activity 5. HNAS Data Migration Features
Activity – HNAS Internal Data Migration
FSDS _ _-8 EVS _ _-1 20GB 32KB Disable Mixed SP _ _-1 SHR _ _-8
FSDT _ _-9 EVS _ _-1 20GB 32KB Disable Mixed MTSP _ _-1
2. Use a File System FSDS _ _-8 with share and copied data as the FS_Source associated
to the EVS _ _-1.
3. Copy some of the test files (ppt, pptx and txt files) to the share.
4. Define a data migration rule (type WFS/HNAS) specifying the migration of only ppt and
txt files.
5. Create a Policy using this rule and select “When other conditions are not meet”.
6. Associate a Schedule: “Once Only.”
7. Select the “run now” button.
8. Verify the migration finished successfully.
9. Through the CLI of HNAS, use the command “stat” to verify it has created a CVL to
replace the files in the original file system.
10. Create and execute a Reverse Migrate Policy using the same rule as before.
26
5. HNAS Data Migration Features Activity
Activity – HNAS Data Migration to a HCP (Optional!)
27
Activity 5. HNAS Data Migration Features
Activity – HNAS Data Migration to a HCP (Optional!)
Hard Quota = 5 GB
Soft Quota = 85%
28
5. HNAS Data Migration Features Activity
Activity – HNAS Data Migration to a HCP (Optional!)
4. Create another username in the Tenant and assign Data Access Permissions to the
Namespace:
hnas _ _ , Password: Hitach1!
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
5. Use the namespace browse of the namespace to create a directory (destination) in the
namespace.
6. In the details of the namespace, protocols tab, select HTTP as access protocol to this
namespace.
7. Create an external link in the CLI of HNAS:
>migration-add-external-path -s FS _ _-1 --type HCP-namespace -u hnas _ _
-p Hitach1! -n 2HCP _ _ -t http://ns _ _ .tnt _ _ .hcp18.naslab3.eec/rest/4HNAS _ _
8. Define this Environment variables in HNAS:
set xvl-auto-recall-on-modify false
Will look like:
mmb xvl-auto-recall-on-modify = '0x0' (0 dec)
set xvl-auto-recall-on-read false
Will look like:
mmb xvl-auto-recall-on-read = '0x0' (0 dec)
29
Activity 5. HNAS Data Migration Features
Activity – HNAS Data Migration to a HCP (Optional!)
30