Comment 84 for bug 1590799

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

This does NOT affect Groovy:

[rafaeldtinoco@nfstests ~]$ systemctl status nfs-kernel-server.service
● nfs-server.service - NFS server and services
     Loaded: loaded (/lib/systemd/system/nfs-server.service; enabled; vendor preset: enabled)
     Active: active (exited) since Thu 2020-08-20 17:28:05 UTC; 48s ago
   Main PID: 1185 (code=exited, status=0/SUCCESS)
      Tasks: 0 (limit: 2311)
     Memory: 0B
     CGroup: /system.slice/nfs-server.service

Aug 20 17:28:04 nfstests systemd[1]: Starting NFS server and services...
Aug 20 17:28:05 nfstests systemd[1]: Finished NFS server and services.
[rafaeldtinoco@nfstests ~]$ systemctl status rpcbind.socket
● rpcbind.socket - RPCbind Server Activation Socket
     Loaded: loaded (/lib/systemd/system/rpcbind.socket; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2020-08-20 17:27:21 UTC; 1min 40s ago
   Triggers: ● rpcbind.service
     Listen: /run/rpcbind.sock (Stream)
             0.0.0.0:111 (Stream)
             0.0.0.0:111 (Datagram)
             [::]:111 (Stream)
             [::]:111 (Datagram)
      Tasks: 0 (limit: 2311)
     Memory: 60.0K
     CGroup: /system.slice/rpcbind.socket

Warning: journal has been rotated since unit was started, output may be incomplete.
[rafaeldtinoco@nfstests ~]$ systemctl status rpcbind.service
● rpcbind.service - RPC bind portmap service
     Loaded: loaded (/lib/systemd/system/rpcbind.service; enabled; vendor preset: enabled)
     Active: active (running) since Thu 2020-08-20 17:27:21 UTC; 1min 43s ago
TriggeredBy: ● rpcbind.socket
       Docs: man:rpcbind(8)
   Main PID: 289 (rpcbind)
      Tasks: 1 (limit: 2311)
     Memory: 2.7M
     CGroup: /system.slice/rpcbind.service
             └─289 /sbin/rpcbind -f -w

[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-blkmap.service
disabled
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-client.target
enabled
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-common.service
masked
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-config.service
static
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-idmapd.service
static
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-kernel-server.service
alias
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-mountd.service
static
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-server.service
enabled
[rafaeldtinoco@nfstests ~]$ systemctl is-enabled nfs-utils.service
static
[rafaeldtinoco@nfstests ~]$ systemctl is-active rpcbind.
rpcbind.service rpcbind.socket rpcbind.target
[rafaeldtinoco@nfstests ~]$ systemctl is-active rpcbind.service
active
[rafaeldtinoco@nfstests ~]$ systemctl is-active rpcbind.socket
active
[rafaeldtinoco@nfstests ~]$ systemctl is-active rpcbind.target
active
[rafaeldtinoco@nfstests ~]$ systemctl is-active nfs-server.service
active
[rafaeldtinoco@nfstests ~]$ systemctl is-active nfs-client.target
active