Operating System - HP-UX
1833934 Members
1820 Online
110063 Solutions
New Discussion

Re: pfs_mount :NFS server *** not responding still trying

 
nixiufang
Occasional Contributor

pfs_mount :NFS server *** not responding still trying

When i am installing veritas netbackup (4.5fp version) client on HP-UX 11.11,there are messages "NFS server *** not responding still trying" on file /var/adm/syslog/syslog.log.
Installation steps:
1).nohup pfs_mount &
nohup pfs_mountd &
2).pfs_mountd -o xlat=unix /dev/dsk/c2t1d0 /cdrom
3).cd /cdrom
./install


A failure was detected running /cdrom/NBClients/anb/Clients/usr/openv/netbackup/
client/HP9000-800/HP-UX11.11/cp_to_client Masterservername clientname.
cp: bad copy to /usr/openv/lib/server/hp_ux/libSigScheduleJNI.sl: read: I/O error.

Then i try to run bdf command,it hangs.
And messages "
NFS server dcs05 not responding still trying" show on screen constantly .
Why this happen?And how to deal with?

3 REPLIES 3
Dave Olker
Neighborhood Moderator

Re: pfs_mount :NFS server *** not responding still trying

The best way to deal with PFS problems is to stop using PFS. On 11.11 systems there should be no reason to use PFS since HP added support for Rock Ridge format CDs. My advice would be to make sure the appropriate CD patches are installed and stop using PFS.

The latest patches for 11.11 appear to be:

PHKL_28025 11.11 Rock Ridge extension for ISO-9660
PHCO_25841 11.11 Add Rock Ridge extension to mount_cdfs(1M)
PHKL_26269 11.11 Rock Ridge extension for ISO-9660

Please install these patches and see if you can get things to work without PFS.

Regards,

Dave


I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
G. Vrijhoeven
Honored Contributor

Re: pfs_mount :NFS server *** not responding still trying

Hi,

If i am correct you need to enable nfs first.
You could check this link:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=615456

Regards,

Gideon
nixiufang
Occasional Contributor

Re: pfs_mount :NFS server *** not responding still trying

Now,that's ok.
The CD read I/O error.I changed another CD,that's ok.
Now i have finished the installation.