Your message dated Tue, 23 Dec 2008 17:54:05 +0100
with message-id <[email protected]>
and subject line RE: ocfs2-tools: Server Reboots when mounted OCFS2-Filesystem
ist disconnected (forced by plug the cable)
has caused the Debian Bug report #501567,
regarding ocfs2-tools: Server Reboots when mounted OCFS2-Filesystem ist
disconnected (forced by plug the cable)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
501567: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501567
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ocfs2-tools
Version: 1.2.4-1.2
Severity: normal
Hi,
we're actually playing with Lenny, an iSCSI-Storage and a mounted Filesystem
via OCFS2. First off all, the init-Skript does not install the
OCFS2-kernel-module
which is needed.
We activate the iSCSI-target as follows:
iscsiadm -m discovery -t sendtargets -p $IP
iscsiadm -m node -T iqn.2008-09:stor.target0 -p $IP:3260 -l
works, the iSCSI disc is found:
Oct 8 13:43:47 cluster-mx1 kernel: [ 8869.332922] sd 1:0:0:0: [sdb] Attached
SCSI disk
so, i've mounted the ocfs2-filesystem into the local filesystem-tree:
/dev/sdb1 on /mnt type ocfs2 (rw,_netdev,heartbeat=local)
then, for the purpose of testings i disconnected the ethernet-cable on the
server:
Oct 8 15:07:40 cluster-mx1 kernel: [ 153.722823] tg3: eth0: Link is down.
After some minutes, the server suddenly reboots ("shortened output"):
Oct 8 15:08:37 cluster-mx1 kernel: klogd 1.5.0#5, log source = /proc/kmsg
started.
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Initializing cgroup subsys
cpuset
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Initializing cgroup subsys
cpu
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Linux version 2.6.26-1-686
(Debian 2.6.26-5) ([email protected]
g) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 SMP Wed Sep
10 16:46:13 UTC 2008
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-provided physical RAM
map:
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 0000000000000000
- 000000000009ec00 (usable)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 000000000009ec00
- 00000000000a0000 (reserved)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 00000000000f0000
- 0000000000100000 (reserved)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 0000000000100000
- 000000007f6f0000 (usable)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 000000007f6f0000
- 000000007f6f3000 (ACPI NVS)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 000000007f6f3000
- 000000007f700000 (ACPI data)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 00000000e0000000
- 00000000f0000000 (reserved)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] BIOS-e820: 00000000fec00000
- 0000000100000000 (reserved)
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] 1142MB HIGHMEM available.
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] 896MB LOWMEM available.
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] found SMP MP-table at
[c00f4c60] 000f4c60
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Entering add_active_range(0,
0, 521968) 0 entries of 256 used
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Zone PFN ranges:
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] DMA 0 ->
4096
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Normal 4096 ->
229376
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] HighMem 229376 ->
521968
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Movable zone start PFN for
each node
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] early_node_map[1] active PFN
ranges
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] 0: 0 -> 521968
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] On node 0 totalpages: 521968
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] DMA zone: 32 pages used
for memmap
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] DMA zone: 0 pages reserved
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] DMA zone: 4064 pages, LIFO
batch:0
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Normal zone: 1760 pages
used for memmap
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Normal zone: 223520 pages,
LIFO batch:31
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] HighMem zone: 2286 pages
used for memmap
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] HighMem zone: 290306
pages, LIFO batch:31
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] Movable zone: 0 pages used
for memmap
Oct 8 15:08:37 cluster-mx1 kernel: [ 0.000000] DMI 2.2 present.
I reproduced this on a second server.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ocfs2-tools depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libcomerr2 1.41.0-3 common error description library
ii libglib2.0-0 2.16.5-1 The GLib library of C routines
ii libncurses5 5.6+20080830-1 shared libraries for terminal hand
ii libreadline5 5.2-3 GNU readline and history libraries
ii libuuid1 1.41.0-3 universally unique id library
ocfs2-tools recommends no packages.
Versions of packages ocfs2-tools suggests:
pn ocfs2console <none> (no description available)
-- debconf information:
ocfs2-tools/heartbeat_threshold: 7
ocfs2-tools/reconnect_delay: 2000
ocfs2-tools/init: false
ocfs2-tools/keepalive_delay: 5000
ocfs2-tools/clustername: ocfs2
ocfs2-tools/idle_timeout: 10000
--- End Message ---
--- Begin Message ---
Hi!
this is an intended behaviour.
ocfs2 nodes do their heartbeat on the shared media, if the media is gone, the
node assume to be broken and fences itself to avoid data or service
corruption.
Closing.
Best regards
Frederik Schüler
--
ENOSIG
signature.asc
Description: This is a digitally signed message part.
--- End Message ---