Public bug reported:

Binary package hint: ocfs2-tools

Hello,

# lsb_release -rd
Description:    Ubuntu 9.10
Release:        9.10

# apt-cache policy ocfs2-tools
ocfs2-tools:
  Installiert: 1.4.2-1
  Kandidat: 1.4.2-1
  Versions-Tabelle:
 *** 1.4.2-1 0
        500 http://de.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status

After reboot, the OCFS2 cluster ist not ready. dmesg says:

[   12.969167] OCFS2 Node Manager 1.5.0
[   13.021414] OCFS2 DLM 1.5.0
[   13.035066] ocfs2: Registered cluster interface o2cb
[   13.046026] OCFS2 DLMFS 1.5.0
[   13.046435] OCFS2 User DLM kernel interface loaded
[   13.195795] (1996,2):o2net_open_listening_sock:1924 ERROR: unable to bind 
socket at 141.52.167.65:7777, ret=-99
[   14.703635] device-mapper: table: 252:1: multipath: error getting device
[   14.703717] device-mapper: ioctl: error adding target to table

After reboot I have to do manually:

#  /etc/init.d/o2cb load
# /etc/init.d/o2cb online ocfs2
Setting cluster stack "o2cb": OK
Starting O2CB cluster ocfs2: OK
# mount /dev/mapper/3600601608f0b1600128e232c60cfde11 /mnt/ocfs2test/

When I do so, I see in dmesg:

[ 1515.544963] o2net: accepted connection from node scchpblade02b (num 3) at 
141.52.167.68:7777
[ 1515.546658] o2net: accepted connection from node scchpblade01b (num 1) at 
141.52.167.66:7777
[ 1517.284154] o2net: accepted connection from node scchpblade02a (num 2) at 
141.52.167.67:7777
[ 1519.579744] OCFS2 1.5.0
[ 1519.585590] ocfs2_dlm: Nodes in domain ("373BFB8718FB4F20B6497063C7BF3BBC"): 
0 1 2 3 

I tried the following:

# dpkg-reconfigure -f readline ocfs2-tools

The question to start ocfs2 at boot time is answered with yes.

At the end the output is:

update-rc.d: warning: o2cb start runlevel arguments (S) do not match LSB 
Default-Start values (2 3 5)
update-rc.d: warning: o2cb stop runlevel arguments (0 6) do not match LSB 
Default-Stop values (none)
Cluster ocfs2 already online
update-rc.d: warning: ocfs2 start runlevel arguments (S) do not match LSB 
Default-Start values (2 3 5)
update-rc.d: warning: ocfs2 stop runlevel arguments (0 6) do not match LSB 
Default-Stop values (none)
Starting Oracle Cluster File System (OCFS2) OK

These warnings look like a bug for me.

That OCFS2 is not startet at boot time is also a bug maybe.

Best Regards,
   Christian

** Affects: ocfs2-tools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
OCFS2 is not ready on boot
https://bugs.launchpad.net/bugs/481795
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to