Just upgraded from Lenny to Squeeze and ran into the same problem
with my block-iscsi script:
> # xm create foo.example.com.cfg
> Using config file "/etc/xen/foo.example.com.cfg".
> Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working.
I tried to call my script directly i
Hi all,
I've upgraded an xen+drbd+lvm debian system to squeeze.
The DomUs utilize DRBD-ressources for storage (based on local LV)
Unfortunately the block-drbd helper script provided by drbd8-utils
doesn't seem to work anymore:
root@xena:~# xm create -c /etc/xen/bldlenny32.cfg
Using c
Am Thu, 19 Jul 2007 11:30:21 +0200 schrieb Pierguido:
> Burkhard Ott wrote:
>> Am Wed, 18 Jul 2007 19:00:13 +0200 schrieb Pierguido:
>>
>>> net {
>>> #allow-two-primaries;
>>> cram-hmac-alg "sha1";
>>> shared-secret "FooFunFactory";
>>
>> Did you create the metafile?
> Yes...i took
Burkhard Ott wrote:
> Am Wed, 18 Jul 2007 19:00:13 +0200 schrieb Pierguido:
>
>> net {
>> #allow-two-primaries;
>> cram-hmac-alg "sha1";
>> shared-secret "FooFunFactory";
>
> Did you create the metafile?
Yes...i took it from an example
> What happens if you uncomment allow-two-prim
Am Wed, 18 Jul 2007 19:00:13 +0200 schrieb Pierguido:
> net {
> #allow-two-primaries;
> cram-hmac-alg "sha1";
> shared-secret "FooFunFactory";
Did you create the metafile?
What happens if you uncomment allow-two-primaries?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a sub
Sorry this is my drbd.conf
Pier
global {
usage-count yes;
}
resource r0 {
protocol C;
startup {
degr-wfc-timeout 120;# 2 minutes.
}
disk {
on-io-error detach;
}
net {
#allow-two-primaries;
cram-hmac-alg "sha1";
shared-secret "FooFunFactory";
}
because i need drbd8 in a primary/primary configuration.
Now...i'm using also a lvm disk (/dev/internal_raid/mail on both the
hosts)...i made the drbd module, create the config (attachment) and
started drbd...then i always got this in teh log:
Jul 18 12:00:01 cluster-1 kernel: drbd0: Found 6 tr
7 matches
Mail list logo