nfs-kernel-server wont start after update in Ubuntu Server 18.04
I am working on a project that requires a nfs-kernel-server, and after updating yesterday the nfs-kernel-server will no longer start. After uninstalling / reinstalling, it now crashes at install with:
A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript nfs-kernel-server, action "start" failed.
● nfs-server.service - NFS server and services
Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Feb 02 16:07:49 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:49 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Feb 02 16:07:58 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:58 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Failed to start nfs-kernel-server, ignoring.
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for systemd (237-3ubuntu10.11) ...
What can I do to get things running again?
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Startup finished in 217ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The user manager instance for user 1001 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
--
-- Startup of the manager took 217776 microseconds.
server kernel mount nfs
|
show 4 more comments
I am working on a project that requires a nfs-kernel-server, and after updating yesterday the nfs-kernel-server will no longer start. After uninstalling / reinstalling, it now crashes at install with:
A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript nfs-kernel-server, action "start" failed.
● nfs-server.service - NFS server and services
Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Feb 02 16:07:49 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:49 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Feb 02 16:07:58 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:58 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Failed to start nfs-kernel-server, ignoring.
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for systemd (237-3ubuntu10.11) ...
What can I do to get things running again?
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Startup finished in 217ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The user manager instance for user 1001 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
--
-- Startup of the manager took 217776 microseconds.
server kernel mount nfs
What doesjournalctl -xesay?
– George Udosen
Feb 2 at 17:35
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
1
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14
|
show 4 more comments
I am working on a project that requires a nfs-kernel-server, and after updating yesterday the nfs-kernel-server will no longer start. After uninstalling / reinstalling, it now crashes at install with:
A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript nfs-kernel-server, action "start" failed.
● nfs-server.service - NFS server and services
Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Feb 02 16:07:49 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:49 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Feb 02 16:07:58 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:58 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Failed to start nfs-kernel-server, ignoring.
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for systemd (237-3ubuntu10.11) ...
What can I do to get things running again?
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Startup finished in 217ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The user manager instance for user 1001 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
--
-- Startup of the manager took 217776 microseconds.
server kernel mount nfs
I am working on a project that requires a nfs-kernel-server, and after updating yesterday the nfs-kernel-server will no longer start. After uninstalling / reinstalling, it now crashes at install with:
A dependency job for nfs-server.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript nfs-kernel-server, action "start" failed.
● nfs-server.service - NFS server and services
Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
Active: inactive (dead)
Feb 02 16:07:49 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:49 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Feb 02 16:07:58 Bone0 systemd[1]: Dependency failed for NFS server and services.
Feb 02 16:07:58 Bone0 systemd[1]: nfs-server.service: Job nfs-server.service/start failed with result 'dependency'.
Failed to start nfs-kernel-server, ignoring.
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Processing triggers for systemd (237-3ubuntu10.11) ...
What can I do to get things running again?
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Listening on GnuPG cryptographic agent and passphrase cache.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Sockets.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Basic System.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Reached target Default.
-- Subject: Unit UNIT has finished start-up
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- Unit UNIT has finished starting up.
--
-- The start-up result is RESULT.
Feb 02 17:57:32 Bone0 systemd[4180]: Startup finished in 217ms.
-- Subject: User manager start-up is now complete
-- Defined-By: systemd
-- Support: http://www.ubuntu.com/support
--
-- The user manager instance for user 1001 has been started. All services queued
-- for starting have been started. Note that other services might still be starting
-- up or be started at any later time.
--
-- Startup of the manager took 217776 microseconds.
server kernel mount nfs
server kernel mount nfs
edited Feb 5 at 15:11
Zanna
50.9k13136241
50.9k13136241
asked Feb 2 at 16:22
Miles B DysonMiles B Dyson
13
13
What doesjournalctl -xesay?
– George Udosen
Feb 2 at 17:35
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
1
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14
|
show 4 more comments
What doesjournalctl -xesay?
– George Udosen
Feb 2 at 17:35
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
1
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14
What does
journalctl -xe say?– George Udosen
Feb 2 at 17:35
What does
journalctl -xe say?– George Udosen
Feb 2 at 17:35
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
1
1
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14
|
show 4 more comments
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115024%2fnfs-kernel-server-wont-start-after-update-in-ubuntu-server-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1115024%2fnfs-kernel-server-wont-start-after-update-in-ubuntu-server-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What does
journalctl -xesay?– George Udosen
Feb 2 at 17:35
i edited my post and added the journalctl but does not seam to be of much help at least to me... hope this helps you. thank you for the reply
– Miles B Dyson
Feb 2 at 18:02
This appears to be a bug: bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1590799
– George Udosen
Feb 2 at 18:45
1
the link above seams to be a similar issue yes but it does not contain a fix listed for Bionic and seams the last comment made was 2018 3 16 making this almost a year old ... sorry for being confused but if this is a bug has it been reported for a current ubuntu server 18.04 or does it matter
– Miles B Dyson
Feb 2 at 18:55
It says "fix released" so if you're still having a problem, it shouldn't be this bug. Voting to leave the question open for now
– Zanna
Feb 5 at 15:14