[Bug 1994699] Re: nfs-ganesha-rados-grace doesn't work on ARM64

Chris MacNaughton 1994699 at bugs.launchpad.net
Mon Oct 31 10:04:37 UTC 2022


On a Jammy ARM64 machine:

root at node-couder:~# apt-cache policy nfs-ganesha-rados-grace
nfs-ganesha-rados-grace:
  Installed: 3.5-1build1
  Candidate: 3.5-1build1
  Version table:
     3.5-1ubuntu1 400
        400 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/universe arm64 Packages
 *** 3.5-1build1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages
        100 /var/lib/dpkg/status
root at node-couder:~# ganesha-rados-grace
Usage:
ganesha-rados-grace [ --userid ceph_user ] [ --cephconf /path/to/ceph.conf ] [ --ns namespace ] [ --oid obj_id ] [ --pool pool_id ] dump|add|start|join|lift|remove|enforce|noenforce|member [ nodeid ... ]
root at node-couder:~# apt install nfs-ganesha-rados-grace
...
root at node-couder:~# apt-cache policy nfs-ganesha-rados-grace
nfs-ganesha-rados-grace:
  Installed: 3.5-1ubuntu1
  Candidate: 3.5-1ubuntu1
  Version table:
 *** 3.5-1ubuntu1 400
        400 http://ports.ubuntu.com/ubuntu-ports jammy-proposed/universe arm64 Packages
        100 /var/lib/dpkg/status
     3.5-1build1 500
        500 http://ports.ubuntu.com/ubuntu-ports jammy/universe arm64 Packages
root at node-couder:~# ganesha-rados-grace
rados_conf_read_file: -2
Can't connect to cluster: -2


On an AMD64 Jammy machine:

root at ganesha-test:~# apt-cache policy nfs-ganesha-rados-grace
nfs-ganesha-rados-grace:
  Installed: 3.5-1ubuntu1
  Candidate: 3.5-1ubuntu1
  Version table:
 *** 3.5-1ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu jammy-proposed/universe amd64 Packages
        100 /var/lib/dpkg/status
     3.5-1build1 500
        500 http://archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
root at ganesha-test:~# ganesha-rados-grace
rados_conf_read_file: -2
Can't connect to cluster: -2

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

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nfs-ganesha in Ubuntu.
https://bugs.launchpad.net/bugs/1994699

Title:
  nfs-ganesha-rados-grace doesn't work on ARM64

Status in nfs-ganesha package in Ubuntu:
  Fix Released
Status in nfs-ganesha source package in Jammy:
  Fix Committed

Bug description:
  [ Impact ]

  Ganesha's rados backend for HA operation can't be used on aarch64

  [ Test Plan ]

  Install the nfs-ganesha-rados-grace package, run it without arguments.
  It should report a failure to connect to Ceph:

  # ganesha-rados-grace
  rados_conf_read_file: -2
  Can't connect to cluster: -2

  With the current version in Jammy and Kinetic, you instead always get
  the usage directions.

  [ Where problems could occur ]

  Problems could occur around argument parsing on amd64 or arm64 so
  verification should be done that the argument parsing does work.

  [ Other Info ]
   
  Upstream has already landed a fix to this change: https://github.com/nfs-ganesha/nfs-ganesha/commit/3db6bc0cb75fa85ffcebeda1276d195915b84579

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




More information about the Ubuntu-openstack-bugs mailing list