FILELOG(5) AFS File Reference FILELOG(5)NAME
FileLog - Traces File Server operations
DESCRIPTION
The FileLog file records a trace of File Server (fileserver process) operations on the local machine and describes any error conditions it
encounters.
If the FileLog file does not already exist in the /var/log/openafs directory when the File Server starts, the server process creates it and
writes initial start-up messages to it. If there is an existing file, the File Server renames it to FileLog.old, overwriting the existing
FileLog.old file if it exists.
The file is in ASCII format. Administrators listed in the /etc/openafs/server/UserList file can use the bos getlog command to display its
contents. Alternatively, log onto the file server machine and use a text editor or a file display command such as the UNIX cat command. By
default, the mode bits on the FileLog file grant the required "r" (read) permission to all users.
The File Server records operations only as it completes them, and cannot recover from failures by reviewing the file. The log contents are
useful for administrative evaluation of process failures and other problems.
SEE ALSO UserList(5), bos_getlog(8), fileserver(8)COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas
Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
OpenAFS 2012-03-26 FILELOG(5)
Check Out this Related Man Page
FILELOG(5) AFS File Reference FILELOG(5)NAME
FileLog - Traces File Server operations
DESCRIPTION
The FileLog file records a trace of File Server (fileserver process) operations on the local machine and describes any error conditions it
encounters.
If the FileLog file does not already exist in the /var/log/openafs directory when the File Server starts, the server process creates it and
writes initial start-up messages to it. If there is an existing file, the File Server renames it to FileLog.old, overwriting the existing
FileLog.old file if it exists.
The file is in ASCII format. Administrators listed in the /etc/openafs/server/UserList file can use the bos getlog command to display its
contents. Alternatively, log onto the file server machine and use a text editor or a file display command such as the UNIX cat command. By
default, the mode bits on the FileLog file grant the required "r" (read) permission to all users.
The File Server records operations only as it completes them, and cannot recover from failures by reviewing the file. The log contents are
useful for administrative evaluation of process failures and other problems.
SEE ALSO UserList(5), bos_getlog(8), fileserver(8)COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas
Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
OpenAFS 2012-03-26 FILELOG(5)
I'm in the process of installing SCO Open Server 5.05 on the following platform:
Hardware:
IBM 300PL
64 MB RAM
Yamaha 16/4/16 CDRW (Internal defined on SCSI ID 3 LUN 0)
I'm able to boot from the CD and advance to the Installation screen but when it asks for where the media source will... (3 Replies)
Hi folks!
I'm new in this forum and in the UNIX-world too!!
I've got a real problem:
I have to read out datas like name and e-mail-adress from a Windows- Server from the active directory and put this information into a file.
This file should be moved (or copied) on a Unix- Server...
But I... (3 Replies)
Hi, i have a question:
i build this function:
function WriteLog {
....
...
print $*
print $* >> FileLog
....
....
}
the function are called with this sintax:
.....
..... (8 Replies)
Hello,
We have a type of ASCII files that we need to process in UNIX. I have no issues opening them in windows (using notepad etc.)
but when i process it on UNIX i get below: (it has thousands of lines in it)
# file test.out
test.out: ASCII text, with very long lines, with no line... (8 Replies)
Hi Guys,
I have a batch file that does a process "Import's sifs" & writes the log to a particular file. Sometimes in the log, it displays records with errors although there is no error.
Explaination -
IF SIF's are imported -> Successful
IF SIF's are not imported -> Error
IF SIF's are not... (2 Replies)
I'm working on a IBM PC Serveur 325.
I have a sequential file with more than 800000 records. The size of that file is 136755200. I wrote a cobol program (RM cobol) to delete records. Now the file has 180000 records and the size still the same 136755200. What I need to do to decrease the size.... (1 Reply)
I'm working on a IBM PC Serveur 325.
I have a sequential file with more than 800000 records. The size of that file is 136755200. I wrote a cobol program (RM cobol) to delete records. Now the file has 180000 records and the size still the same 136755200. What I need to do to decrease the size.... (3 Replies)
HI all,
I had recently change the Server storage from EMC to the IBM SAN.
but after the configuration, the IBM success to see the server HBA port and successfully assign a LUN for the server.
When i go to the server, and restarted it. i use the "format" command to check, but din see any... (1 Reply)
Using RCP command we can transfer file from one server to another server.
While transferring we can rename the file also e.g.
File name = FILE123.txt (lying on Source server = oldserver)
Target Server Name = newyour
Renamed File = FILE456.txt
rcp FILE123.txt newyour:./FILE456.txt... (1 Reply)
Hii guys,
I have IBM server power series,
how to login BIOS at server IBM Power7 750, 730, 720, 520 and 550 ?
and if I will new Install AIX, How I config " First Boot DVD" ??
I use command " # mount -V cdrfs -o ro /dev/cd0 /mnt " ( not work after reboot system).
I need your help... (2 Replies)