[Ubuntu-ha] [Bug 1018671] Re: mismatch between ocfs2-tools version and kernel

2020-05-21 Thread Rafael David Tinoco
Thank you for taking the time to report this bug. In an effort to keep an
up-to-date and valid list of bugs to work on, I have reviewed this report to
verify it still requires effort and occurs on an Ubuntu release in standard
support, and it does not.

It is unfortunate that we were unable to resolve this defect, however there
appears to be no further action possible at this time. I am therefore moving the
bug to 'Fix Released' to current development release as the issue does not apply
to it any longer.

If you disagree or have new information, we would be grateful if you could
please open a new bug mentioning new affected versions with a possible
reproducer in the bug description.


** Also affects: ocfs2-tools (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: ocfs2-tools (Ubuntu Precise)
   Status: New => Won't Fix

** Changed in: ocfs2-tools (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: ocfs2-tools (Ubuntu)
   Importance: High => Undecided

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1018671

Title:
  mismatch between ocfs2-tools version and kernel

Status in ocfs2-tools package in Ubuntu:
  Fix Released
Status in ocfs2-tools source package in Precise:
  Won't Fix

Bug description:
  In at least 11.10 (likely 12.04 as well, however...), the ocfs2-tools
  is behind what the 3.0 kernel is creating on disk.  This can be seen
  trivially by attempting to examine the locks on an ocfs2 filesystem:

  ===# debugfs.ocfs2 -n -R "fs_locks" /dev/dm-1
  Debug string proto 3 found, but 2 is the highest I understand.

  The 1.8 tree in the ocfs2-tools git repo includes support for proto 3.
  That set of tools should probably be distributed with 11.10 and up, so
  that the tools match what the kernel is providing.

  Not having the tools match up to the kernel makes things very
  difficult, like trying to debug locking issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1018671/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : ubuntu-ha@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-ha] [Bug 1018671] Re: mismatch between ocfs2-tools version and kernel

2019-07-04 Thread Rafael David Tinoco
Even being old, I'm flagging this case as "ubuntu-ha" for consideration
in Ubuntu-HA effort for Eoan. I'll close this case after considering
debugfs.ocfs2 capabilities and kernel in question.

** Tags added: ubuntu-ha

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1018671

Title:
  mismatch between ocfs2-tools version and kernel

Status in ocfs2-tools package in Ubuntu:
  Confirmed

Bug description:
  In at least 11.10 (likely 12.04 as well, however...), the ocfs2-tools
  is behind what the 3.0 kernel is creating on disk.  This can be seen
  trivially by attempting to examine the locks on an ocfs2 filesystem:

  ===# debugfs.ocfs2 -n -R "fs_locks" /dev/dm-1
  Debug string proto 3 found, but 2 is the highest I understand.

  The 1.8 tree in the ocfs2-tools git repo includes support for proto 3.
  That set of tools should probably be distributed with 11.10 and up, so
  that the tools match what the kernel is providing.

  Not having the tools match up to the kernel makes things very
  difficult, like trying to debug locking issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1018671/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : ubuntu-ha@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-ha] [Bug 1018671] Re: mismatch between ocfs2-tools version and kernel

2013-06-28 Thread Andreas Otto
Any chance that this will be fixed in 12.04 LTS?

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1018671

Title:
  mismatch between ocfs2-tools version and kernel

Status in “ocfs2-tools” package in Ubuntu:
  Confirmed

Bug description:
  In at least 11.10 (likely 12.04 as well, however...), the ocfs2-tools
  is behind what the 3.0 kernel is creating on disk.  This can be seen
  trivially by attempting to examine the locks on an ocfs2 filesystem:

  ===# debugfs.ocfs2 -n -R fs_locks /dev/dm-1
  Debug string proto 3 found, but 2 is the highest I understand.

  The 1.8 tree in the ocfs2-tools git repo includes support for proto 3.
  That set of tools should probably be distributed with 11.10 and up, so
  that the tools match what the kernel is providing.

  Not having the tools match up to the kernel makes things very
  difficult, like trying to debug locking issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1018671/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : ubuntu-ha@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-ha] [Bug 1018671] Re: mismatch between ocfs2-tools version and kernel

2013-03-08 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ocfs2-tools (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1018671

Title:
  mismatch between ocfs2-tools version and kernel

Status in “ocfs2-tools” package in Ubuntu:
  Confirmed

Bug description:
  In at least 11.10 (likely 12.04 as well, however...), the ocfs2-tools
  is behind what the 3.0 kernel is creating on disk.  This can be seen
  trivially by attempting to examine the locks on an ocfs2 filesystem:

  ===# debugfs.ocfs2 -n -R fs_locks /dev/dm-1
  Debug string proto 3 found, but 2 is the highest I understand.

  The 1.8 tree in the ocfs2-tools git repo includes support for proto 3.
  That set of tools should probably be distributed with 11.10 and up, so
  that the tools match what the kernel is providing.

  Not having the tools match up to the kernel makes things very
  difficult, like trying to debug locking issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1018671/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : ubuntu-ha@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-ha] [Bug 1018671] Re: mismatch between ocfs2-tools version and kernel

2012-07-14 Thread Clint Byrum
** Changed in: ocfs2-tools (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
High Availability Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1018671

Title:
  mismatch between ocfs2-tools version and kernel

Status in “ocfs2-tools” package in Ubuntu:
  New

Bug description:
  In at least 11.10 (likely 12.04 as well, however...), the ocfs2-tools
  is behind what the 3.0 kernel is creating on disk.  This can be seen
  trivially by attempting to examine the locks on an ocfs2 filesystem:

  ===# debugfs.ocfs2 -n -R fs_locks /dev/dm-1
  Debug string proto 3 found, but 2 is the highest I understand.

  The 1.8 tree in the ocfs2-tools git repo includes support for proto 3.
  That set of tools should probably be distributed with 11.10 and up, so
  that the tools match what the kernel is providing.

  Not having the tools match up to the kernel makes things very
  difficult, like trying to debug locking issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/1018671/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-ha
Post to : ubuntu-ha@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-ha
More help   : https://help.launchpad.net/ListHelp