Hi, You could create an empty DATABLOCK Image and make it persistent. Then run your VM using that Image in one DISK attribute, and the data will be saved back to the repository after a successful shutdown.
See http://opennebula.org/documentation:rel2.2:img_guide http://opennebula.org/documentation:rel2.2:img_template Regards. -- Carlos Martín, MSc Project Major Contributor OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org <http://www.opennebula.org/> | [email protected] On Tue, Jul 12, 2011 at 7:01 PM, chethan kp <[email protected]> wrote: > Hi, > I could run the sample vm given in the opennebula site . > > Now I want to store the data [ data which is stored in integer array[100]) > , > > How to create a a FS image , and mount then store the data(array[100]) in > it ..? > > Then I can create the data block image then mount the same in VMs.. > > regards > Chethan > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
