Dell PowerVault MD3660i Administrator's Guide - Page 122

Device Mapper Configuration Steps, Scan For Newly Added Virtual Disks

Page 122 highlights

3. Configure using MDCU - After the host server has rebooted, the MDCU automatically starts and is present on the desktop. This utility allows for quick and easy configuration of new and or existing MD Series Dense storage arrays present on your network. It also provides a GUI Wizard for establishing the iSCSI sessions to the array. 4. Create and map virtual disks using the MD Storage Manager - After configuring the arrays using the MDCU, run the MD Storage Manager to create and map virtual disks. Using The MD Storage Manager Use the MD Storage Manager to: • Map the host server to the MD Series Dense storage array • Create the virtual disks • Map newly created arrays to your host server NOTE: Any arrays configured with MDCU automatically get added to the list of devices in the EMW. Device Mapper Configuration Steps To complete the DM multipathing configuration and make storage available to the Linux host server: 1. Scan for virtual disks. See Scan For Newly Added Virtual Disks. 2. Display the multipath device topology. See Display The Multipath Device Topology Using The Multipath Command. 3. Create a partition on a multipath device node. See Create A New fdisk Partition On A Multipath Device Node. 4. Add a partition to DM. See Add A New Partition To Device Mapper. 5. Create a file system on a DM partition. See Create A File System On A Device Mapper Partition. 6. Mount a DM partition. See Mount A Device Mapper Partition. The following instructions show how to complete each of these steps. In the following command descriptions, is used to indicate where a substitution must be made. On Red Hat Enterprise Linux systems, is the number assigned to the device. On SUSE Linux Enterprise Server systems, is the letter(s) assigned to the device. Scan For Newly Added Virtual Disks The rescan_dm_devs command scans the host server system looking for existing and newly added virtual disks mapped to the host server. # rescan_dm_devs If an array virtual disk (VD) is mapped to the host server at a later time the rescan_dm_devices command must be run again to make the VD a visible LUN to the operating system. 122

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175

3.
Configure using MDCU — After the host server has rebooted, the MDCU automatically starts and is present on the
desktop. This utility allows for quick and easy configuration of new and or existing MD Series Dense storage arrays
present on your network. It also provides a GUI Wizard for establishing the iSCSI sessions to the array.
4.
Create and map virtual disks using the MD Storage Manager — After configuring the arrays using the MDCU, run
the MD Storage Manager to create and map virtual disks.
Using The MD Storage Manager
Use the MD Storage Manager to:
Map the host server to the MD Series Dense storage array
Create the virtual disks
Map newly created arrays to your host server
NOTE:
Any arrays configured with MDCU automatically get added to the list of devices in the EMW.
Device Mapper Configuration Steps
To complete the DM multipathing configuration and make storage available to the Linux host server:
1.
Scan for virtual disks.
See
Scan For Newly Added Virtual Disks
.
2.
Display the multipath device topology.
See
Display The Multipath Device Topology Using The Multipath Command
.
3.
Create a partition on a multipath device node.
See
Create A New fdisk Partition On A Multipath Device Node
.
4.
Add a partition to DM.
See
Add A New Partition To Device Mapper
.
5.
Create a file system on a DM partition.
See
Create A File System On A Device Mapper Partition
.
6.
Mount a DM partition.
See
Mount A Device Mapper Partition
.
The following instructions show how to complete each of these steps.
In the following command descriptions, <x> is used to indicate where a substitution must be made. On Red Hat
Enterprise Linux systems, <x> is the number assigned to the device. On SUSE Linux Enterprise Server systems, <x> is the
letter(s) assigned to the device.
Scan For Newly Added Virtual Disks
The
rescan_dm_devs
command scans the host server system looking for existing and newly added virtual disks
mapped to the host server.
# rescan_dm_devs
If an array virtual disk (VD) is mapped to the host server at a later time the
rescan_dm_devices
command must be
run again to make the VD a visible LUN to the operating system.
122