2 . . . . . . . . . . . . . . .
3 v v v v v v v v v v v v v v v
--------- -------------------------------------------------
Legend State Count
------ --------------- -----
. In Use Disks 27
v Available Disks 15
------ --------------- -----
Total 42 disks
License the new storage with electronic licensing
Prerequisites
Electronic licensing requires the node Locking ID (system serial number) and the LAC letter code provided as part of the sales
order are required to obtain the electronic license file.
About this task
Use electronic licensing to add Active Tier or Cloud Tier storage on DD OS versions 6.0 and higher.
Steps
Run the
elicense update
command to add the electronic license file to the system.
●
Specify the
<license-file>
parameter when the command is run to allow it to proceed without prompting.
#
elicense update electronic-license-file.txt
●
Run the command without parameters to run the command interactively.
#
elicense update
Enter the content of license file and then press Control-D, or press Control-C to
cancel.
Expand the file system
Prerequisites
The new storage must be added to the file system before it can be used.
About this task
Complete the following tasks to add the new storage to the file system.
Steps
1. Add the storage to the file system.
●
Run the
filesys expand
command.
#
filesys expand
2. Run the
filesys show space
command to verify the system recognizes the additional capacity.
#
filesys show space
Active Tier:
Resource Size GiB Used GiB Avail GiB Use% Cleanable GiB
---------------- --------- -------- ---------- ---- -------------
/data: pre-comp - 0.0 - - -
/data: post-comp 160187.0 0.2 160186.8 0% 0.0
/ddvar 308.1 2.8 289.7 1% -
---------------- --------- -------- ---------- ----- -------------
3. Run the
disk show state
command to verify the system displays a status of
In Use
for the new disks.
Add Storage Capacity
45