Operating System - HP-UX
1826219 Members
2962 Online
109691 Solutions
New Discussion

Error in Disk and File System icon in SAM

 
SOLVED
Go to solution
Mousa55
Super Advisor

Error in Disk and File System icon in SAM

Hi
my problem in the Disk and File System part in the SAM, Where I canâ t enter to any part thereof, such as Disk device or logical volume or rest.
Where the error message is appeared, you can see in the attachment file.
Note: this problem only with Disk and File System icon but another it is working fine.
the attached file i am compressed with winrar software

thanks a lot
12 REPLIES 12
Rasheed Tamton
Honored Contributor

Re: Error in Disk and File System icon in SAM

Hi,

Can you run
ioscan -fnCdisk

Also give the output of
/etc/resolv.conf
/etc/nsswitch.conf
swapinfo -tam

Rgds.
Mousa55
Super Advisor

Re: Error in Disk and File System icon in SAM

Hi
i know how to run ioscan command but i want to solve this problem.
and the no output of this command
# /etc/resolv.conf
/usr/bin/ksh: /etc/resolv.conf: not found
# more /etc/resolv.conf
/etc/resolv.conf: No such file or directory
# more /etc/nsswitch.conf
/etc/nsswitch.conf: No such file or directory
# swapinfo -tam
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 16384 0 16384 0% 0 - 1 /dev/vg00/lvol2
reserve - 219 -219
memory 9436 294 9142 3%
total 25820 513 25307 2% - 0 -
thanks
Rasheed Tamton
Honored Contributor

Re: Error in Disk and File System icon in SAM

Is any of your / file system full (/ or /var).

How is your patch level. You may need cumulative SAM patch for your HP-UX ver.

swlist -l patch|grep "cumulative SAM"
Mousa55
Super Advisor

Re: Error in Disk and File System icon in SAM

Hi
yes i have this patch for SAM and all the file system is not full, you can see the output
# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 1048576 141560 899992 14% /
/dev/vg00/lvol1 505392 74784 380064 16% /stand
/dev/vg00/lvol8 16777216 1407216 15250856 8% /var
/dev/vg00/lvol7 4194304 1388440 2784472 33% /usr
/dev/vg00/lvol6 2097152 275928 1807024 13% /tmp
/dev/vg00/lvol5 6291456 2682056 3581248 43% /opt
/dev/vg00/lvol4 524288 2376 517912 0% /home
# swlist -l patch|grep "cumulative SAM"
# PHCO_35520 1.0 cumulative SAM patch

thanks and best regards
Rasheed Tamton
Honored Contributor

Re: Error in Disk and File System icon in SAM

Please post the output of:
swlist -l fileset -a state SystemAdmin*
Rasheed Tamton
Honored Contributor

Re: Error in Disk and File System icon in SAM

Also post the output of:

swlist -l fileset -a state | grep -v \# | grep -v config
Mousa55
Super Advisor

Re: Error in Disk and File System icon in SAM

Hi
you can see the output

# swlist -l fileset -a state SystemAdmin*
# Initializing...
# Contacting target "ruxapp01"...
#
# Target: ruxapp01:/
#

# SystemAdmin
SystemAdmin.FIRST-BOOT configured
SystemAdmin.OBAM-HELP configured
SystemAdmin.OBAM-RUN configured
SystemAdmin.SAM configured
SystemAdmin.SAM-ENG-A-MAN configured
SystemAdmin.SAM-HELP configured
SystemAdmin.SAM-JPN-E-MAN configured
SystemAdmin.SAM-JPN-S-MAN configured

thanks
Rasheed Tamton
Honored Contributor
Solution

Re: Error in Disk and File System icon in SAM

Lot of your software are on installed state. You need to run

swconfig \*

to make it on configured state.
Mousa55
Super Advisor

Re: Error in Disk and File System icon in SAM

Hi
i am check it on the SAM now, and it is working fine but the last result of applay the #swconfig \* command it is include ERROR

* Selection succeeded.


* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swconfig.last".
* "ruxapp01:/": 1724 filesets have already been configured.
ERROR: "ruxapp01:/": 7 software selection(s) are corrupt.
* "ruxapp01:/": 2 filesets were determined to be skipped in the
analysis phase.
* The analysis phase failed for "ruxapp01:/".
* Analysis had errors.


* Beginning Execution
ERROR: "ruxapp01:/": 1733 filesets were determined to be skipped in
the analysis phase.
* The execution phase failed for "ruxapp01:/".
* Execution had errors.


ERROR: More information may be found in the agent logfile using the
command "swjob -a log ruxapp01-0132 @ ruxapp01:/".

======= 05/26/08 12:45:40 WAT END swconfig SESSION (non-interactive)
(jobid=ruxapp01-0132)
thanks a lot
Rasheed Tamton
Honored Contributor

Re: Error in Disk and File System icon in SAM

Glad to know the problem is solved. Reg. the swconfig error, if you have corrupt software then it is normal to get it.You have few filesets which were corrupt.

swlist -l fileset -a state | grep corrupt

Torsten.
Acclaimed Contributor

Re: Error in Disk and File System icon in SAM

Run the command as suggested

swjob -a log ruxapp01-0132 @ ruxapp01:/

and look for corrupted filesets.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Dennis Handly
Acclaimed Contributor

Re: Error in Disk and File System icon in SAM

>Rasheed: You have few filesets which were corrupt.

Yes, they were already in the attachment:
PHSS_36602.MKFONTDIR corrupt
gettext.gettext-MAN corrupt
gettext.gettext-RUN corrupt
gettext.gettext-SHLIBS corrupt
glib2.glib2-INC corrupt
glib2.glib2-RUN corrupt
glib2.glib2-SHLIBS corrupt

You might want to remove then reinstall those patches/products.