[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-03-10 Thread Launchpad Bug Tracker
This bug was fixed in the package nfs-ganesha - 3.0.3-0ubuntu3.2

---
nfs-ganesha (3.0.3-0ubuntu3.2) focal; urgency=medium

  * d/control, d/nfs-ganesha-rados-grace*: Add ganesha-rados-grace to enable
active-active NFS-Ganesha setups. Without this tool, the only HA mode
available is active-passive with a shared IP resource such as a VIP
(LP: #1960899).

 -- Chris MacNaughton   Tue, 15 Feb 2022
07:38:48 +

** Changed in: nfs-ganesha (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-03-09 Thread Chris MacNaughton
I've setup and tested a highly-available Ganesha cluster using focal-
proposed:

# apt-cache policy nfs-ganesha
nfs-ganesha:
  Installed: 3.0.3-0ubuntu3.2
  Candidate: 3.0.3-0ubuntu3.2
  Version table:
 *** 3.0.3-0ubuntu3.2 500
500 http://archive.ubuntu.com/ubuntu focal-proposed/main amd64 Packages
100 /var/lib/dpkg/status
 3.0.3-0ubuntu3.1 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main 
amd64 Packages
 3.0.3-0ubuntu3 500
500 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 
Packages

And have confirmed that the ganesha-rados-grace binary functions as
expected:

# ganesha-rados-grace --userid ceph-nfs --pool ceph-nfs dump
cur=4 rec=0
==
juju-298dfa-zaza-401128674c2c-5
juju-298dfa-zaza-401128674c2c-6

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-03-02 Thread Robie Basak
Hello Chris, or anyone else affected,

Accepted nfs-ganesha into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/nfs-
ganesha/3.0.3-0ubuntu3.2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: nfs-ganesha (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-02-21 Thread Chris MacNaughton
Attached is a debdiff to enable this binary package in Focal, and is a
straight backport of the target from Jammy.

** Description changed:

  While the source is all present, the debian/control file doesn't build
  the binary package for ganesha-rados-grace.
  
  [Impact]
  
-  It is impossible to setup HA Ganesha with Ceph as a backed on Focal
+ It is impossible to setup HA Ganesha with Ceph as a backed on Focal. The
+ correct way to setup the rados cluster backend for Ganesha is to use:
+ 
+   ganesha-rados-grace add `hostname`
+ 
+ to add the named host to the cluster, which will allow all units to
+ share cluster state.
  
  [Test Plan]
  
  A new charm has been developed that configures nfs-ganesha
  (https://github.com/chrismacnaughton/charm-ceph-nfs) and will be used to
  verify that the cluster setup works correctly. it also functionally
  validates that shares are created correctly and are accessible.
  
  [Where problems could occur]
  
  Problems could occur around the binary target being fairly new in this
  release; however, the only change required is enabling that new binary
  target which is included in the version shipped in Focal.
  
  After verification has been confirmed, we can be fairly confident that
  the new binary target works as expected and doesn't interract badly with
  other parts.

** Patch added: "rados-grace.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+attachment/5562437/+files/rados-grace.debdiff

** Patch removed: "rados-grace.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+attachment/5562411/+files/rados-grace.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-02-21 Thread Chris MacNaughton
** Description changed:

  While the source is all present, the debian/control file doesn't build
  the binary package for ganesha-rados-grace.
+ 
+ [Impact]
+ 
+  It is impossible to setup HA Ganesha with Ceph as a backed on Focal
+ 
+ [Test Plan]
+ 
+ A new charm has been developed that configures nfs-ganesha
+ (https://github.com/chrismacnaughton/charm-ceph-nfs) and will be used to
+ verify that the cluster setup works correctly. it also functionally
+ validates that shares are created correctly and are accessible.
+ 
+ [Where problems could occur]
+ 
+ Problems could occur around the binary target being fairly new in this
+ release; however, the only change required is enabling that new binary
+ target which is included in the version shipped in Focal.
+ 
+ After verification has been confirmed, we can be fairly confident that
+ the new binary target works as expected and doesn't interract badly with
+ other parts.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-02-21 Thread Chris MacNaughton
Attached is a debdiff for the Focal version of nfs-ganesha

** Patch added: "rados-grace.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+attachment/5562411/+files/rados-grace.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1960899] Re: nfs-ganesha doesn't ship the ganesha-rados-grace binary target in Focal

2022-02-21 Thread James Page
** Changed in: nfs-ganesha (Ubuntu Focal)
 Assignee: (unassigned) => Chris MacNaughton (chris.macnaughton)

** Changed in: nfs-ganesha (Ubuntu Focal)
   Status: New => Triaged

** Changed in: nfs-ganesha (Ubuntu Focal)
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1960899

Title:
  nfs-ganesha doesn't ship the ganesha-rados-grace binary target in
  Focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-ganesha/+bug/1960899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs