![]() |
|
|
|
|
|||||||
| Filesystems, Disks and Memory Questions involving NAS, SAN, RAID, Robotic Libraries, backups, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enterprise Unix Roundup: The Ghost of Unix Future - Server Watch | iBot | UNIX and Linux RSS News | 0 | 12-19-2007 08:20 AM |
| Running UNIX commands remotely in Windows box from Unix box – avoid entering password | D.kalpana | UNIX for Dummies Questions & Answers | 1 | 04-20-2007 02:24 AM |
| FTP script for sending a file from one unix directory to another unix server director | raja_1234 | Shell Programming and Scripting | 1 | 11-30-2006 03:57 AM |
| Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!! | haggo | Filesystems, Disks and Memory | 2 | 08-23-2006 08:39 AM |
| Unix History Question: Why are filenames/dirnames case sentsitive in Unix? | deckard | UNIX for Dummies Questions & Answers | 3 | 03-26-2005 09:59 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi, I am new to the UNIX operating system and would realy appreciate some answers to these problems.
I have a unix box (Actually several of them throughout the different locations) that have NCR MP-RAS 3.02.x.x (with multiuser and possibly security packages installed.) Originally they had 2gb HD (seagate) old 50pin-SCSI 1 - other techs before i came to the company had modified the config of the box to 35gb seagate SCSI 68pin UltraWide. This config is ok - BUT i am running out of disk space because the sizes of the partitions are the original size that was setup from NCR or whoever. When i log in as root this is the login screenshot : Welcome to the NCR 386/486 UNIX System UNIX System V Release 4.0 (Server1) (pts/0) login: root Password: UNIX System V Release 4.0 Version 3.0 Server1 Copyright (C) 1984, 1986, 1987, 1988, 1989, 1990 AT&T Copyright (C) 1987, 1988 Microsoft Corp. Copyright (C) 1990-97, NCR Corporation. All Rights Reserved UX:login: INFO: Last login: Fri Jan 12 18:44:19 on vt08 / : Disk space: 75.91 MB of 887.24 MB available ( 8.56%). /stand : Disk space: 8.53 MB of 25.14 MB available (33.94%). Total Disk Space: 84.45 MB of 912.39 MB available ( 9.26%). you have mail Screenshot of when i do a DF command : / (/dev/root ): 155478 blocks 35999 files /proc (/proc ): 0 blocks 135 files /stats (/stats ): 0 blocks 0 files /dev/fd (/dev/fd ): 0 blocks 0 files /stand (/dev/dsk/c0t0d0sa): 17484 blocks 499 files Can anyone help me with my Stupid dilema ??? Any help is really appreciated. Thanks. |
| Forum Sponsor | ||
|
|
|
|||
|
NCR Unix 3.02 MP-RAS - disk layout
Semi-short answer:
You need to reinstall. The disk partition in which your MP-RAS image resides in, is too small to add any -additional- filesystems and there are no tools to dynamically grow your VxFS filesystems. Moreover, the version of MP-RAS you're using doesn't "see" other disk partitions on the -same- disk (so you can't just create other disk partitions on the 35G disk and add new filesystems there). If you can't re-install for some reason (lost CD or license diskettes), you can add a new drive to the system and MP-RAS will recognized the new drive (once you reboot (or run ``mktable''), then use ``sysadm'' to create new filesystems. Comments: I'm not aware of any NCR (or Teradata) sponsored installation that would appear this way. If I were to guess, the 2G drive(s) died and the next smallest drives available were 35G so those were used. Notably, you're missing ``/var'', ``/opt'', and ``/usr'' which are fairly standard on all NCR UNIX (MP-RAS) installations. The following message is particularly broken (but fixed in much later versions of MP-RAS) and output by the ``dfspace'' command: ... Total Disk Space: 84.45 MB of 912.39 MB available ( 9.26%). MP-RAS (until recently) assumed it owned the entire disk whenever it was installed, and to that end, was installed in so-called "no-compat" mode. Thus, it only "knows" about the drive to the extent of the disk partition it which it resides (was installed) in. Last edited by cer; 12-09-2007 at 01:03 AM. Reason: Mis-read block count used for root filesystem |
|
|||
|
hi cer,
thanks for your ideas...i really appreciate it. Its funny we found the originally software install cds in back closet when we were cleaning - we though they were lost. NCR had told me that it is very complicated to do an original install of the system from scratch since it has so many patches for security and all the applications involved to run the whole system. Anyway we contacted NCR to see if they could help with the disk partitioning of the 35gb drive and it seems we were able to add disk slice/s (partitions) to the drive - but it is not fully tested in that particulay config. Once again, thanks for the help. |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|