Bug 1010579 - Cannot open '/var/lib/rpcbind/rpcbind.xdr and '/var/lib/rpcbind/portmap.xdr'
Summary: Cannot open '/var/lib/rpcbind/rpcbind.xdr and '/var/lib/rpcbind/portmap.xdr'
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpcbind
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-21 17:50 UTC by orti1980
Modified: 2014-10-23 18:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-10-23 18:05:32 UTC
Type: Bug


Attachments (Terms of Use)

Description orti1980 2013-09-21 17:50:34 UTC
Sep 21 19:45:22 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory)
Sep 21 19:45:22 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory)

Comment 1 Steve Dickson 2014-10-23 18:05:32 UTC
So restarts and yum updates work rpcbind has to be started with -w 
flag which causes all the current port and service state to be
written to a file. So when that file does not exist
during start up, it should be logged.


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