All of lore.kernel.org
 help / color / mirror / Atom feed
* remus Disk replication
@ 2010-07-09 13:11 taojiang628
  0 siblings, 0 replies; only message in thread
From: taojiang628 @ 2010-07-09 13:11 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 876 bytes --]


Hello :
When I use a centos5.4.cfg to create a domain .I want to add this ""tap:remus:backuphost:anyfreeport|, e.g.: to my disk for Disk replication .But it give this error :No such file or directory:'192.168.10.191|aio:/xen-img/dist.img' . My centos5.4.cfg is :

name = "centos5.4-2"
#
#  vcpus + memory size
#
vcpus  = "1"
memory = "512"
#
#  Disk device(s).
#
root        = '/dev/xvda ro'
disk        = [
'tap:remus:192.168.10.191:9000|aio:/xen-img/disk2.img,xvda,w'
]
#
#  Networking (change ip and mac if you need copy for another DomU)
#
vif         = [ 'bridge=xenbr0,mac=00:16:3e:78:34:12,ip=192.168.10.130' ]
#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'destroy'
# Console
#extra = 'console=xvc0'
I see the Disk replication in  http://nss.cs.ubc.ca/remus/doc.html 

Anyone can tell me what should I do.
2010-07-09 



taojiang628 

[-- Attachment #1.2: Type: text/html, Size: 2507 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-09 13:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 13:11 remus Disk replication taojiang628

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.