User Guide
DDOC0099-000-AH
DTS1 CSfC
12 - 33
Command Line Interface
© 2020 Curtiss-Wright Defense Solutions
Revision 5.0
12.3.21
rmcctl
NOTE
The DTS1 has only 1 RMC slot. As a result, the -s option is always -s 0.
Description
The rmcctl command performs control tasks on the RMCs, such as partitioning, formatting,
mounting, and requesting removal. When an action is not requested, the current state is reported.
Syntax
rmcctl
[
-h
|
--help
|
--version
]
rmcctl
[
-s
] [
-p
] [
-M
] [
-U
] [
-F
] [
-C
]
Options
-h
,
--help
................................................... Print help message.
--version
.................................................... Print program version.
-s
,
--slot
.................................................... slot number where the RMC unit is located(0). For
all slots, use "A" or "all".
-p
,
--pnum
.................................................... Partition number. Ranges from 1-128. Some
operations on all partitions is prohibited.
-P
,
--part
.................................................... Create 1-n partition(s) on the RMC described
with --slot.
<num parts> Number of partitions on the disk.
<part sizes> Size of partitions can be specified as
percent of disk or sizes in MiB, MB, GiB, GB, TiB
or TB. The minimum size allowed is 100MB. NAS
services, iSCSI targets, and PCAP recordings
need to be inactive, and the RMC / partitions need
to be unmounted to run this command.
--force
........................................................ Necessary due to the destructive nature of --part. All
services, iSCSI targets, and PCAP recordings
need to be inactive, and the RMC / partitions need
to be unmounted to run this command.
-W
,
--wipe
.................................................... Destructively clean the disk and any partitions.
--force
........................................................ Necessary due to the destructive nature of --wipe.
All services, iSCSI targets, and PCAP recordings
need to be inactive, and the RMC/partitions need
to be unmounted to run this command.
-C
,
--cryp
.................................................... Software encrypt RMC. Passphrase is entered
interactively
-D
,
--dcryp
.................................................. Destructively overwrite S/W encryption information.
-E
,
--enter
.................................................. Gain entry to S/W encrypted RMC. Passphrase is
entered interactively.
-X
,
--exit
................................................... Exit from S/W encrypted RMC.
-F
,
--format
................................................ Format RMC/partition. May take several minutes.
--force
........................................................ Force reformatting of a formatted RMC / partition.
--fs
............................................................... Choose either EXT4 (default) or NTFS. NTFS can
only be used with partitions and RMC USB adapter
to provide compatibility with Windows. This option
can only be used with the -F option.
-M
,
--mount
................................................. Mount RMC/partition.
--ro
............................................................... Mount file system. This option can only be used with
the -M option.
-U
,
--unmoun
t............................................... Unmount RMC/partition.
-S
,
--scan
.................................................... Scan for undetected RMCs.
-R
,
--remove
................................................ Request RMC removal.
-I
,
--insert
................................................ Undo request for removal (-R).
--status
...................................................... Display current state of RMCs.
--serv
.......................................................... Assign a service name to partition. Valid names are
NONE, NAS, iSCSI, and iSCSI0/1.