IRIX® Admin System Configuration and Operation

Total Page:16

File Type:pdf, Size:1020Kb

IRIX® Admin System Configuration and Operation IRIX® Admin System Configuration and Operation 007-2859-017 COPYRIGHT © 1992-2001 Silicon Graphics, Inc. All rights reserved; provided portions may be copyright in third parties, as indicated elsewhere herein. No permission is granted to copy, distribute, or create derivative works from the contents of this electronic documentation in any manner, in whole or in part, without the prior written permission of Silicon Graphics, Inc. LIMITED RIGHTS LEGEND The electronic (software) version of this document was developed at private expense; if acquired under an agreement with the USA government or any contractor thereto, it is acquired as "commercial computer software" subject to the provisions of its applicable license agreement, as specified in (a) 48 CFR 12.212 of the FAR; or, if acquired for Department of Defense units, (b) 48 CFR 227-7202 of the DoD FAR Supplement; or sections succeeding thereto. Contractor/manufacturer is Silicon Graphics, Inc., 1600 Amphitheatre Pkwy 2E, Mountain View, CA 94043-1351. TRADEMARKS AND ATTRIBUTIONS Challenge, Indigo, IRIS, IRIX, Octane, and Onyx are registered trademarks and SGI, Crimson, Indigo2, IRIS FailSafe, IRIS InSight, IRIS WorkSpace, IRIX Networker, NUMAlink, Origin, Performance Co-Pilot, Power Challenge, Power Indigo2, Power Onyx, the SGI logo, and XFS are trademarks of Silicon Graphics, Inc. Indy is a registered trademark, used under license in the United States and owned by Silicon Graphics, Inc., in other countries worldwide. Centronics is a trademark of Centronics Data Computer Corporation. Cray is a registered trademark of Cray, Inc. Documenter’s Workbench is a trademark of Novell, Inc. FrameMaker, Illustrator, and PostScript are trademarks of Adobe Systems, Incorporated. IBM is a trademark of International Business Machines Corporation. LFS is a trademark of Platform Computing Corporation. R4000 and R8000 are registered trademarks of MIPS Technologies, Inc. RPC and Sun are trademarks of Sun Microsystems, Inc. Tektronix is a trademark of Tektronix, Inc. Versatec is a trademark of Versatec Corporation. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company, Ltd. Xylogics is a trademark of Xylogics, Inc. Cover Design By Sarah Bolles, Sarah Bolles Design, and Dany Galgani, SGI Technical Publications. New Features in This Guide This guide contains the following new or changed information for the IRIX 6.5.14 release: The following changes were made to this guide for the IRIX 6.5.14 release: • Updated “Changing Processor Assignment on Multiprocessor Systems” on page 74 in Chapter 4, “Configuring the IRIX Operating System”. • Updated “Defining and Managing Cpusets” on page 151 in Chapter 7, “Managing User Processes”. • Updated the maxup and nprofile tunable parameters in “System Limits Parameters” on page 230 in Appendix A, “IRIX Kernel Tunable Parameters”. Miscellaneous editing and formatting changes were also made. 007-2859-017 iii Record of Revision Version Description 007 February 1999 Incorporates information for the IRIX 6.5.3 release. 008 May 1999 Incorporates information for the IRIX 6.5.4 release. 009 July 1999 Incorporates information for the IRIX 6.5.5 release. 010 January 2000 Incorporates information for the IRIX 6.5.7 release. 011 April 2000 Incorporates information for the IRIX 6.5.8 release. 012 July 2000 Incorporates information for the IRIX 6.5.9 release. 013 October 2000 Incorporates information for the IRIX 6.5.10 release. 014 January 2001 Incorporates information for the IRIX 6.5.11 release. 015 April 2001 Incorporates information for the IRIX 6.5.12 release. 016 August 2001 Incorporates information for the IRIX 6.5.13 release. 007-2859-017 v Record of Revision 017 November 2001 Incorporates information for the IRIX 6.5.14 release. vi 007-2859-017 Contents New Features in This Guide. iii Record of Revision . v Figures . xxv Tables . xxvii Examples . xxix Procedures . xxxi About This Guide. xxxiii What This Guide Contains . xxxiii Audience for This Guide . xxxv Related Publications . xxxvi Obtaining Publications . xxxvii Additional Resources . xxxvii IRIX Man Pages . .xxxviii Release Notes . xxxix IRIX Help System . xxxix SGI World Wide Web Sites . xxxix Conventions . xl Reader Comments . xl 1. Introduction to System Configuration and Operation . 1 Principles of Good System Administration . 2 Account Passwords . 2 Superuser (root) Account Access Restriction. 2 User Privacy . 3 Password File Check . 3 Hardware Change Check . 3 007-2859-017 vii Contents Software Upgrade Check . 4 System Unavailability Notification . 4 Malicious Activity Policy . 5 System Log Book Maintenance . 6 User Request Service . 7 System Administrator Task List . 7 Administration Tools Overview . 9 2. Making the Most of the IRIX System . 11 IRIX Shells . 11 Using Regular Expressions and Metacharacters . 12 C Shell Shortcuts . 14 tcsh Shell . 17 Bourne Shell . 17 Korn Shell Shortcuts . 17 Displaying Windows on Remote Workstations. 18 Creating a Custom Shell Window . 19 Finding and Manipulating Files . 21 Locating Files with the find Command . 21 Using find and cpio to Locate and Copy Files . 23 sed Editor . 24 Recursive Commands . 24 Task Scheduling with the at, batch, and cron Commands . 25 Scheduling Tasks with the at Command . 25 Scheduling Tasks with the batch Command . 26 Scheduling Tasks with the cron Command . 26 Disabling Login with the /etc/nologin File . 27 Using Mouse Shortcuts . 28 Copying and Pasting Text with the Mouse . 28 Creating a Shell Window with the Mouse . 29 Creating Man Pages . 30 System Monitoring Tools . 32 Saving a Crash Dump with savecore . 32 icrash System Crash Analysis Utility . 33 viii 007-2859-017 Contents fru Hardware Error Analysis Tool. 34 sysmon, the System Log Viewer . 36 availmon, the System Availability Monitoring Tool . 37 Registering availmon . 38 Configuring an availmon Site Log File . 39 Administering availmon . 40 Using availmon with Automatic Reporting . 40 Using availmon at Secure Sites with Internal Report Mailing. 41 Using availmon at Secure Sites without Report Mailing . 41 availmon Reports . 42 Mailing availmon Reports with amsend . 43 Viewing availmon Reports with amreport . 43 3. System Startup, Shutdown, and Run Levels . 45 Starting the System . 45 Shutting Down the System from Multiuser Mode . 46 Shutting Down the System from Single-User Mode . 48 IRIX Operating System Run Levels (System State) . 48 How init Controls the System State . 50 Multiuser State from System Shutdown . 52 init Process: Early Initialization . 52 init Process: Run-Level Preparation . 53 init Process: getty . 54 Changing System Run Levels . 54 Run-level Directories . 54 Modifying Run-level Files . 55 Changing Multiuser Mode to Single-User Mode with the shutdown Command. 56 Powering Off the System Using /etc/inittab . 57 4. Configuring the IRIX Operating System . 59 System Configuration Check . 59 Checking Installed Hardware with hinv . 59 Checking Installed Hardware in /hw . 65 How IP Network Interfaces Are Assigned to Hardware Devices . 65 007-2859-017 ix Contents Checking Installed Software with versions . 66 Checking Installed Graphics Hardware with gfxinfo . 67 Checking Basic System Identification with uname. 68 Getting Printer Status with lpstat . 68 Checking Software Configuration Options with chkconfig . 68 Configuring Software . 71 Setting Software Configuration Options with chkconfig . 71 Setting and Changing System Defaults . .73 Changing the System Display . 73 Changing Processor Assignment on Multiprocessor Systems . 74 Changing the System Name . 75 Setting the Network Address . 76 Setting the Default Printer . 77 Setting the Time Zone . 77 Changing the System Date and Time . .80 Changing File and Directory Access Permission . 82 Directory Permissions . 84 File Permissions . 84 Changing Permissions . 85 Setting Permissions with umask . 86 Access Control Lists (ACLs) and Capabilities . 87 Partitioning Your System . 87 Advantages of Partitioning . 89 Disadvantages of Partitioning . 89 Installing Partitioning Software . 89 Networking Setup between Partitions . .89 Connecting the System Console to the Controller . 91 Partition Setup . 91 mkpart Partition Configuration Command . 91 Partitioning from the PROM. .93 Supported Configurations . 94 Partitioning Guidelines . 94 x 007-2859-017 Contents PCI Hot-Plug Support. 95 PCI Bus Speed Restrictions . 96 Insertion Procedure . 96 Removal and Query Operations . 97 5. System Administration in a Multiuser Environment . 99 User Account Administration . 99 User ID Numbers . 99 Group ID Numbers . .100 Adding User Accounts Using Shell Commands . .101 Editing the /etc/passwd File to Add a User Account . .101 Editing the /etc/group File to Add a User . .103 Setting Up a Home Directory for a New User . ..
Recommended publications
  • Ebook - Informations About Operating Systems Version: August 15, 2006 | Download
    eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org AIX Internet: AIX AmigaOS Internet: AmigaOS AtheOS Internet: AtheOS BeIA Internet: BeIA BeOS Internet: BeOS BSDi Internet: BSDi CP/M Internet: CP/M Darwin Internet: Darwin EPOC Internet: EPOC FreeBSD Internet: FreeBSD HP-UX Internet: HP-UX Hurd Internet: Hurd Inferno Internet: Inferno IRIX Internet: IRIX JavaOS Internet: JavaOS LFS Internet: LFS Linspire Internet: Linspire Linux Internet: Linux MacOS Internet: MacOS Minix Internet: Minix MorphOS Internet: MorphOS MS-DOS Internet: MS-DOS MVS Internet: MVS NetBSD Internet: NetBSD NetWare Internet: NetWare Newdeal Internet: Newdeal NEXTSTEP Internet: NEXTSTEP OpenBSD Internet: OpenBSD OS/2 Internet: OS/2 Further operating systems Internet: Further operating systems PalmOS Internet: PalmOS Plan9 Internet: Plan9 QNX Internet: QNX RiscOS Internet: RiscOS Solaris Internet: Solaris SuSE Linux Internet: SuSE Linux Unicos Internet: Unicos Unix Internet: Unix Unixware Internet: Unixware Windows 2000 Internet: Windows 2000 Windows 3.11 Internet: Windows 3.11 Windows 95 Internet: Windows 95 Windows 98 Internet: Windows 98 Windows CE Internet: Windows CE Windows Family Internet: Windows Family Windows ME Internet: Windows ME Seite 1 von 138 eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org Windows NT 3.1 Internet: Windows NT 3.1 Windows NT 4.0 Internet: Windows NT 4.0 Windows Server 2003 Internet: Windows Server 2003 Windows Vista Internet: Windows Vista Windows XP Internet: Windows XP Apple - Company Internet: Apple - Company AT&T - Company Internet: AT&T - Company Be Inc. - Company Internet: Be Inc. - Company BSD Family Internet: BSD Family Cray Inc.
    [Show full text]
  • System Administration
    System Administration Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999166-00, Rev. C0503 System Administration Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999166-00, Rev. C0503 Revision history: A0800 – Initial release for VNMR 6.1C A1001 – Corrected errors on pg 120, general edit B0202 – Updated AutoTest B0602 – Added additional Autotest sections including VNMRJ update B1002 – Updated Solaris patch information and revised section 21.7, Autotest C0503 – Add additional Autotest sections including cryogenic probes Applicability: Varian NMR spectrometer systems with Sun workstations running Solaris 2.x and VNMR 6.1C software By Rolf Kyburz ([email protected]) Varian International AG, Zug, Switzerland, and Gerald Simon ([email protected]) Varian GmbH, Darmstadt, Germany Additional contributions by Frits Vosman, Dan Iverson, Evan Williams, George Gray, Steve Cheatham Technical writer: Mike Miller Technical editor: Dan Steele Copyright 2001, 2002, 2003 by Varian, Inc., NMR Systems 3120 Hansen Way, Palo Alto, California 94304 1-800-356-4437 http://www.varianinc.com All rights reserved. Printed in the United States. The information in this document has been carefully checked and is believed to be entirely reliable. However, no responsibility is assumed for inaccuracies. Statements in this document are not intended to create any warranty, expressed or implied. Specifications and performance characteristics of the software described in this manual may be changed at any time without notice. Varian reserves the right to make changes in any products herein to improve reliability, function, or design. Varian does not assume any liability arising out of the application or use of any product or circuit described herein; neither does it convey any license under its patent rights nor the rights of others.
    [Show full text]
  • A Ballista Retrospective
    Software Robustness Testing A Ballista Retrospective Phil Koopman [email protected] http://ballista.org With contributions from: Dan Siewiorek, Kobey DeVale John DeVale, Kim Fernsler, Dave Guttendorf, Nathan Kropp, Jiantao Pan, Charles Shelton, Ying Shi Institute for Complex Engineered Systems Overview Introduction • APIs aren’t robust (and people act as if they don’t want them to be robust!) Top 4 Reasons people give for ignoring robustness improvement • “My API is already robust, especially for easy problems” (it’s probably not) • “Robustness is impractical” (it is practical) • “Robust code will be too slow” (it need not be) • “We already know how to do it, thank you very much” (perhaps they don’t) Conclusions • The big future problem for “near-stationary” robustness isn’t technology -- it is awareness & training 2 Ballista Software Testing Overview SPECIFIED INPUT RESPONSE BEHAVIOR SPACE SPACE ROBUST SHOULD VAL I D OPERATION WORK INPUTS MO DULE REPRODUCIBLE UNDEFINED UNDER FAILURE TEST SHOULD INVALID INPUTS UNREPRODUCIBLE RETURN FAILURE ERROR Abstracts testing to the API/Data type level • Most test cases are exceptional • Test cases based on best-practice SW testing methodology 3 Ballista: Test Generation (fine grain testing) Tests developed per data type/subtype; scalable via composition 4 Initial Results: Most APIs Weren’t Robust Unix & Windows systems had poor robustness scores: • 24% to 48% of intentionally exceptional Unix tests yielded non-robust results • Found simple “system killer” programs in Unix, Win 95/98/ME, and WinCE
    [Show full text]
  • Visualisation of Dual Doppler Lidar Data
    Copy: of 23 Improved Air Quality Forecasting Invest to Save Report ISB52-08 Visualisation of Dual Doppler Lidar data By S Siemen and AR Holt University of Essex 6th November 2003 QinetiQ Copyright 2003 Authorisation Prepared by Dr RI Young Title Visualisation of Dual Doppler Lidar data Signature Date Location QinetiQ Malvern Principal authors Dr S Siemen Appointment Senior Research Officer, Dept. Of Mathematical Sciences University of Essex Principal authors Prof AR Holt Appointment Professor, Dept. Of Mathematical Sciences Location University of Essex 2 Record of changes Issue Date Detail of Changes 0.10 23/09/2003 Draft release for partner comments 1.00 06/11/2003 First Release 3 ABSTRACT This report ISB52-08 was produced under Project 52 of the Invest to Save Scheme, or ISB. The objective of this project is to improve the ability of air quality forecasts and thus impact on the quality of life in and around urban areas. As part of the project, the Propagation and Remote Sensing Research Laboratory at the University of Essex undertook a study to determine how the measured lidar data and the retrieved products can be best visualised. For this purpose a software suite, called DAViS, was developed, which could load lidar data and then visualise it by two-dimensional plots and on an interactive three-dimensional display. The software also allows interactive processing and display in real-time. The report describes the DAViS software and how it can be used to visualise Lidar data and retrieved products. Examples of the visualisation produced by DAViS are also included.
    [Show full text]
  • Introduction to UNIX What Is UNIX? Why UNIX? Brief History of UNIX Early UNIX History UNIX Variants
    What is UNIX? A modern computer operating system Introduction to UNIX Operating system: “a program that acts as an intermediary between a user of the computer and the computer hardware” CS 2204 Software that manages your computer’s resources (files, programs, disks, network, …) Class meeting 1 e.g. Windows, MacOS Modern: features for stability, flexibility, multiple users and programs, configurability, etc. *Notes by Doug Bowman and other members of the CS faculty at Virginia Tech. Copyright 2001-2003. (C) Doug Bowman, Virginia Tech, 2001- 2 Why UNIX? Brief history of UNIX Used in many scientific and industrial settings Ken Thompson & Dennis Richie Huge number of free and well-written originally developed the earliest software programs versions of UNIX at Bell Labs for Open-source OS internal use in 1970s Internet servers and services run on UNIX Borrowed best ideas from other Oss Largely hardware-independent Meant for programmers and computer Based on standards experts Meant to run on “mini computers” (C) Doug Bowman, Virginia Tech, 2001- 3 (C) Doug Bowman, Virginia Tech, 2001- 4 Early UNIX History UNIX variants Thompson also rewrote the operating system Two main threads of development: in high level language of his own design Berkeley software distribution (BSD) which he called B. Unix System Laboratories System V Sun: SunOS, Solaris The B language lacked many features and Ritchie decided to design a successor to B GNU: Linux (many flavors) which he called C. SGI: Irix They then rewrote UNIX in the C FreeBSD programming language to aid in portability. Hewlett-Packard: HP-UX Apple: OS X (Darwin) … (C) Doug Bowman, Virginia Tech, 2001- 5 (C) Doug Bowman, Virginia Tech, 2001- 6 1 Layers in the UNIX System UNIX Structure User Interface The kernel is the core of the UNIX Library Interface Users system, controlling the system Standard Utility Programs hardware and performing various low- (shell, editors, compilers, etc.) System Interface calls User Mode level functions.
    [Show full text]
  • Absolute BSD—The Ultimate Guide to Freebsd Table of Contents Absolute BSD—The Ultimate Guide to Freebsd
    Absolute BSD—The Ultimate Guide to FreeBSD Table of Contents Absolute BSD—The Ultimate Guide to FreeBSD............................................................................1 Dedication..........................................................................................................................................3 Foreword............................................................................................................................................4 Introduction........................................................................................................................................5 What Is FreeBSD?...................................................................................................................5 How Did FreeBSD Get Here?..................................................................................................5 The BSD License: BSD Goes Public.......................................................................................6 The Birth of Modern FreeBSD.................................................................................................6 FreeBSD Development............................................................................................................7 Committers.........................................................................................................................7 Contributors........................................................................................................................8 Users..................................................................................................................................8
    [Show full text]
  • OCTANE Technical Report
    OCTANE Technical Report Silicon Graphics, Inc. ANY DUPLICATION, MODIFICATION, DISTRIBUTION, PUBLIC PERFORMANCE, OR PUBLIC DISPLAY OF THIS DOCUMENT WITHOUT THE EXPRESS WRITTEN CONSENT OF SILICON GRAPHICS, INC. IS STRICTLY PROHIBITED. THE RECEIPT OR POSSESSION OF THIS DOCUMENT DOES NOT CONVEY ANY RIGHTS TO REPRODUCE, DISCLOSE OR DISTRIBUTE ITS CONTENTS, OR TO MANUFACTURE, USE, OR SELL ANYTHING THAT IT MAY DESCRIBE, IN WHOLE OR IN PART. Cop VED Table of Contents Section 1 Introduction .....................................................................................................1-1 1.1 Manufacturing.............................................................................................................. 1-3 1.1.1 Industrial Design .....................................................................................1-3 1.1.2 CAD/CAM Solid Modeling ....................................................................1-4 1.1.3 Analysis...................................................................................................1-5 1.1.4 Digital Prototyping..................................................................................1-6 1.2 Entertainment............................................................................................................... 1-8 1.2.1 3D Animation..........................................................................................1-8 1.2.2 Film/Video/Audio ...................................................................................1-9 1.2.3 Publishing..............................................................................................1-10
    [Show full text]
  • Indigo Magic™ User Interface Guidelines
    Indigo Magic™ User Interface Guidelines Document Number 007-2167-001 CONTRIBUTORS Written by Jackie Neider, Deb Galdes, John C. Stearns, and Arthur Evans Illustrated by John C. Stearns, Arthur Evans, Delle Maxwell, and Doug O’Morain Edited by Christina Cary Style Card designed and illustrated by Kay Maitz Principal architects of the Silicon Graphics Style: Deb Galdes, Mike Mohageg, Michael Portuesi, Rob Myers, and Betsy Zeller Special thanks to Donna Davilla, Debbie Myers, Dave Ciemiewicz, Steve Yohanan, and Kim Rachmeler Other contributions by Dave Story, Eva Manolis, Susan Dahlberg, Doug Young, Josie Wernecke, Susan Angebranndt, Roger Powell, Dave Mott, Tom Davis, David Curley, Ken Jones, Richard Wright, Ron Edmark, Victor Riley, Ashmeet Sidana, Ken Kershner, Joel Tesler, Bob Brown, Dan Miley, Greg Ferguson, Jerry Granucci, Ed Immenschuh, Grace Pariante, Delle Maxwell, Rebecca Underwood, James Raby, Pete Sullivan, Mike Chow, Tony Wong, Jamie Schein, Mike Keeler, Anna Wichansky, Beth Fryer, Robert Reimann © Copyright 1994, Silicon Graphics, Inc.— All Rights Reserved This document contains proprietary and confidential information of Silicon Graphics, Inc. The contents of this document may not be disclosed to third parties, copied, or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure of the technical data contained in this document by the Government is subject to restrictions as set forth in subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS 52.227-7013 and/ or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement.
    [Show full text]
  • Retrocomputer Magazine
    JRetrocomputerur Magazineassic AnnoN 5 - Numero 27e - Gennaiow 2010s In prova: Atari 800 Jurassic News - Anno 5 - numero 27 - gennaio 2010 Jurassic News In allegato il compilatore PL/Bit per Apple II Rivista aperiodica di Retro-computing Gennaio 2010 Coordinatore editoriale Tullio Nicolussi [Tn] Editoriale Signori, si cambia!, 3 Redazione Sonicher [Sn] [email protected] Retrocomputing Hanno collaborato a Quello che ci siamo persi, 4 questo numero: Tullio Nicolussi [Tn] Retro Riviste Salvatore Macomer [Sm] Super Apple, 30 Lorenzo 2 [L2] Le prove di JN Besdelsec [Bs] Silicon Graphics - Indigo, 8 Lorenzo Paolini [Lp] Mario Raspanti [Mr] Retro Linguaggi Lisp (parte 2), 38 Il Racconto Impaginazione e grafica Automatik (3) - La bisca, 18 Anna [An] Diffusione Edicola Abandoned Time, 42 [email protected] Come eravamo Storia dell’interfaccia utente (2) La rivista viene diffusa in formato PDF via Internet , 24 agli utenti registrati sul SAP Corner sito Biblioteca www.jurassicnews.com. After the Software War, 28 SAP Netweaver 7.0 trial ed., 44 la registrazione è gratuita e anonima; si gradisce comunque una registrazione nominativa. TAMC Apple Club Algoritmi di Sort (5), 34 Tutti i linguaggi dell’Apple (12), Contatti 48 [email protected] Copyright I marchi citati sono di copyrights dei rispettivi proprietari. La riproduzione con qualsiasi mezzo di In Copertina illustrazioni e di articoli pubblicati sulla rivista, Il menù di start-up di un sistema Indigo della Computer nonché la loro traduzione, è riservata e non può Graphics, una workstation UNIX di alto livello che ha puntato avvenire senza espressa sulla grafica la sua offerta di sistemi ad alte prestazioni.
    [Show full text]
  • 811Legacy Example Sales.Pdf
    過去の調達依頼・代替品とそれらの納品事例 レガシーなコンピュータと付属製品・部品・周辺装置・テスター・メディアなど、旧式でメーカや販売会社から EOL・EOSL (製造中止・サポート終了など)の理由で調達困難・修理などを断られるもの等の取り扱いをいたします。 これらの事例は、入手の可否にかかわらず,お客様からのご要望とその時点での結果などを掲載しておりますが、今この 時点で入手可能かどうかは再調査の必要があります。また、現在は入手出来なくとも半年後あるいは、1年後に入手出来た 事例も多数あります。しかし、入手が可能なチャンスは確実に少なくなって来つつあり特に、Y2K(Year2000)さらに、 リーマン Shock を境に一段と入手が困難となってきておりますので、予備在庫をお早めにお持ちください。 ご注意: 弊社は調達や修理で御見積以後急遽、国内・海外の保有品がなくなった場合には再度の御見積となりますが、修理・販売済 製品の保証期間内であっても調達不可であった場合、キャンセルさせていただきます。また納期は目安であり、保証するも のではありません。遅延や納品不可によって生じた一切の損害には応じかねますので、ご了承の上ご注文ください。 下記事例の詳しい内容は mail、電話等にてお問い合わせください。 弊社は装置・機器の延命のために、EOSL-ed の製品サポート( SUN サポート、HP サポート、SGI サポート、IBM サポート、DEC サポート、DELL サポート )をMain Job として行っております。 下記製品、部品調達や修理は過去取り扱ったもののほんの一例です。現時点で調達できるかは再調査の必要が ございますので、上記の製品・部品のモデル、PartNumber 等をお知らせください。 詳しくは下記までお問い合わせください。 < お問い合わせ先 > 製品・部品の調達: 営業 広島市佐伯区旭園3番33号 清水ビル3F(〒731-5133) 電 話:082-924-4044(代表) FAX:082-924-4144 email: [email protected] 製品・部品の修理: 修理の納品などの実績は以下へ http://www.workmanship.com/pdf/81legacy_example.pdf 広島メンテナンスサービスセンター(HIRMSC) 住所・電話・FAX は本社と同じ email:[email protected] 東京メンテナンスサービスセンター(TOKMSC) 東京都千代田区岩本町三丁目2番1号 共同ビル(新岩本町)3F(〒101-0032) 電 話:03-5687-5910 FAX:03-5687-5965 email:[email protected] Rev.AW Jun/2021 811legacy_example_sales Page1/66 (ご注意)販売は、その時点での対処結果です お客様からの注文依頼あるいは調達要求とその調査結果等の一部抜粋事例 Date 、Manufacturer 、Nomenclature 、 Part Number 、 Description 、 Request 、=Availability/結果 Rev.AW Jun/2021 811legacy_example_sales Page2/66 (ご注意)販売は、その時点での対処結果です お客様からの注文依頼あるいは調達要求とそのとその調査結果等の一部抜粋事例調査結果等の一部抜粋事例 Date 、Manufacturer 、Nomenclature 、 Part Number 、 Description 、
    [Show full text]
  • SGI® Altix® 330 Self-Paced Training
    SGI Multi-Paradigm Architecture Michael Woodacre Chief Engineer, Server Platform Group [email protected] A History of Innovation in HPC Challenge® XL media server fuels Steven Spielberg’s Shoah NASA Ames and project to document Altix® set world Power Series™, Holocaust survivor record for multi-processing stories systems provide STREAMS Jim Clark compute power First systems benchmark founded SGI on SGI introduces for high-end deployed in Stephen the vision of its first 64-bit graphics Hawking’s COSMOS Altix®, first scalable Computer operating applications system 64-bit Linux® Server Visualization system 1982 1984 1988 1994 1995 1996 1997 1998 2001 2003 2004 DOE deploys 6144p Introduced First generation Origin 2000 to IRIS® Workstations modular NUMA System: monitor and become first integrated NUMAflex™ Origin® 2000 simulate nuclear 3D graphics systems architecture stockpile with Origin® 3000 First 512p Altix cluster Dockside engineering analysis on Origin® drives ocean research at NASA Ames 2000 and Indigo2™ helps Team New +10000p upgrade! Zealand win America’s Cup Images courtesy of Team New Zealand and the University of Cambridge SGI Proprietary 2 Over Time, Problems Get More Complex, Data Sets Exploding Bumper, hood, engine, wheels Entire car E-crash dummy Organ damage This Trend Continues Across SGI's Markets Improve design Improve patient safety Improve oil exploration Improve hurricane prediction & manufacturing First Row Images: EAI, Lana Rushing, Engineering Animation, Inc, Volvo Car Corporation, Images courtesy of the SCI, Second Row Images: The MacNeal-Schwendler Corp , Manchester Visualization Center and University Department of Surgery, Paradigm Geophysical, the Laboratory for Atmospheres,SGI Proprietary NASA Goddard Space Flight Center.
    [Show full text]
  • Documento Tecnico Sobre Sgi Altix 3000 Para Universidad Politecnica De Valencia
    DOCUMENTO TECNICO SOBRE SGI ALTIX 3000 PARA UNIVERSIDAD POLITECNICA DE VALENCIA Mayo 2003 SGI Pza. Descubridor Diego de Ordás 3 Edificio Santa Engracia 120 28003 MADRID 1 de 83 INDICE Capítulo/Sección Página 1 ANEXO TÉCNICO A: DESCRIPCIÓN DE LA ARQUITECTURA EMPLEADA EN LA FAMILIA SGI ALTIX 3000....................................................4 1.1 ARQUITECTURA SGI ALTIX 3000...............................................................5 1.1.1 DISTRIBUCIÓN DE MEMORIA.............................................................5 1.1.2 LATENCIA DE ACCESO A MEMORIA..................................................5 1.1.3 COHERENCIA DE CACHÉ....................................................................5 1.1.4 TIPO DE PARALELISMO.......................................................................5 1.1.5 TOPOLOGIA...........................................................................................5 1.1.5.1 RED DE INTERCONEXIÓN ........................................................................5 2 ANEXO TÉCNICO B: EL SUPERCLUSTER SGI ALTIX 3000 ....................5 2.1 INTRODUCCIÓN ............................................................................................5 2.2 MÓDULOS O BRICKS.....................................................................................5 2.2.1 CPU BRICK ITANIUM 2 (C-BRICK) .....................................................5 2.2.1.1 PROCESADOR INTEL® ITANIUM® 2 MCKINLEY..................................5 2.2.1.2 PROCESADOR INTEL® ITANIUM® 2 MADISON. ....................................5
    [Show full text]