User Guide DDOC0099-000-AH
DTS1 CSfC 7 - 11 Operation
© 2020 Curtiss-Wright Defense Solutions Revision 4.0
Example of RMC Module Status (where partition 1 [name 1]= aaa and partition 2 [name 2]= bbb)
7.5.5 Format / Mount
7.5.5.1 Format Only
NOTE
NTFS format is not supported on an unpartitioned RMC module.
Format an unpartitioned 100GB RMC module as ext4 (default).
Command:
rmcctl -F
Example of RMC Module Status
NOTE
Add the force option (---force) if changing format from NTFS to ext4.
Format partition 1 of a 100 GB RMC module with two partitions as ext4 (default).
Command:
rmcctl -p 1 -F
Example of RMC Module Status
NOTE
Add the force option (---force) if changing format from ext4 to NTFS.
Format partition 2 of a 100 GB RMC module with two partitions as NTFS.
Command:
rmcctl -p 2 -F --fs NTFS
Example of RMC Module Status
cw_dts> rmcctl
[rmcctl]
RMC_S#: ins hcryp osdr p# size serv scryp osdm fmt mnt rem mntpoint
*********************************************************************************
RMC_S0: 1 1 1 1 50 GB NAS 0 na 0 na 0
aaa
RMC_S0: 1 1 1 2 50 GB NAS 0 na 0 na 0 bbb
[!rmcctl] OK
cw_dts> rmcctl
[rmcctl]
RMC_S#: ins hcryp osdr p# size serv scryp osdm fmt mnt rem mntpoint
*********************************************************************************
RMC_S0: 1 1 1 1 100GB NAS 0 na
ext4 0 0 rmc0
[!rmcctl] OK
cw_dts> rmcctl
[rmcctl]
RMC_S#: ins hcryp osdr p# size serv scryp osdm fmt mnt rem mntpoint
*********************************************************************************
RMC_S0: 1 1 1 1 50 GB NAS 0 na
ext4 0 0 rmc0p1
RMC_S0: 1 1 1 2 50 GB NAS 0 na 0 na 0 rmc0p2
[!rmcctl] OK
cw_dts> rmcctl
[rmcctl]
RMC_S#: ins hcryp osdr p# size serv scryp osdm fmt mnt rem mntpoint
*********************************************************************************
RMC_S0: 1 1 1 1 50 GB NAS 0 na ext4 0 0 rmc0p1
RMC_S0: 1 1 1 2 50 GB NAS 0 na
NTFS 0 0 rmc0p2
[!rmcctl] OK