Bug 1210419 - var-lib-nfs-rpc_pipefs.mount fails to activate on Atomic AMI
Summary: var-lib-nfs-rpc_pipefs.mount fails to activate on Atomic AMI
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 22
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-04-09 16:46 UTC by David Gay
Modified: 2016-03-17 12:22 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-17 12:22:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Gay 2015-04-09 16:46:02 UTC
Description of problem:

As part of our QA tests for Fedora Cloud AWS AMIs, `systemctl --all --failed` should report no loaded units failing. However, on the F22 Cloud RC1 Atomic AMIs, this result is reported, instead:

  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION         
● var-lib-nfs-rpc_pipefs.mount loaded failed failed RPC Pipe File System

Version-Release number of selected component (if applicable):

I'm not sure what the relevant components are here, but it's whatever's there after booting an AMI based on the image http://dl.fedoraproject.org/pub/alt/stage/22_Beta_RC1/Cloud-Images/x86_64/Images/Fedora-Cloud-Atomic-22_Beta-20150407.x86_64.raw.xz

How reproducible:


Steps to Reproduce:
1. Launch an AMI of the above build, such as Fedora-Cloud-Atomic-22_Beta-20150407.x86_64-us-west-2-HVM-standard-0 (ami-d16e45e1)
2. Connect to the running instance with username "fedora" and the keypair you associated with the new instance
3. run `systemctl --all --failed`

Actual results:

  UNIT                         LOAD   ACTIVE SUB    DESCRIPTION         
● var-lib-nfs-rpc_pipefs.mount loaded failed failed RPC Pipe File System

1 loaded units listed.

Expected results:

0 loaded units listed.

Additional info:

roshi reports that he may have seen this issue when testing the image locally, as well.

Comment 1 David Gay 2015-05-21 16:24:51 UTC
Just an update: still seeing this on the final RC2 Atomic AMI.


Note You need to log in before you can comment on or make changes to this bug.