Difference between revisions of "Agile testbed"
From PDP/Grid Wiki
Jump to navigationJump to search| Line 181: | Line 181: | ||
| # Log in to the VM; | # Log in to the VM; | ||
| # if this is a paravirtualized  machine, install the 'kernel' package in addition to the 'kernel-xen' package or the machine won't run at all. | # if this is a paravirtualized  machine, install the 'kernel' package in addition to the 'kernel-xen' package or the machine won't run at all. | ||
| − | # Edit /etc/grub to remove the xvc0 console setting. | + | ## Edit /etc/grub to remove the xvc0 console setting. | 
| − | # Edit /etc/inittab to remove the lone serial console and re-enable the normal ttys. | + | ## Edit /etc/inittab to remove the lone serial console and re-enable the normal ttys. | 
| − | # Restore /etc/sysconfig/network-scripts/ifcfg-eth0.bkp to start the network. | + | ## Restore /etc/sysconfig/network-scripts/ifcfg-eth0.bkp to start the network. | 
| # Then shut down the machine. | # Then shut down the machine. | ||
| # After shutdown, copy the VM disk image to put:/mnt/put/stampede or (if LVM was used) dd the volume to put. | # After shutdown, copy the VM disk image to put:/mnt/put/stampede or (if LVM was used) dd the volume to put. | ||
| + | |||
| + | |||
| + | Non-Xen-VMs are easier to transfer ;-) | ||
| ==== create a new machine ==== | ==== create a new machine ==== | ||
