Status: New
Owner: ----
New issue 787 by [email protected]: DRBD sync problems after downgrade
from DRBD 8.4 to 8.3
http://code.google.com/p/ganeti/issues/detail?id=787
What software version are you running? Please provide the output of "gnt-
cluster --version", "gnt-cluster version", and "hspace --version".
$ gnt-cluster --version
gnt-cluster (ganeti v2.10.1) 2.10.1
$ gnt-cluster version
Software version: 2.10.1
Internode protocol: 2100000
Configuration format: 2100000
OS api version: 20
Export interface: 0
VCS version: (ganeti) version v2.10.1
$ hspace --version
hspace (ganeti) version v2.10.1
compiled with ghc 7.6
running on linux x86_64
$ uname -a
Linux 3.2.54-hardened-r9 #2 SMP Mon Mar 31 16:25:16 CEST 2014 x86_64
Intel(R) Xeon(R) CPU E5-2620 v2 @ 2.10GHz GenuineIntel GNU/Linux
DRBD Version:
sys-cluster/drbd-8.3.11-r1
$ cat /proc/drbd
version: 8.3.11 (api:88/proto:86-96)
srcversion: C0678379139A852E8263B22
$ cat /sys/module/drbd/version
8.3.11
What distribution are you using?
Gentoo Linux 3.2.54-hardened-r9
What steps will reproduce the problem?
As can be seen here
(https://groups.google.com/forum/#!topic/ganeti/rWgEUfwYOe8) I accidentally
used DRBD 8.4. After that I downgraded to the DRBD 8.3.11 (as you can see
above), but I am still getting the "There are some degraded disks for this
instance." while creating instances or doing a burnin. After that I've
reset everything, recreated the LVM vg group and reinitialized the cluster.
I still get the error.
dmesg gives me the following (while instance creation):
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120096] block drbd0: Starting worker
thread (from drbdsetup [6262])
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120280] block drbd0: disk( Diskless
-> Attaching )
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120581] block drbd0: No usable
activity log found.
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120585] block drbd0: Method to
ensure write ordering: flush
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120592] block drbd0: drbd_bm_resize
called with capacity == 25165824
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120698] block drbd0: resync bitmap:
bits=3145728 words=49152 pages=96
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120701] block drbd0: size = 12 GB
(12582912 KB)
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.120705] block drbd0: Writing the
whole bitmap, size changed
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.121554] block drbd0: bitmap WRITE of
96 pages took 1 jiffies
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.121582] block drbd0: 12 GB (3145728
bits) marked out-of-sync by on disk bit-map.
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.122018] block drbd0: bitmap READ of
96 pages took 0 jiffies
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.122087] block drbd0: recounting of
set bits took additional 0 jiffies
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.122089] block drbd0: 12 GB (3145664
bits) marked out-of-sync by on disk bit-map.
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.122093] block drbd0: disk( Attaching
-> Inconsistent )
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.122095] block drbd0: attached to
UUIDs 0000000000000004:0000000000000000:0000000000000000:0000000000000000
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.128061] block drbd0: conn(
StandAlone -> Unconnected )
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.128074] block drbd0: Starting
receiver thread (from drbd0_worker [6263])
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.128131] block drbd0: receiver
(re)started
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.128138] block drbd0: conn(
Unconnected -> WFConnection )
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.207679] block drbd0: role( Secondary
-> Primary ) disk( Inconsistent -> UpToDate )
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.207826] block drbd0: Forced to
consider local data as UpToDate!
Apr 1 16:22:25 hp-vh-1 kernel: [ 1369.207849] block drbd0: new current
UUID 587EACA1FEF0E151:0000000000000004:0000000000000000:0000000000000000
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.989695] block drbd0: role( Primary
-> Secondary )
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.989781] block drbd0: bitmap WRITE of
0 pages took 0 jiffies
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.989859] block drbd0: 12 GB (3145664
bits) marked out-of-sync by on disk bit-map.
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.989987] block drbd0: conn(
WFConnection -> Disconnecting )
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990009] block drbd0: Discarding
network configuration.
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990030] block drbd0: Connection
closed
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990039] block drbd0: conn(
Disconnecting -> StandAlone )
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990053] block drbd0: receiver
terminated
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990055] block drbd0: Terminating
drbd0_receiver
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990068] block drbd0: disk( UpToDate
-> Failed )
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990077] block drbd0: Sending state
for detaching disk failed
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990086] block drbd0: disk( Failed ->
Diskless )
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990269] block drbd0: drbd_bm_resize
called with capacity == 0
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990299] block drbd0: worker
terminated
Apr 1 16:22:37 hp-vh-1 kernel: [ 1380.990301] block drbd0: Terminating
drbd0_worker
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings