Linked by Thom Holwerda on Mon 30th Nov 2009 23:45 UTC

Thread beginning with comment 397285
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: Let's separate VM teleportationa and Data teleportation
by felipe_alfaro on Tue 1st Dec 2009 15:40
in reply to "Let's separate VM teleportationa and Data teleportation"
RE[2]: Let's separate VM teleportationa and Data teleportation
by namakemono on Wed 2nd Dec 2009 18:25
in reply to "RE: Let's separate VM teleportationa and Data teleportation"
RE: Let's separate VM teleportationa and Data teleportation
by phoenix on Tue 1st Dec 2009 20:32
in reply to "Let's separate VM teleportationa and Data teleportation"
About Thom's idea, it is better to be possible do the transportation of the data only, not the whole OS or the application itself. This may sign that you will need same apps in both lands, but it will be faster to migrate than whole OS/App/Data. Otherwise, using a remote session or putting the data in a server is better.
You store the actual VM image on shared storage (NFS, CIFS, iSCSI, etc). It's only the in-use memory that is transported from one host to the other.
That said, what I really would love is something based in an environment like the Chrome proposal. I'm working in a document in the phone/handheld and when arriving home, I only put it in the cradle and the content is switched to be showed in a better screen, and I can continue to work with other input devices. If I loss the device the content is preserved because it is stored in the server.
Remote X11, rdesktop, VNC, and NX allow you to do this already, although not as seamlessly as some would like.
RE[2]: Let's separate VM teleportationa and Data teleportation
by namakemono on Wed 2nd Dec 2009 18:37
in reply to "RE: Let's separate VM teleportationa and Data teleportation"
You store the actual VM image on shared storage (NFS, CIFS, iSCSI, etc). It's only the in-use memory that is transported from one host to the other.
And what if I need to change/migrate the area in that such VM image is stored ? Is there a way to move it having the VM running ? - this is my understanding of "VM transportation", not only the instance, but the image too.
Remote X11, rdesktop, VNC, and NX allow you to do this already, although not as seamlessly as some would like.
Well, I was thinking in something that changes the presentation itself - like when a web page knows if you are using a browser in a desktop or in a mobile device. Doing a VNC/RDesktop of a desktop sized screen in the mobile device will be a scrolling challenge.
Rgds,
Member since:
2009-07-01
Regarding the news, it's good if it's for free. VMWare tools are offered only in the paid product.
About Thom's idea, it is better to be possible do the transportation of the data only, not the whole OS or the application itself. This may sign that you will need same apps in both lands, but it will be faster to migrate than whole OS/App/Data. Otherwise, using a remote session or putting the data in a server is better.
The transportation is helpful in a scenario in that you can not stop processes in order to do Hardware maintenance/upgrades. And the sync process may take a lot of time if these servers are doing massive data changes.
That said, what I really would love is something based in an environment like the Chrome proposal. I'm working in a document in the phone/handheld and when arriving home, I only put it in the cradle and the content is switched to be showed in a better screen, and I can continue to work with other input devices. If I loss the device the content is preserved because it is stored in the server.
Rgds,