question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

nfs-ganesha-stable missing for ceph nautilus in ubuntu bionic

See original GitHub issue

Bug Report I tried the new stable-4.0 in a clean environment with nfs-ganesha but it failed because http://download.ceph.com/nfs-ganesha/deb-V2.7-stable/nautilus does not exist. I checke that https://shaman.ceph.com/repos/nfs-ganesha-stable/V2.7-stable/ is already there for nautilus and https://github.com/ceph/ceph-build/blob/master/nfs-ganesha-stable/config/definitions/nfs-ganesha-stable.yml also was updated, so I assume this has to be pushed somehow to http://download.ceph.com/nfs-ganesha/deb-V2.7-stable/nautilus?

What happened: Playbook fails because it cannot find http://download.ceph.com/nfs-ganesha/deb-V2.7-stable/nautilus

What you expected to happen: http://download.ceph.com/nfs-ganesha/deb-V2.7-stable/nautilus should exist

How to reproduce it (minimal and precise):

  • execute site.yml with nfs-ganesha enabled

Share your group_vars files, inventory

  ceph_origin: repository
  ceph_repository: community
  ceph_stable_release: nautilus
  public_network: 192.168.90.0/24
  cluster_network: 192.168.90.0/24
  radosgw_address: 192.168.90.2
  monitor_address_block: 192.168.90.0/24
  lvm_volumes:
  - data: /dev/sdc
  - data: /dev/sdd
  osd_scenario: lvm
  ceph_nfs_rgw_squash: No_Root_Squash
  ceph_nfs_ceph_squash: No_Root_Squash
  nfs_file_gw: true
  nfs_obj_gw: true
  nfs_ganesha_stable_branch: V2.7-stable

Environment:

  • OS (e.g. from /etc/os-release): 18.04.2 LTS (Bionic Beaver)
  • Kernel (e.g. uname -a): Linux node-10 4.15.0-46-generic #49-Ubuntu SMP Wed Feb 6 09:33:07 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  • Ansible version (e.g. ansible-playbook --version): ansible-playbook 2.7.9
  • ceph-ansible version (e.g. git head or tag or stable branch): stable-4.0
  • Ceph version (e.g. ceph -v): ceph version 14.2.0 (3a54b2b6d167d4a2a19e003a705696d4fe619afc) nautilus (stable)

I bet this is still the wrong place to open this issue, but I’m never sure if to open it in ceph-build, the ceph-issue tracker or in any other place. I’m sorry for this.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
Bruceforcecommented, May 9, 2019

Yes. I opened it there, because it seemed to me it was somehow missed for bionic since the build for xenial was already there. But I still leave it open here until a build for bionic is up, because the playbook will fail with nfs enabled in bionic.

As a workaround setting this also works:

nfs_ganesha_stable_deb_repo: "[trusted=yes] https://chacra.ceph.com/r/nfs-ganesha-stable/V2.7-stable/2356c3867730696aacc31874357b3499062fc902/ubuntu/bionic/flavors/ceph_nautilus"
1reaction
dsavineaucommented, Apr 5, 2019

Ok the deb packages should be released next week. Currently only rpm have been built http://download.ceph.com/nfs-ganesha/rpm-V2.7-stable/nautilus/ You can open an issue on the ceph tracker the next time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Supported Ceph versions - Ubuntu
The purpose of the UCA is to make available recent versions of OpenStack (which consumes Ceph) to Ubuntu LTS releases. The selection of...
Read more >
Bionic Beaver: nautilus-connect-server: GONE?! Workaround?
An easy way to connect to server is to install nemo. Nemo is very similar to Nautilus and allows you to explore your...
Read more >
Bug #1899061 “GPG error - debian nautilus bionic is not signed”
Description of the problem: I think we are missing one step before adding the repository during the plugin installation. Version: Ubuntu 18 ...
Read more >
» Cephadm » Deploying a new Ceph cluster
In Ubuntu: apt install -y cephadm. In CentOS Stream: dnf search release-ceph dnf install --assumeyes centos-release-ceph-quincy dnf install --assumeyes ...
Read more >
Ceph Nautilus packages for Ubuntu Focal
Hi list, We're wondering if Ceph Nautilus packages will be provided ... Here is why: a glibc bug in Ubuntu Bionic that *might*...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found