All of lore.kernel.org
 help / color / mirror / Atom feed
* Is continuous replication of state possible?
@ 2005-01-07  8:49 Per Buer
  0 siblings, 0 replies; 18+ messages in thread
From: Per Buer @ 2005-01-07  8:49 UTC (permalink / raw)
  To: xen-devel

Hi.

I've been playing around with Xen a couple of months now and I am very 
much impressed. I am particularly found of the "live migration" feature. 
I was wondering if it is possible to make a instance continuously 
replicate the state of another instance and then make the other instance 
run if the original instance fails.

-- 
Per Andreas Buer




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <20050109030704.8BAB689DA7@sc8-sf-spam1.sourceforge.net>]
* Re: Is continuous replication of state possible?
@ 2005-01-07 19:22 Ky Srinivasan
  0 siblings, 0 replies; 18+ messages in thread
From: Ky Srinivasan @ 2005-01-07 19:22 UTC (permalink / raw)
  To: riel; +Cc: Ian.Pratt, perbu, xen-devel

Ian,  as you noted earlier, on an MP machine getting reliable replay
will be difficult - locks need to be acquired in the same order during
the replay as they were acquired initially.   In my previous life we had
toyed with implementing a  similar strategy on a microkernel  (Chorous)
based unix system.

K. Y

>>> Ian Pratt <Ian.Pratt@cl.cam.ac.uk> 1/7/2005 12:29:27 PM >>>
> On Fri, 7 Jan 2005, Ian Pratt wrote:
> 
> > It basically just requires deterministic execution and event
> > injection.
> 
> This will be hard when running crypto programs that get
> their random numbers directly from the CPU ...

Sure, when CPUs finally get embedded crypto features (and
applications start using and _insisting_ on their presence) we'll
have problems. For the moment, the technique should work.

Ian



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/xen-devel


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 18+ messages in thread
[parent not found: <20050107172010.9AB9C89761@sc8-sf-spam1.sourceforge.net>]
* Is continuous replication of state possible?
@ 2005-01-07 14:57 Per Buer
  2005-01-07 15:34 ` Ian Pratt
  2005-01-07 15:43 ` Mark Williamson
  0 siblings, 2 replies; 18+ messages in thread
From: Per Buer @ 2005-01-07 14:57 UTC (permalink / raw)
  To: xen-devel

Hi.

I've been playing around with Xen a couple of months now and I am very 
much impressed. I am particularly found of the "live migration" feature. 
I was wondering if it is possible to make a instance continuously 
replicate the state of another instance and then make the other instance 
run if the original instance fails.

This could mean we could deploy Linux in enviroments dominated by Tandem 
and IBM mainframes. :-)

-- 
Per Andreas Buer




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Cannot start domU from NFS
@ 2005-01-07  7:37 Nauzad Sadry
  2005-01-07 10:01 ` Christian Limpach
  0 siblings, 1 reply; 18+ messages in thread
From: Nauzad Sadry @ 2005-01-07  7:37 UTC (permalink / raw)
  To: xen-devel

Hello everyone
I have Xen-2.0.1 setup with dom0 starting from local disk.
I need to start domU from NFS
The NFS server works - both local and remote clients can use it.
But not domU 

Here is my config
======= /etc/xen/vm_config_nfs =========
kernel = "/boot/vmlinuz-2.6.9-xenU"
ramdisk = "/boot/initrd-fc3.img"
memory = 128
name = "VM-1"
nics=3
dhcp="dhcp"
root = "/dev/nfs"
nfs_server = "192.168.1.123"
nfs_root   = '/xen_nfs/root'
extra = "4 enforcing=0"
======================================

domU starts booting and hangs at mounting its root 

Here is the boot log

Using config file "/etc/xen/vm_config_nfs".
Started domain VM-1, console on port 9608
************ REMOTE CONSOLE: CTRL-] TO QUIT ********
Linux version 2.6.9-xenU (xenod@labyrinth.cl.cam.ac.uk) (
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 We
d Nov 17 22:29:37 GMT 2004
BIOS-provided physical RAM map:
 Xen: 0000000000000000 - 0000000008000000 (usable)
128MB LOWMEM available.
DMI not present.
Built 1 zonelists
Kernel command line:  ip=:192.168.123.123:::VM-1:eth0:dhcp
root=/dev/nfs nfsroot=192.168.123.123:/xen_nfs/root 3 VMID=1
enforcing=0
Initializing CPU#0
PID hash table entries: 1024 (order: 10, 16384 bytes)
Xen reported: 1793.416 MHz processor.
Using tsc for high-res timesource
Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
Memory: 126148k/131072k available (1596k kernel code, 4860k reserved,
466k data, 92k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 1024K (64 bytes/line)
CPU: AMD Opteron(tm) Processor 244 stepping 08
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... disabled
checking if image is initramfs... it is
Freeing initrd memory: 1061k freed
NET: Registered protocol family 16
Initializing Cryptographic API
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Xen virtual console successfully installed as tty
Event-channel device installed.
Starting Xen Balloon driver
xen_blk: Initialising virtual block device driver
xen_blk: Timeout connecting to device!
xen_net: Initialising virtual ethernet driver.
NET: Registered protocol family 2
IP: routing cache hash table of 1024 buckets, 8Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
NET: Registered protocol family 1
NET: Registered protocol family 17
IP-Config: Incomplete network configuration information.
Freeing unused kernel memory: 92k freed
Red Hat nash version 4.1.18 starting
Mounted /proc filesystem
Mounting sysfs
Creating /dev
Starting udev
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
 <0>Rebooting in 1 seconds..Linux version 2.6.9-xenU (xen


On my NFS export, the etc/fstab is as follows
/xen_nfs/root        /                           ext3    defaults        1 1
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                    proc    defaults        0 0
none                    /dev/shm              tmpfs   defaults        0 0
/dev/hda5             swap                    swap    defaults        0 0
/dev/cdrom           /mnt/cdrom           udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy           auto    noauto,owner,kudzu 0 0

Help will be really appreciated 

Thanks

Nauzad


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-01-10 16:53 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-07  8:49 Is continuous replication of state possible? Per Buer
     [not found] <20050109030704.8BAB689DA7@sc8-sf-spam1.sourceforge.net>
2005-01-10 16:53 ` George Washington Dunlap III
  -- strict thread matches above, loose matches on Subject: below --
2005-01-07 19:22 Ky Srinivasan
     [not found] <20050107172010.9AB9C89761@sc8-sf-spam1.sourceforge.net>
2005-01-07 17:51 ` Is Continuous " George Washington Dunlap III
2005-01-07 14:57 Is continuous " Per Buer
2005-01-07 15:34 ` Ian Pratt
2005-01-07 16:38   ` Avery Pennarun
2005-01-07 17:42     ` Ian Pratt
2005-01-07 17:18   ` Rik van Riel
2005-01-07 17:29     ` Ian Pratt
2005-01-07 18:02       ` Rik van Riel
2005-01-09  2:21   ` Jacob Gorm Hansen
2005-01-09 14:43     ` Harry Butterworth
2005-01-09 16:21       ` aq
2005-01-09 16:43         ` Mark Williamson
2005-01-09 16:56         ` Harry Butterworth
2005-01-07 15:43 ` Mark Williamson
2005-01-07  7:37 Cannot start domU from NFS Nauzad Sadry
2005-01-07 10:01 ` Christian Limpach
2005-01-09  0:42   ` Nauzad Sadry
2005-01-09  2:00     ` Is continuous replication of state possible? Harry Butterworth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.