Dell PowerVault Storage Area Network Manual

Download Manual  of Dell PowerVault DR4100 Desktop, Server for Free or View it Online on All-Guides.com. This version of Dell PowerVault DR4100 Manual compatible with such list of devices, as: PowerVault DR4100, PowerVault DX6104, PowerVault DX6112, PowerVault LTO3-080, PowerVault LTO4-120HH

Dell PowerVault DR4100 Manual  - Page 1
1
Dell PowerVault DR4100 Manual  - Page 2
2
Dell PowerVault DR4100 Manual  - Page 3
3
Dell PowerVault DR4100 Manual  - Page 4
4
Dell PowerVault DR4100 Manual  - Page 5
5
Dell PowerVault DR4100 Manual  - Page 6
6
Dell PowerVault DR4100 Manual  - Page 7
7
Dell PowerVault DR4100 Manual  - Page 8
8
Dell PowerVault DR4100 Manual  - Page 9
9
Dell PowerVault DR4100 Manual  - Page 10
10
Dell PowerVault DR4100 Manual  - Page 11
11
Dell PowerVault DR4100 Manual  - Page 12
12
Dell PowerVault DR4100 Manual  - Page 13
13
Dell PowerVault DR4100 Manual  - Page 14
14
Dell PowerVault DR4100 Manual  - Page 15
15
Dell PowerVault DR4100 Manual  - Page 16
16
Dell PowerVault DR4100 Manual  - Page 17
17
Dell PowerVault DR4100 Manual  - Page 18
18
Dell PowerVault DR4100 Manual  - Page 19
19
Dell PowerVault DR4100 Manual  - Page 20
20
Dell PowerVault DR4100 Manual  - Page 21
21
Dell PowerVault DR4100 Manual  - Page 22
22
Dell PowerVault DR4100 Manual  - Page 23
23
Dell PowerVault DR4100 Manual  - Page 24
24
Dell PowerVault DR4100 Manual  - Page 25
25
Dell PowerVault DR4100 Manual  - Page 26
26
Dell PowerVault DR4100 Manual  - Page 27
27
Dell PowerVault DR4100 Manual  - Page 28
28
Dell PowerVault DR4100 Manual  - Page 29
29
Dell PowerVault DR4100 Manual  - Page 30
30
Dell PowerVault DR4100 Manual  - Page 31
31
Dell PowerVault DR4100 Manual  - Page 32
32
Dell PowerVault DR4100 Manual  - Page 33
33
Dell PowerVault DR4100 Manual  - Page 34
34
Dell PowerVault DR4100 Manual  - Page 35
35
Dell PowerVault DR4100 Manual  - Page 36
36
Dell PowerVault DR4100 Manual  - Page 37
37
Dell PowerVault DR4100 Manual  - Page 38
38
Dell PowerVault DR4100 Manual  - Page 39
39
Dell PowerVault DR4100 Manual  - Page 40
40
Dell PowerVault DR4100 Manual  - Page 41
41
Dell PowerVault DR4100 Manual  - Page 42
42
Dell PowerVault DR4100 Manual  - Page 43
43
Dell PowerVault DR4100 Manual  - Page 44
44
Dell PowerVault DR4100 Manual  - Page 45
45
Dell PowerVault DR4100 Manual  - Page 46
46
Dell PowerVault DR4100 Manual  - Page 47
47
Dell PowerVault DR4100 Manual  - Page 48
48
Dell PowerVault DR4100 Manual  - Page 49
49
Dell PowerVault DR4100 Manual  - Page 50
50
Dell PowerVault DR4100 Manual  - Page 51
51
Dell PowerVault DR4100 Manual  - Page 52
52
Dell PowerVault DR4100 Manual  - Page 53
53
Dell PowerVault DR4100 Manual  - Page 54
54
Dell PowerVault DR4100 Manual  - Page 55
55
Dell PowerVault DR4100 Manual  - Page 56
56
Dell PowerVault DR4100 Manual  - Page 57
57
Dell PowerVault DR4100 Manual  - Page 58
58
Dell PowerVault DR4100 Manual  - Page 59
59
Dell PowerVault DR4100 Manual  - Page 60
60
Dell PowerVault DR4100 Manual  - Page 61
61
Dell PowerVault DR4100 Manual  - Page 62
62
Dell PowerVault DR4100 Manual  - Page 63
63
55 Setting up NetVault Backup Native Virtual Tape Library on the Dell™ DR4X00 Disk Backup
Appliance
:: ******************************************************
:_clean
@echo ===========================================
@echo Clean Media with Label %ML%
@echo Clean Media with Label %ML% >> "%logfile%"
@echo ===========================================
:: ==============================================
:: Open and close I/O Port, to remove a
:: remaining media, wait 5 seconds
:: ==============================================
@echo "%nvutil%\nvopeneeport.exe" -libraryname "%library_name%"
"%nvutil%\nvopeneeport.exe" -libraryname "%library_name%"
choice /T 5 /C jn /N /D j >NUL:
"%nvutil%\nvcloseeeport.exe" -libraryname "%library_name%"
choice /T 5 /C jn /N /D j >NUL:
echo Stage 3 - Completed
::
::
:: ==============================================
:: Export expired media and open
:: I/O Port. Library cannot load media
:: into a drive anymore
:: ==============================================
echo "%nvutil%\nvexportmedia.exe" -barcode %ML%
"%nvutil%\nvexportmedia.exe" -barcode %ML%
choice /T 5 /C jn /N /D j >NUL:
"%nvutil%\nvopeneeport.exe" -libraryname "%library_name%"
echo Stage 4 - Completed
::
::
:: ===============================================
:: Media is now unreachable for the library
:: in I/O Slot, now we cheat NetVault !
::
:: For security reasons: Rename old media first
:: After that, create new media with old name
:: Deletion in next step
:: ===============================================
if exist "%vtlpath%\media\%ML%.disabled" erase "%vtlpath%\media\%ML%.disabled"
ren "%vtlpath%\media\%ML%" %ML%.disabled
"%nvutil%\nvmakemedia.exe" %media_size% mediafiles "%vtlpath%\media\%ML%"
"%nvutil%\nvcloseeeport.exe" -libraryname "%library_name%"
choice /T 5 /C jn /N /D j >NUL:
echo "%nvutil%\nvblankmedia.exe" -barcode %ML% -wait
"%nvutil%\nvblankmedia.exe" -barcode %ML% -wait
if %GL% == None ("%nvutil%\nvlabelmedia.exe" -barcode %ML% -newlabel %ML%) else ("%nvutil%\nvlabelmedia.exe" -barcode
%ML% -newlabel %ML% -newgroup %GL%)
if exist "%vtlpath%\media\%ML%.disabled" erase "%vtlpath%\media\%1.disabled"
choice /T 5 /C jn /N /D j >NUL:
echo Stage 5 - Completed
goto :eof
echo Stage 6 - Completed
Linux /Unix Platform Bash Script:
#!/bin/bash
# ==================================================================
# The following parameters must be configured for the script example provided as follows:
# vtlpath = This should be the UNC path of the root share used to host the nVTL instance.
# media_prefix = This should be the prefix of the vitual media designated for processing
# library_name = This should be the name of the library as it has been added to NetVault Backup
# media_size = This is the size of the media to be recreated and must be compatibly for input to the
# nvmakemedia command
# ===================================================================
nv_home=`head -n -1 /etc/.nv6_home`
nvutil=$nv_home/util
media_size=50m