FRU Replacement Guide
1 About this Guide
9
Chapter
1
1 About this Guide
Topics:
•
•
•
•
•
This guide provides procedures for customer replaceable units and field replaceable
units of the HGST Active Archive System.
1.1 Conventions
Element
Sample Notation
OS shell or Q-Shell commands (user input)
rm -rf /tmp
OS shell or Q-Shell system output
Installation successful!
Commands longer than one line are split with
"\"
q.dss.manage.setPermissions('/manage', \
[....])
User-supplied values
ManagementNodeVirtualIPAddress
or
<ManagementNodeVirtualIPAddress>
File and directory names
The file
aFile.txt
is stored in
/home/user
.
Any graphical user interface label
Click
OK
.
Keyboard keys and sequences
To cancel the operation, press
Ctrl+c
.
Menu navigation in a GUI
Navigate to
Dashboard
>
Administration
>
Hardware
>
Servers
.
1.2 Storage Notations
Convention
Prefix
Size (bytes)
KB
kilobyte
1,000
KiB
kibibyte
1,024
MB
megabyte
1,000,000
MiB
mebibyte
1,048,567
GB
gigabyte
1,00,000,000
GiB
gibibyte
1,073,741,824
TB
terabyte
1,000,000,000,000
TiB
tibibyte
1,099,511,627,776
• Sizes of disks are expressed with
SI prefixes
(kilo, mega, tera, peta, exa)
• Space, size of partitions and file systems are expressed with the
binary prefixes
(kibi, mebi, tebi, pebi, exbi)
• A comma (",") is used for digit grouping, for example 1,000 is 1 thousand.
• A period (".") is used as decimal mark, for example 12.5 %.