Dell EqualLogic PS6210XS EqualLogic Host Integration Tools for Linux Version 1 - Page 103

eqlvolume rethin Command Syntax, Examples: Analyzing Thin—Provisioning Recommendations

Page 103 highlights

eqlvolume rethin Command Syntax The command syntax is as follows: # eqlvolume rethin [--recommend | -R] [--discard-usage | -D] [--include mount-point | -i] [--exclude mount-point | -e] [--force mount-point | -F] [--group-access-file file-location | -g] [--user-name user-name | -u] The following table describes the optional command parameters. Table 41. eqlvolume rethin Command Options Parameter --recommend Abbr -R Argument none --discard-usage -D none --include -i mount-point --exclude -e mount-point --force -F mount-point --group-access-file -g --user-name -u file-location user-name Description Generates a list of volumes that appear to be good candidates for thin-provisioning, but does not rethin any volumes. Displays a list of file systems that are incorrectly mounted with -o discard, but does not thin-provision any volumes. Specifies the mount points to be thin-provisioned. If this parameter is omitted, all mount points using EqualLogic volumes will be considered for thin-provisioning. Specifies a list of the mount points that are not to be thinprovisioned. If a mount point is listed with both --include and -exclude parameters, the mount point is excluded. Causes the specified volumes to be thin-provisioned, even if they do not meet the thin-provisioning criteria defined by the ReThinRecommend and ReThinRecommendMB configuration parameters. Specifies the location of the group access file where the user names and encrypted passwords are kept. If multiple user names have been stored in the group access file, specifies a particular user identity. Examples: Analyzing Thin-Provisioning Recommendations This section provides examples showing how modifying an eqlvolume rethin configuration parameter affects the volumes that are recommended for thin-provisioning. It also shows the verbose output of the--recommend parameter showing the reasons that volumes were not recommended. Example 1: Modifying an eqlvolume rethin Configuration Parameter This example recommends a file system for volume thin-provisioning, modifies the --recommend parameter to change the minimum percentage of space required to recommend thin-provisioning, and displays a different recommendation based on the new parameter value. For more information on these parameters, see Volume Thin-Provisioning Configuration Parameters. # eqlvolume rethin --recommend --verbose Locating all mount points supported by EqualLogic targets. Logged into PS Series group 192.x.x.xy (eqlgroup2) as username grpadmin There is 1 mount point recommended for rethinning: /test04 (GroupAdmin) The following 2 mount points were not recommended for rethinning: /test05 : File system space used (2.65 GB) is greater than space used by Managing Thin-Provisioned Volumes 103

  • 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

eqlvolume rethin Command Syntax
The command syntax is as follows:
# eqlvolume rethin
[--recommend | -R]
[--discard-usage | -D]
[--include
mount-point
| -i]
[--exclude
mount-point
| -e]
[--force
mount-point
| -F]
[--group-access-file
file-location
| -g]
[--user-name
user-name
| -u]
The following table describes the optional command parameters.
Table 41. eqlvolume rethin Command Options
Parameter
Abbr
Argument
Description
--recommend
-R
none
Generates a list of volumes that appear to be good candidates for
thin-provisioning, but does not rethin any volumes.
--discard-usage
-D
none
Displays a list of file systems that are incorrectly mounted with
–o
discard
, but does not thin-provision any volumes.
--include
-i
mount-point
Specifies the mount points to be thin-provisioned. If this parameter
is omitted, all mount points using EqualLogic volumes will be
considered for thin-provisioning.
--exclude
-e
mount-point
Specifies a list of the mount points that are not to be thin-
provisioned. If a mount point is listed with both
--include
and
--
exclude
parameters, the mount point is excluded.
--force
-F
mount-point
Causes the specified volumes to be thin-provisioned, even if they do
not meet the thin-provisioning criteria defined by the
ReThinRecommend
and
ReThinRecommendMB
configuration
parameters.
--group-access-file
-g
file-location
Specifies the location of the group access file where the user names
and encrypted passwords are kept.
--user-name
-u
user-name
If multiple user names have been stored in the group access file,
specifies a particular user identity.
Examples: Analyzing Thin—Provisioning
Recommendations
This section provides examples showing how modifying an
eqlvolume rethin
configuration parameter affects the volumes that are
recommended for thin-provisioning. It also shows the verbose output of the
--recommend
parameter showing the reasons that volumes
were not recommended.
Example 1: Modifying an eqlvolume rethin Configuration Parameter
This example recommends a file system for volume thin-provisioning, modifies the
--recommend
parameter to change the minimum
percentage of space required to recommend thin-provisioning, and displays a different recommendation based on the new parameter
value. For more information on these parameters, see
Volume Thin-Provisioning Configuration Parameters
.
# eqlvolume rethin --recommend --verbose
Locating all mount points supported by EqualLogic targets.
Logged into PS Series group 192.x.x.xy (eqlgroup2) as username grpadmin
(GroupAdmin)
There is 1 mount point recommended for rethinning:
/test04
The following 2 mount points were not recommended for rethinning:
/test05 : File system space used (2.65 GB) is greater than space used by
Managing Thin-Provisioned Volumes
103