Dear managers,
We have 2 x 4100 running DU4.0B + TCR 1.4a. Recently, we changed the mail
area (/var/spool/mail and /var/spool/mqueue) to another NFS service.
Although the service seems running fine, it returns "rfs_dispatch: sendreply
failed" when starting. Does anybody know what this means?
> Stopping service...
> Starting service...
> rfs_dispatch: sendreply failed
> Restarting service `nfs_sac_mail` - restart successful.
This service differs from others is that it has two mount points
(/var/spool/mail and /var/spool/mqueue) exported within the same advfs.
Is this a valid configuration or should mail and mqueue be splitted into
two filesets?
Attached is the service shown from asemgr.
TIA and I'll summarize.
Regards,
Raymond
===========================================================================
NFS Exports list
/sac_mnt -root=mailserv_1:mailserv_2:admin,access=dept
/var/spool/mail -root=mailserv_1:mailserv_2:admin,access=dept
/var/spool/mqueue -root=mailserv_1:mailserv_2,access=mailserv_1:mailserv_2
Mount Table (device, mount point, type, options)
sac_mail_dmn#mail /var/ase/mnt/nfs_sac_mail/var/spool advfs rw,groupquota,userquota
sac_mail_dmn#sac /var/ase/mnt/nfs_sac_mail/sac_mnt advfs rw,groupquota,userquota
When we add the new nfs service
for the mailservers,
Enter your choice [x]: 9
Stopping service...
Starting service...
rfs_dispatch: sendreply failed
Restarting service `nfs_sac_mail` - restart successful.
Received on Mon Dec 21 1998 - 03:17:50 NZDT