Users Guide
Broadcom NVMe-FC-120UG-100
42
Emulex NVMe over Fibre Channel User Guide
4. Reconfigure the target by following the instructions in Step 1 through Step 13 in this section.
5. Enable the initiator links.
You can set the saved configuration to be restored automatically after a reboot by using systemctl to enable the
nvmet.service. Type the following command:
systemctl enable nvmet.service
NOTE: The service requires that the .json file must be named config.json, and it must be saved under the path
/etc/nvmet/, for it to be loaded automatically at boot time.
To disable the nvmet.service using systemctl, type the following command:
systemctl disable nvmet.service