Execute IPtrace on AIX Server and client for IBM support.
===========================================
AIX NFS client command
#startsrc -s iptrace -a "-a -bd server IP /tmp/iptracefile.client.raw"
AIX NFS server command
#startsrc -s iptrace -a "-a -bd Client IP /tmp/iptracefile.client.raw"
When AIX admin run iptrace for certain time period ,admin can stop iptrace using following command
stopsrc -s iptrace // for stopping on client and server
Thanks
No comments:
Post a Comment