Hi Junko-san,

On Thu, May 31, 2012 at 10:22:27AM +0900, Junko IKEDA wrote:
> Hi,
> 
> My previous patch had a spelling error, revise it just a bit.
> 
> Thanks,
> Junko
> 
> 2012/5/30 Junko IKEDA <tsukishima...@gmail.com>:
> > Hi,
> >
> > I am trying to setup NFSv4 server using nfsserver RA,
> > and adding some handlings for rpc.idmad.
> > http://linux.die.net/man/8/rpc.idmapd
> >
> > Please see the attached.
> >
> > /etc/init.d/nfs script which is included with RHEL6.2 starts idmad
> > during its starting process.
> >
> > # /etc/init.d/nfs start
> > Starting NFS services:                                     [  OK  ]
> > Starting NFS quotas:                                       [  OK  ]
> > Starting NFS daemon:                                       [  OK  ]
> > Starting NFS mountd:                                       [  OK  ]
> > Starting RPC idmapd :                                       [  OK  ]
> >
> > But nfs init script does not stop idmapd, so I need this patch for now.
> > How's that for the other distribution?

On a SLE11SP2 box:

# rcnfsserver start
Starting kernel based NFS server: idmapd mountd statd nfsd sm-notify done
# rcnfsserver stop
Shutting down kernel based NFS server: nfsd statd mountd idmapd done

> > # /etc/init.d/nfs stop
> > Shutting down NFS mountd:                                  [  OK  ]
> > Shutting down NFS daemon:                                  [  OK  ]
> > Shutting down NFS quotas:                                  [  OK  ]
> > Shutting down NFS services:                                [  OK  ]

That sounds like it should be fixed in the init script. Anyway,
are there any ill effects if idmapd continues running?

Let's first clarify this before analyzing the patch.

Cheers,

Dejan

> > # /etc/init.d/rpcidmapd status
> > rpc.idmapd (pid 17450) is running...
> >
> > Thanks,
> > Junko IKEDA
> >
> > NTT DATA INTELLILINK CORPORATION


> _______________________________________________________
> Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/

_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to