ramdisk = '/boot/initrd.img-%s' % release
memory = '256'
-disk = ['phy:xenvg/s_console_hda,hda,w']
+disk = ['phy:xenvg/s_console_xvda,xvda,w']
name = 's_console'
-vif = [ 'ip=18.181.0.230,mac=00:16:3E:FC:FE:26' ]
+vif = [ 'ip=18.181.0.219,mac=00:16:3e:07:15:2c' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
-root = "/dev/hda1 ro"
+root = "/dev/xvda1 ro"
extra = '2 console=xvc0'
ramdisk = '/boot/initrd.img-%s' % release
memory = '512'
-disk = ['phy:xenvg/s_master_hda,hda,w']
+disk = ['phy:xenvg/s_master_xvda,xvda,w']
name = 's_master'
-vif = [ 'ip=18.181.0.80,mac=00:16:3e:6c:1e:f5' ]
+vif = [ 'ip=18.181.0.214,mac=00:16:3e:0c:13:39' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
-root = "/dev/hda1 ro"
+root = "/dev/xvda1 ro"
extra = '2 console=xvc0'
ramdisk = '/boot/initrd.img-%s' % release
memory = '512'
-disk = ['phy:xenvg/s_remote_hda,hda,w']
+disk = ['phy:xenvg/s_remote_xvda,xvda,w']
name = 's_remote'
-vif = [ 'ip=18.181.0.231,mac=00:16:3e:26:dc:72' ]
+vif = [ 'ip=18.181.0.216,mac=00:16:3e:5f:98:b4' ]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
-root = "/dev/hda1 ro"
+root = "/dev/xvda1 ro"
extra = '2 console=xvc0'