1 / 65

Chapter Ten

Chapter Ten. Operating the Server Console. Chapter Objectives. Describe Essential Console Commands and NetWare Loadable Modules (NLMs) Use NetWare Console Commands to secure the console Use Java Utilities to view server statistics and create a user

ganesa
Download Presentation

Chapter Ten

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter Ten Operating the Server Console

  2. Chapter Objectives • Describe Essential Console Commands and NetWare Loadable Modules (NLMs) • Use NetWare Console Commands to secure the console • Use Java Utilities to view server statistics and create a user • Use Remote console management to access the server console from a workstation attached to the network

  3. Chapter Objectives • Configure workstations to access the network using the TCP/IP protocol • Use the VREPAIR NLM to fix volume problems • Use the SMS (Storage Management System) to back up network data

  4. Console Operations • Console Commands • Built into Server.exe • NetWare Loadable Modules • loaded into memory to provide additional processing logic.

  5. Server Startup Process • Run SERVER.EXE from DOS partition. • SERVER.EXE checks for commands in the STARTUP.NCF file while loading. • Disk drivers are loaded • SYS volume is mounted • After SERVER.EXE is loaded it performs any commands from the AUTOEXEC.NCF file. • Server name, network card drivers and protocols provided.

  6. Console Commands • BIND [protocol] to [driver]

  7. Console Commands • CONFIG

  8. Sample CONFIG Command

  9. Console Commands • DISPLAY SERVERS

  10. Console Commands • DISABLE/ENABLE LOGIN • Prevents or allows new users on the system. • Issue DISABLE LOGIN before downing server. • DOWN • Closes all files • Exists server.exe program • Returns to DOS prompt unless the SECURE CONSOLE command has been executed.

  11. Console Commands • LOAD • Loads an NLM into memory. Typing the name of a module on the console will automatically do a load. • MODULES • Displays all NLM currently loaded into memory. • MOUNT • Places a volume on-line for access on the network. • DISMOUNT • Takes a volume off-line. Often used for volume repair.

  12. Console Commands • SEND • SEND “message” TO # • SET TIME • SET TIME 10/30/99 3:00p • SET TIME 4:00p • SET TIME October 30, 1999 • UNBIND • Removes a protocol from a LAN driver

  13. NetWare Loadable Modules • Provide additional functionality and utilities • Types of NLMs • Disk Drivers • HAM and CDM extensions • LAN Drivers • LAN extensions • Name Space • NAM extensions • General Purpose • NLM extensions

  14. Disk Drivers • Loaded during startup process from the STARTUP.NCF file. • Host Bus Adapter modules (HBA extension) • Drivers that manage the disk controller card. • Control Device Modules (CDM extension) • Drivers that manage individual devices such as disk drives, CD-ROMs, and tape drives.

  15. Control network adapter cards. Loaded from the AUTOEXEC.NCF file. Must be loaded once for each frame type. Frame type specifies the format of data packets. Common Ethernet frame types: 802.3 - Used with early NetWare servers 802.2 - Used with IPX protocol Ethernet II - Used with TCP/IP protocol LAN Drivers

  16. Adding a New Frame Type

  17. Name Space Modules • Name Space modules add logic to the Server for processing file requests from different client operating systems. • Loaded in Startup.NCF. • LONG.NAM - Loaded by default for SYS volume. Supports Windows 255 character file names. • MAC.NAM - Included for supporting Macintosh computers

  18. NWCONFIG Module • Used to modify server configuration and install new products such as the Web Server and TCP/IP services.

  19. Monitor Module • Use to view: • Tab key flips between menu and screen. • Server performance • Current connections • System statistics • Important statistics: • Utilization < 70% • Total Cache > 1/3 of Original Cache • Dirty Cache < 1/3 Total • Packet Receive < 400

  20. Monitor Module - Cache Utilization • Cache memory is needed to store recent disk blocks and reduce the number of disk reads. • Select the Disk Cache Utilization option. • Long term cache hits should be over 90%. • Add memory or remove modules if Long Term cache hits < 90%

  21. VRepair Module • Volume cannot be mounted. • Volume Allocation Tables can be damaged due to power outages, server crashes, faulty software. • After repairs are made, notify users to check their files for possible problems. • Check volume integrity. • Preventative maintenance tool. • Document any problems. • Decide whether to write repairs to disk.

  22. Using VRepair (1) • Start VRepair utility. • If SYS volume is mounted, enter the command VREPAIR or LOAD VREPAIR from the server console. • If SYS volume is not mounted, enter the command: LOAD C:VREPAIR to load VREPAIR.NLM from the DOS partitions.

  23. Using VRepair (2) • Select VREPAIR options: • Option 3 keeps changes in memory for later update. • Option 1 allows you to remove a name space from a volume. • Return to Main Menu and select the Repair a Volume option.

  24. Using VRepair (3) • Select a volume to repair. • Volume to repair must be dismounted. • If an error is found, VREPAIR displays the Current Error Settings window. • Select the option 1 “Do not pause” • Select option 2 to log errors to a file.

  25. Using VRepair (4) • Select option 4 to continue repair. • A status windows is displayed. • At end of VREPAIR write repairs to disk. • Continue to run VREPAIR until no errors are reported.

  26. Server Licensing • Manages Novell Software licensing. • Components: • License Service provider • License container • License certificate object • Utilities: • NetWare Administrator - display and configure • NLS Manager - display, configure, and reports • NWCONFIG - install server licenses

  27. NetWare Licensing Services

  28. Activity - Check Server License • In this activity you will use NetWare Administrator to browse to the Class container, find the license container object and then verify the number of licenses available and in-use on your classroom server.

  29. Java • The Java language was developed by Sun Microsystems. • Important for developing Internet client/server applications. • Part of application runs on server while the user interface runs on the client. • Uses a Java engine to process program instructions. • Java engines allows Java to run on multiple platforms.

  30. Java on NetWare • Requirements: • 48 to 64 MB RAM • VESA 1.2 video driver for 640x480 with 256 colors. • Non-VESA 1.2 provides 640x480 with 16 colors. • JAVA.NLM engine loaded in AUTOEXEC.NCF. • Run JAVA application using command: • JAVA ProgramName [options] • Run JAVA Applet: • Java applets consist of Script commands in an HTML document. • APPLET [path\filename.html] or [http:\\url]

  31. Java GUI Console • Java console is X-Windows based GUI console started by the command STARTX in AUTOEXEC.NCF. • Functions: • Install additional server products. • Tools • Settings for display and mouse • Background colors • Keyboard settings • Start ConsoleOne

  32. ConsoleOne • Manage Server and NDS Tree from console. • In ConsoleOne, My World icon includes: • My Server • Volumes • Configuration Files • Tools • The Network • Shortcuts

  33. Server Configuration Files • Allows changes to STARTUP and AUTOEXEC NCF files. • Click the Configuration Files object • Double click the configuration file you want to change.

  34. Working with the File System • Click the dot to the left of the Volumes object under My Server. • Click the dot to the left of the volume you want to work with. • Browse to the directory or file. • Click the file or directory and perform file operations: • Create, Delete, Rename, Copy, or Edit

  35. Console Management • Click the dot to the left of the Tools option. • Click the Console Management option. • Enter “localhost” in the Hostname field and include the administrator’s password. • Click the Connect button. • All existing console screens will be windowed. Select the screen to work with.

  36. Accessing Remote Consoles • Remote server must be running the following NLM. • RCONAG6 password 2034 16800 • Click the dot to the left of the Tools option. • Click RConsoleJ to display a console selection screen. • Enter the network address of the server and correct password. • Access the remote server’s text console.

  37. Working with NDS • Click the dot to the left of “The Network” icon. • Click the dot to the left of “Novell Directory Services” to display a list of trees. • Click the dot to the left of the desired NDS tree. • Log in.

  38. Creating Objects • You can create the following object types: • Container • Group • User • Right-click the parent container. • Select the object type from the New option. • Enter object data and click Create.

  39. Securing the Console • Enter the command SECURE CONSOLE. • Allows loading of NLMs only from the SYSTEM directory. • Prevents use of keyboard debugger. • Prevents using the SET TIME command to change date or time. • DOWN command does not return to DOS prompt. • SCRSAVER Utility • Locks console until correct password is entered.

  40. Remote Console Management • Allows text based server consoles to be accessed from a workstation using the RCONSOLE software. • Setup steps: • Load REMOTE and RSPX NLMs at server. • Log in and run RCONSOLE on the client. • Access RCONSOLE options menu.

  41. RCONSOLE Function Keys • Alt+F1 • View RCONSOLE menu • Alt+F2 • Exit RCONSOLE • Alt+F3 • Move forward through console screens • Alt+F4 • Move backward through console screens

  42. Remote Console Menu • Allows operator to do the following: • Copy files to the server, including the DOS (C) partition. • Select a server screen. • Return to DOS prompt on workstation. • Display workstation address. • Exit Remote Console

  43. Activity - Copy Files to Server • In this activity you will use the RCONSOLE utility to simulate copying a new disk driver to the server’s C:\NWSERVER directory. Be sure to include your assigned number prior to your file to make it unique.

  44. Backing up Server Data • Storage Management System • Host server • Server that contains backup hardware. • Target server • Server to be backed up. • Parent • Directory or folder to backup. • Child • Files

  45. Storage Management System

  46. Establishing a Backup Process • Determine Storage Needs. • Determine a Backup Strategy. • Assign a backup user. • Run Backup software. • Test the backup. • Develop a disaster recovery procedure.

  47. Backup Strategies • Full • All data, regardless of when or if it has been previously backed up. • Incremental • Files that have been created or modified since the last Full or Incremental backup • Differential • Only data that has been modified since the last Full backup.

  48. Run Backup Software • Load storage manager redirector (SMDR) • Enter group context, SDMR context, Administrator • Load target agents on servers to backup. • TSA500 - backup data • TSANDS - backup tree • Load device interface software (SMSDI) and the job queue manager - QMAN. • Load SBSC and SBCON

  49. Start Backup Program • Load enhanced SBACKUP software: • Load SBSC • Load SBCON • Select Target server • Select File System or NDS. • Provide Description and backup type. • Start the backup

  50. Disaster Recovery Procedure

More Related