VNX Management
Basic
Eric Liu Remote Proactive
EMC CONFIDENTIALINTERNAL USE ONLY
VNX???
EMC CONFIDENTIALINTERNAL USE ONLY
Agenda
Overview
How to create storage pool and raid group
How to create LUNs
How to configure and manage a file system
How to export a NFS share
How to create a CIFS share
Q & A
EMC CONFIDENTIALINTERNAL USE ONLY
Overview
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
EMC CONFIDENTIALINTERNAL USE ONLY
How to create Storage Pool
Open the Unisphere
client
Go to storage ->
Storage Pool
And select Pool tab
EMC CONFIDENTIALINTERNAL USE ONLY
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
EMC CONFIDENTIALINTERNAL USE ONLY
How to create Raid Group
Click storage ->
Storage Pool
EMC CONFIDENTIALINTERNAL USE ONLY
How to create the raid group
EMC CONFIDENTIALINTERNAL USE ONLY
10
How to create the LUNs
Create LUNs from Storage Pool
Create LUNs from Raid Group
EMC CONFIDENTIALINTERNAL USE ONLY
11
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
12
How to create the LUNs
Click storage -> LUNs
And select LUNs tab
EMC CONFIDENTIALINTERNAL USE ONLY
13
The LUN list
EMC CONFIDENTIALINTERNAL USE ONLY
14
Create LUNs from Storage Pool
Storage Pool Type: Pool
RAID Type: Mixed: Multi-tiered with mixed
RAID types
Storage Pool for new LUN: Pool 0 (which you
created)
User Capacity: 10 GB
LUN ID: choose one
Number of LUNS: 1 (how many LUNs you
need)
Select the Name radio button.
In the Name field enter your LUN Name
Starting ID: you need to choose one if you
create more than 1 LUN a time
EMC CONFIDENTIALINTERNAL USE ONLY
15
Select the advanced Tab
Set Default Owner: Auto/SPA/SPB
Initial Tier Placement: Default one
EMC CONFIDENTIALINTERNAL USE ONLY
16
Create LUNs from Raid Group
Storage Pool Type: RAID Group
RAID Type: RAID5: Distributed Parity (High
Throughput)
Storage Pool for new LUN: 0 (which you created)
User Capacity: 12 GB
LUN ID: choose one
Number of LUNS: 1 (how many LUNs you need)
Select the Name radio button.
In the Name field enter your RG5 LUN Name
Starting ID: you need to choose one if you
create more than 1 LUN a time
EMC CONFIDENTIALINTERNAL USE ONLY
17
Select the advanced Tab
Use SP Write Cache: checked
FAST Cache: unchecked
No Initial Verify: unchecked
Set Default Owner: Auto/SPA/SPB
EMC CONFIDENTIALINTERNAL USE ONLY
18
The two created LUNs
EMC CONFIDENTIALINTERNAL USE ONLY
19
How to configure and manage a NFS
share
Create file system
Verify file system mount
EMC CONFIDENTIALINTERNAL USE ONLY
20
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
21
Create
file
system
Verify
file
system
mount
Export
file
system
Mount
the file
system
Access
the file
system
Create
VDM
Mount
file
system
to VDM
Create
CIFS
interface
Create
CIFS
share
Access
the file
system
EMC CONFIDENTIALINTERNAL USE ONLY
22
Create a file system
Click storage ->
File system
And select file
system tab
EMC CONFIDENTIALINTERNAL USE ONLY
23
The file system list
EMC CONFIDENTIALINTERNAL USE ONLY
24
Create a file system
Create From: Storage Pool
File System Name: File System
Name
Storage Pool: File Pool (created)
Storage Capacity: 12 GB
Auto Extend Enabled: unchecked
Thin Enabled: unchecked
Slice Volumes: checked
File-level Retention: of
Deduplication Enabled:
unchecked
Vmware VAAI nested clone
support: unchecked
Data Mover (R/W): Data Mover
EMC CONFIDENTIALINTERNAL USE ONLY
25
EMC CONFIDENTIALINTERNAL USE ONLY
26
Check the mounts tab
EMC CONFIDENTIALINTERNAL USE ONLY
27
How to export a file system for NFS
Click storage ->
Shared Folders ->
NFS
EMC CONFIDENTIALINTERNAL USE ONLY
28
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
29
Export NFS file system
Choose Data Mover: Data Mover
File System: name you created
Path: /File System
Root Hosts: Linux Host address
EMC CONFIDENTIALINTERNAL USE ONLY
30
NFS exports list
EMC CONFIDENTIALINTERNAL USE ONLY
31
Mount the file system
Login to the Linux server as root
Create a mount point on the Linux server
cd /
mkdir /fs1
NFS mount this directory to the exported file system
on your Data Mover
mount data_mover_ip:/File _system_name /mount_point
mount 128.221.252.2:/EL_NFS1 /fs1
EMC CONFIDENTIALINTERNAL USE ONLY
32
Mount the file system
Verify the file
system
df h
cd /fs1
ls al
Note: By default a new directory is empty. Therefore, when you created
your /fs1 directory on the client it was empty. However, after NFS
mounting it to your Data Mover, /fs1 is now being redirected to a file
system showing lost+found and .etc (hidden) directories.
EMC CONFIDENTIALINTERNAL USE ONLY
33
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
34
Before and after the file system mount
EMC CONFIDENTIALINTERNAL USE ONLY
35
Mounted file system
EMC CONFIDENTIALINTERNAL USE ONLY
36
CITI GROUP
There is a NFS share on each control station
Do not remove/move the files there
EMC CONFIDENTIALINTERNAL USE ONLY
37
How to create a CIFS share
Create a virtual data mover
Create and mount a file system to a VDM
Verify CIFS Service is Started on Data Movers
Create a CIFS Interface on the Data Mover
Create a CIFS Share at the top-level of a VNX file
system
Access your CIFS share
EMC CONFIDENTIALINTERNAL USE ONLY
38
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
39
Create a virtual data mover
Click storage ->
CIFS
And select VDMs
tab
EMC CONFIDENTIALINTERNAL USE ONLY
40
Why will create virtual data mover?
One data mover can be mounted to one CIFS server
Create more than 1 CIFS server on one physical data
mover
Easy to manage
EMC CONFIDENTIALINTERNAL USE ONLY
41
Create a virtual data mover
Data Mover: choose one
Name: vdm_cifs2
Create the configuration using:
Default Storage Allocation
EMC CONFIDENTIALINTERNAL USE ONLY
42
VDMs list
EMC CONFIDENTIALINTERNAL USE ONLY
43
Create and mount a file system to a
VDM
Storage >
Storage
Configuration >
File Systems
And select file
system tab
EMC CONFIDENTIALINTERNAL USE ONLY
44
Create and mount a file system to a
VDM
Create From: Storage Pool
File System Name: EL_CIFS2
Storage Pool: File Pool
Storage Capacity: 25 GB
Auto Extend Enabled: unchecked
Thin Enabled: unchecked
Slice Volumes: checked
File-level Retention: Of
Deduplication Enabled: unchecked
VMware VAAI nested clone support:
unchecked
Data Mover (R/W): VDM
Mount Point: Default
EMC CONFIDENTIALINTERNAL USE ONLY
45
EMC CONFIDENTIALINTERNAL USE ONLY
46
Verify CIFS Service is Started on Data
Movers
Storage -> Shared
Folders -> CIFS
Select the data
movers.
Verify that the option
CIFS Serice
Started: is checked.
EMC CONFIDENTIALINTERNAL USE ONLY
47
Create a CIFS Interface on the Data
Mover
Click Setting ->
Network ->
Settings for File
and select the
Interfaces tab
EMC CONFIDENTIALINTERNAL USE ONLY
48
Create a CIFS Interface on the Data
Mover
Data Mover: Select one Data Mover
Device Name: Network Device
Address: the IP of the interface
Name: Enter your CIFS interface
Netmask: 255.255.255.0 (auto
complete)
The Broadcast Address is calculated
automatically
Do not enter the MTU value
Do not enter the VLAN ID value
EMC CONFIDENTIALINTERNAL USE ONLY
49
Create a CIFS server
Click storage ->
Shared folders ->
CIFS and select the
CIFS server tab
Create a CIFS
server
EMC CONFIDENTIALINTERNAL USE ONLY
50
Data Mover: Select your VDM
Server Type: Active Directory
Computer Name: Enter your CIFS Server
Aliases: Leave blank
NetBIOS Name: Leave blank
Domain: hmarine.test
Join the Domain: checked
Domain Admin User Name: Administrator
Domain Admin Password: emc2Admin!
Organizational Unit: Leave at default
value
Enable local users: unchecked
Interfaces: Checked for your Data Mover
Address
EMC CONFIDENTIALINTERNAL USE ONLY
51
Create a CIFS Share at the top-level of a VNX
file system
click Storage >
Shared Folders >
CIFS and select the
Shares tab
Create a CIFS share
EMC CONFIDENTIALINTERNAL USE ONLY
52
Create a CIFS Share at the top-level of a VNX
file
system
Choose a Data Mover: Select your
VDM
CIFS Share Name: TOP$
File System: Select your File System
Path: Leave at the default
NetBIOS Name: Leave blank
CIFS Servers: Checked for your CIFS
Server
User limit: Leave blank
Comment: Leave blank
EMC CONFIDENTIALINTERNAL USE ONLY
53
LUNs
Array
Hosts
Disk
Drive
NFS
Linux
share
CIFS
Windows
Share
Storage
Pool/Raid
Group
File
System
EMC CONFIDENTIALINTERNAL USE ONLY
54
Access your CIFS share
Connect to your windows
server
Open command line and
type
\\<ip_of_VDM>\<share>
\\10.32.106.178 \TOP$
EMC CONFIDENTIALINTERNAL USE ONLY
55
Error!!!
E000021: File system <fs_name> does not match
pre-upgrade exported state after upgrade.
EMC CONFIDENTIALINTERNAL USE ONLY
56
Q&A
EMC CONFIDENTIALINTERNAL USE ONLY
57
Thank you
EMC CONFIDENTIALINTERNAL USE ONLY
58