Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues

Using Wii remote with Android Device- Taking Gaming to the Next Level

Commercial Support now available for the open-source NGINX Web server

Linux Top 5: Linux's New Fellow

RebeccaBlackOS - First Live CD Running Wayland Display Server



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:How To Do Live Migration Of OpenVZ Containers
How To Do Live Migration Of OpenVZ Containers
May 7, 2009, 04 :31 UTC (0 Talkback[s]) (5121 reads)

(Other stories by Falko Timme)

[ Thanks to Falko Timme for this link. ]

"2 Live Migration Of vm1.example.com From server1 To server2

"To check if the live migration is really done "live", i.e. without interruption of the guest, you can log into vm1.example.com (e.g. with SSH) and ping another server:

"vm1.example.com:

ping google.com

"This will ping google.com until you press CTRL + C. The pinging should continue even during the live migration.

"server1:

"I want to run the live migration as the root user. Live migration will work only if the root user on server1 can log into server2 via SSH without being asked for a password (this means SSH root logins must be allowed on server2 - check your sshd configuration: /etc/ssh/sshd_config). This can be achieved by generating a key pair for root@server1 and then store root@server1's public key in the ~/.ssh/authorized_keys file of root@server2. Fortunately, there's a bash script that can do this for us. We create the script as follows:"

Complete Story

Related Stories:
Etch for Old Hardware(May 04, 2009)
Migrate to a virtual Linux environment with Clonezilla(Apr 22, 2009)
CentOS 5.3 Has Keen Focus on Virtualization(Apr 21, 2009)
Xen vs. KVM: The Linux Foundation’s Small-Minded View of Virtualization(Apr 20, 2009)
KVM Virtualization With Enomalism 2 On An Ubuntu 8.10 Server(Apr 02, 2009)
Managing OpenVZ With The WebVZ Control Panel On Debian Lenny(Mar 19, 2009)
Installing And Using OpenVZ On Debian Lenny (AMD64)(Mar 05, 2009)
KVM & OpenVZ Virtualization And Cloud Computing With Proxmox VE(Feb 18, 2009)
How To Convert Physical Systems And Xen VMs Into OpenVZ Containers (Debian Etch)(Jan 23, 2009)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP