HP UX 10.20 E9000 System Full?


 
Thread Tools Search this Thread
Operating Systems HP-UX HP UX 10.20 E9000 System Full?
# 15  
Old 10-10-2014
Do you have a DDS tape device on it ?
Code:
 ioscan -funC tape

All the tar_files in / if you want to keep them there can be gzipped:
Code:
 gzip *.tar

# 16  
Old 10-10-2014
Code:
# swapinfo -tam
             Mb      Mb      Mb   PCT  START/      Mb
TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME
dev         512      19     493    4%       0       -    1  /dev/vg00/lvol2
dev         200      18     182    9%       0       -    1  /dev/vg00/lvol9
reserve       -      99     -99
memory      289     164     125   57%
total      1001     300     701   30%       -       0    -




Code:
 
# ioscan -funC tape
Class     I  H/W Path    Driver      S/W State H/W Type  Description
=====================================================================
tape      0  8/16/5.0.0  stape       CLAIMED   DEVICE    HP      C1533A
                        /dev/rmt/0m            /dev/rmt/c2t0d0BEST  
                        /dev/rmt/0mb           /dev/rmt/c2t0d0BESTb 
                        /dev/rmt/0mn           /dev/rmt/c2t0d0BESTn 
                        /dev/rmt/0mnb          /dev/rmt/c2t0d0BESTnb

AFAIK it does have DDS tape device but I have never actually seen the unix box it is in another office on the other side of the city. I know they had some issue with drive failure but no one want to spend any money on the system but its great for old GIS records
# 17  
Old 10-10-2014
Haha We got lvol9 back! Its a swap device! Hummmm
# 18  
Old 10-10-2014
I ask you that because I hope you have a complete Ignite-UX installed! This is to make a bootable OS tape, you can use to reconfigure or recover the system, then you use ordinary backup for the rest... Thats of course up to you...

The interesting thing about what you produced so far if not complete shows:
Code:
 --- Physical volumes ---
   PV Name                     /dev/dsk/c0t5d0
   PV Status                   available    
   Total PE                    507     
   Free PE                     0       
   PV Name                     /dev/dsk/c0t8d0
   PV Status                   available    
   Total PE                    508     
   Free PE                     0       
   PV Name                     /dev/dsk/c0t9d0
   PV Status                   available    
   Total PE                    508     
   Free PE                     0       
#----------------------------------
AND!
   PV Name                     /dev/dsk/c0t10d0
   PV Status                   available    
   Total PE                    508     
   Free PE                     0       
   PV Name                     /dev/dsk/c0t11d0
   PV Status                   available    
   Total PE                    1023    
   Free PE                     0       
   PV Name                     /dev/dsk/c1t14d0
   PV Status                   available    
   Total PE                    508     
   Free PE                     0       
   PV Name                     /dev/dsk/c1t15d0
   PV Status                   available    
   Total PE                    1023    
   Free PE                     134

You seem to have 2 controllers and I wonder if these 2 sets of disks are not the ones in mirror...
# 19  
Old 10-10-2014
Why are you swapping? Can you see how much RAM you have?
Code:
grep hysica /var/adm/syslog/syslog.log

Though it might return nothing since you trimmed the logs...
# 20  
Old 10-10-2014
The system died a few years ago and they struggled to find a working backup tape. The had to get the old system admin out of retirement. I'm just worried it will happen again and we lose all the information.I am only learning as I go with unix but it been fun. It was a pretty advanced GIS system Mountaintop not far off what we use today Smallworld.

Code:
# grep hysica /var/adm/syslog/syslog.log
Aug 11 14:02:45 gis vmunix:     physical page size = 4096 bytes, logical page size = 4096 bytes
Aug 11 14:02:45 gis vmunix:     Physical: 393216 Kbytes, lockable: 294292 Kbytes, available: 340484 Kbytes

No idea why they are swapping I'm only a novice.
# 21  
Old 10-10-2014
390MB of RAM isnt much... this system has a limit of 2GB... I should still have some RAM somewhere at home...
I think when you have time to spare we should go through slowly but keep in mind that years I havent touched one and my memory plays bad tricks lately

You would need to see if Ignite is installed:
Code:
 which makerecovery

Only I seen many systems with the soft but the soft was not in the PATH, you will find it in /opt :
Code:
 find / -name makerecovery -print

Then if someone can put some DDS in the drive to see if it works...

We need to know what are the mirror disks...

We can change the way the system uses its memory but for that I suppose /stand need to be bigger than its actual size (in /stand is there a vmunix.prev file ? ).
We need to see on what disk it boots and get a spare one in case ( they are getting rare and you will find mostly refurbished.
I gave away my lasts D class to CERN because they have a lot still running and need spares for another 6 months - 1 year, I learned by CERN you have to be carefull with the power supply, it has a special fan impossible to find on the market (but I have in my garage 2 D260 ...)
I think you had enough for today... Smilie
This User Gave Thanks to vbe For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

File system full, but not really.

Hey all, What do you think mostly happened in the following situation? I have a Red Hat 5.5 server. Someone, somehow, managed to get two .nfs000.... type files that totaled over a terabyte in size. I removed them and thought things were back to normal. Then I started getting complains from... (2 Replies)
Discussion started by: geelsu
2 Replies

2. UNIX for Advanced & Expert Users

how to make a full system backup excluding data and restoring it to a new system

Hi, In order to have a sand box machine that I could use to test some system changes before going to production state, I'd like to duplicate a working system to a virtual one. Ideally, I'd like to manage to do it this way : - Make a full system backup excluding the user file system (this... (7 Replies)
Discussion started by: pagaille
7 Replies

3. Solaris

file system full

hello Even though I am not out of inodes or of space, the /var/adm/messages shows messages: file system full I am doing now fcsk -m (400G) and I am still waiting to see the fragmentation results (should I add another option to df to have a faster output?) Do you have any other hints... (6 Replies)
Discussion started by: melanie_pfefer
6 Replies

4. Solaris

full system backup

I have unix server with OS 5.8 ,,, I tried ufsdump 0ua -f /dev/rmt/0 / to perform full system backup on tape but I failed could any one give a procedure for full system backup on solaris machine using tapes??? (1 Reply)
Discussion started by: mm00123
1 Replies

5. Solaris

file system full

I am receving following Error message in /var/adm/messages "NOTICE: alloc: /: file system full" Disk space usage is as beklow: df -k $ Filesystem kbytes used avail capacity Mounted on /dev/md/dsk/d10 76678257 56962561 18948914 76% / /proc ... (8 Replies)
Discussion started by: Asteroid
8 Replies

6. Solaris

Full file system?

I read the sticky and thought of a script I use on a regular basis. Since unless you patch/upgrade the df command on solaris you have a very tought time teling how full the system truly is. Output looks like $ biggest.sh /tmp Filesystem kbytes used avail capacity Mounted... (0 Replies)
Discussion started by: meyerder
0 Replies

7. Solaris

File system full?

Hi, I just started working with UNIX on an old semi-fossilized Sun workstation which I use to process LOTS of images,however, I just started to get an error message that the file system is full and then my shell tool or/and text editor freeze up. Help? (8 Replies)
Discussion started by: Bend
8 Replies

8. UNIX for Advanced & Expert Users

Full File System

Hi All, There was a background process running on a Solaris 2.8 machine, and appeared to have filled all available disk-space. I done a killall, and upon re-booting found that the file system had filled up, and will not boot as normal as a result. For example, I'm getting /usr/adm/messages: No... (8 Replies)
Discussion started by: Breen
8 Replies

9. UNIX Desktop Questions & Answers

file system full

When I try to log in as root I get the following message realloccg /: file system full sendmail :NO Queue:low on space (have 0,SMTP-DAEMON needs 101 in /var/spool/mqueue) What should I do? (1 Reply)
Discussion started by: hopeless
1 Replies
Login or Register to Ask a Question