Skip to content

The named service nfs-server is not available, on Debian #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jos4uke opened this issue May 3, 2018 · 1 comment · Fixed by #30
Closed

The named service nfs-server is not available, on Debian #29

jos4uke opened this issue May 3, 2018 · 1 comment · Fixed by #30

Comments

@jos4uke
Copy link

jos4uke commented May 3, 2018

Hi

it seems the named service nfs-server is not available under Debian (see the log).
I use the latest version of nfs-formula.
When I checked for the nfs service running, it is named nfs-kernel-server.

Could you update the named service called for Debian?

Thanks in adavance
Jos

#salt -N nfs-servers state.sls nfs.server
koro:
  Name: nfs-server-deps - Function: pkg.installed - Result: Clean Started: - 19:21:04.773897 Duration: 39.397 ms
  Name: /etc/exports - Function: file.managed - Result: Clean Started: - 19:21:04.816587 Duration: 37.133 ms
----------
          ID: nfs-service
    Function: service.running
        Name: nfs-server
      Result: False
     Comment: The named service nfs-server is not available
     Started: 19:21:04.854813
    Duration: 12.361 ms
     Changes:   

Summary for koro
------------
Succeeded: 2
Failed:    1
------------
Total states run:     3
Total run time:  88.891 ms
ERROR: Minions returned with non-zero exit code

No LSB modules are available.
Distributor ID: Debian
Description: Debian GNU/Linux 8.7 (jessie)
Release: 8.7
Codename: jessie

@javierbertoli
Copy link
Member

It seems to be an issue with the Jessie package, as in Stretch (or newer), nfs-kernel-server.serviceis a symlink to nfs-server.service. I'll see if I can push a PR later, to consider osfingermap and fix this issue

javierbertoli added a commit to netmanagers/nfs-formula that referenced this issue May 3, 2018
javierbertoli added a commit to netmanagers/nfs-formula that referenced this issue May 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants