User Guide DDOC0199-000-A9
1-Slot Data Transport System (CSfC) 8 - 10 Operation
© 2024 Curtiss-Wright Defense Solutions Revision 2.0
Example
Transfer boot-up configuration to live configuration.
Command:
serv -a 2
Example
8.5.4 Assign Mount Point Names
NOTE
The RMC module must be partitioned to assign mount point names. Each mount point name must
be unique. Mount point names must be between 1 and 32 characters, some names might be
truncated depending on CLI.
Add a mount point name to a 100GB RMC module with 1 partition.
Command:
rmcctl --mntpoint name
Example (Where name=alpha)
Change the mount point name of a 100GB RMC module with one partition.
Command:
rmcctl --mntpoint name
Example (Where name=aaa)
Add a mount point name to partitions 1 and 2 of a100 GB RMC module with two partitions.
NOTE
Must be done as two separate commands.
Command:
rmcctl -p 1--mntpoint name 1
rmcctl -p 2--mntpoint name 2
cw_dts> serv -a 1
[serv]
BOOTCFG cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
LIVECGFG
cifs=1 nfs=1 ftp=1 http=1 dhcp=1 tftp=1 tel=1 snmp=1 status=ok
[!serv] OK
cw_dts> serv -a 2
[serv]
BOOTCFG
cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
LIVECGFG cifs=1 nfs=1 ftp=1 http=1 dhcp=0 tftp=0 tel=0 snmp=0 status=ok
[!serv] 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 0 na 0 alpha
[!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 0 na 0
aaa
[!rmcctl] OK