Changes between Version 1 and Version 2 of User Guide/Omf/Save Image
- Timestamp:
- Oct 18, 2019, 3:11:47 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
User Guide/Omf/Save Image
v1 v2 10 10 This will remove udev rules (to prevent renaming of interfaces) and dump log files to lower the size of the image. It also shutdown the node. 11 11 12 Once the node has been shutdown, to save the existing disk image running on the node, use the ''omf save'' command :12 Once the node has been shutdown, to save the existing disk image running on the node, use the ''omf save'' command on the console: 13 13 14 14 {{{ … … 59 59 }}} 60 60 61 At the end of the ''saving'' process, you will have disk image file with the name: ''"bob-node-sdr2-lg1.sb1.cosmos-lab.org-2013-02-06-14-16-23.ndz"'' in the directory ''"/export/omf/omf-images"'' on the machine with the host name ''"frisbee"''. These information are all provided in the output displayed above.61 Please make sure that the process ends without errors. If there are no errors, at the end of the ''saving'' process, you will have disk image file with the name: ''"bob-node-sdr2-lg1.sb1.cosmos-lab.org-2013-02-06-14-16-23.ndz"'' in the directory ''"/export/omf/omf-images"'' on the machine with the host name ''"frisbee"''. These information are all provided in the output displayed above. 62 62 63 63 You can then reload this disk image on a node (or nodes) using the ''omf load'' command.