IBM Is Number One Server Vendor by Revenue in 2Q07, Says Analyst ... - WebWire (press

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News IBM Is Number One Server Vendor by Revenue in 2Q07, Says Analyst ... - WebWire (press
# 1  
Old 08-23-2007
IBM Is Number One Server Vendor by Revenue in 2Q07, Says Analyst ... - WebWire (press

IBM Is Number One Server Vendor by Revenue in 2Q07, Says Analyst ...
WebWire (press release), GA - 21 minutes ago
Riding a wave of virtualization and server refreshes, IBM (NYSE: IBM) was the number one server vendor in the second quarter, posting growth in x86, UNIX ...


More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. AIX

Differences in IBM p server

Hi, What is the major differences between ibm p5 p6 and p7 processor. Thanks (3 Replies)
Discussion started by: sunnybee
3 Replies

2. AIX

IBM AIX on IBM Eseries & x series server

Hi, I want to know whether IBM AIX can be installed on the IBM e series and x series server hardware? Thanks & Regards Arun (2 Replies)
Discussion started by: Arun.Kakarla
2 Replies

3. UNIX for Dummies Questions & Answers

New OS for IBM server

I was recently given an older 1998 RS/6000 IBM machine supposedly called a Shark and once used by either an internet dial up or hosting company from what I understand. Regardless, in talking to the wife of the previous owner who died, and from what I understand, it hasn't been cleared of original... (5 Replies)
Discussion started by: W.A.C
5 Replies
Login or Register to Ask a Question
VOLSERLOG(5)							AFS File Reference						      VOLSERLOG(5)

NAME
VolserLog - Traces Volume Server operations DESCRIPTION
The VolserLog file records a trace of Volume Server (volserver process) operations on the local machine and describes any error conditions it encounters. If the VolserLog file does not already exist in the /var/log/openafs directory when the Volume Server starts, the server process creates it and writes initial start-up messages to it. If there is an existing file, the Volume Server renames it to VolserLog.old, overwriting the existing VolserLog.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 VolserLog file grant the required "r" (read) permission to all users. The Volume Server records operations only as it completes them, and so 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), volserver(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 VOLSERLOG(5)