Note
To use the service provided by FJcloud-O IaaS with API, it is necessary to build an environment for using API. For details, refer to the documents provided by FJcloud-O.
To restore the virtual server, refer to the documents provided by FJcloud-O.
If GLS is being used, additionally perform the following procedure.
Overwrite the interface configuration file of the physical network used in GLS with the backup file created in step 1 in "6.3 Procedure for Restoring OS with the Snapshot Function."
Example:
# cp /etc/sysconfig/network-script/ifcfg-eth1.bak /etc/sysconfig/network-script/ifcfg-eth1
Set the automatic startup of RMS to ON.
# hvsetenv HV_RCSTART 1 # hvsetenv HV_RCSTART 1 <- Check if "1" is output
Restart the virtual server.