Project

General

Profile

Actions

Bug #5682

closed

ypxfrd (100069) is missing from /etc/rpc

Added by Marcel Telka over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
system data
Start date:
2015-03-04
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

The nis/xfr smf service (ypxfrd) registers with RPC program number 100069, but this number is missing from /etc/rpc:

# grep 100069 /etc/rpc
# rpcinfo |grep 100069
    100069    1    udp6      ::.191.86           -          superuser
    100069    1    tcp6      ::.224.220          -          superuser
    100069    1    udp       0.0.0.0.159.10      -          superuser
    100069    1    tcp       0.0.0.0.173.93      -          superuser
    100069    1    ticlts    \\321\\000\\000\\000    -          superuser
    100069    1    ticotsord \\324\\000\\000\\000    -          superuser
    100069    1    ticots    \\327\\000\\000\\000    -          superuser
#
Actions #1

Updated by Marcel Telka over 8 years ago

  • Status changed from In Progress to Pending RTI
Actions #2

Updated by Marcel Telka over 8 years ago

With the fix:

 
# rpcinfo | grep 100069                                                                                                      
    100069    1    udp6      ::.224.91           ypxfrd     superuser
    100069    1    tcp6      ::.167.108          ypxfrd     superuser
    100069    1    udp       0.0.0.0.201.95      ypxfrd     superuser
    100069    1    tcp       0.0.0.0.227.11      ypxfrd     superuser
    100069    1    ticlts    =\\000\\000\\000       ypxfrd     superuser
    100069    1    ticotsord @\\000\\000\\000       ypxfrd     superuser
    100069    1    ticots    C\\000\\000\\000       ypxfrd     superuser
#
Actions #3

Updated by Electric Monk over 8 years ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 0 to 100

git commit 409430af79aac96ef996a8fa0af6ca929d0faad5

commit  409430af79aac96ef996a8fa0af6ca929d0faad5
Author: Marcel Telka <marcel.telka@nexenta.com>
Date:   2015-03-05T16:35:25.000Z

    5682 ypxfrd (100069) is missing from /etc/rpc
    Reviewed by: David Höppner <0xffea@gmail.com>
    Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
    Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
    Approved by: Dan McDonald <danmcd@omniti.com>

Actions

Also available in: Atom PDF