>From changes file:
xfsdump-1.0.12 (13 July 2001)
- Fix mistake introduced in 1.0.10 whereby xfsdump/xfsrestore
to remote tape drives will cause rmt debug messages to be
written to the remote machine in:
/server.XXX (where XXX = pid).
These files will no longer be created via xfsdump/xfsrestore.
The fix is in librmt - it should have only written out
warning messages and not debug messages.
If the debug environment variable is turned on for librmt then
the debug file will go to /tmp/librmt_debug.XXX.
--Tim
Date: Thu Jul 12 23:00:21 PDT 2001
Workarea: snort.melbourne.sgi.com:/diskb/build4/tes/slinx-xfs-acl
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:98812a
cmd/xfsdump/librmt/rmtopen.c - 1.5
- Only output the remote rmt debug file if the mode is debug
and not warning. Also change the path of the remote debug file
to be more descriptive and in /tmp.
cmd/xfsdump/VERSION - 1.12
- Bump version to 12 for debug msg fix.
cmd/xfsdump/doc/CHANGES - 1.13
- Explain fix for revision 12 concening rmt host debug file.
cmd/xfsdump/librmt/rmtmsg.c - 1.2
- Change function to return back debug code to determine if
it is a warning or a debug msg.
|