GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problems accessing psm_data
Operating System - HP-UX
1846449
Members
2741
Online
110256
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2007 05:49 PM
10-01-2007 05:49 PM
I can't believe no one has seen this before, but my searches have turned up NOTHING in the forums!
set_fixed -L is returning the following error:
set_fixed: Cannot list resources in DOWN state due to problems accessing or reading the PSM Resource Data File /var/stm/data/psm_data.
I've tried stopping and starting /sbin/init.d/diagnostic, with no effect other than changing the error (before the restart it was saying "/etc/opt/resmon/lbin/set_fixed: Cannot list resources in DOWN state due to system resource problems").
I checked the actual file, and it's there:
root#> ll /var/stm/data/psm_data
-rw-r--r-- 1 root root 646980 Oct 1 06:23 /var/stm/data/psm_data
I'm not sure what's wrong with it that set_fixed can't read it, but I'm loathe to just go wiping it out without knowing the consequences.
Thanks!
set_fixed -L is returning the following error:
set_fixed: Cannot list resources in DOWN state due to problems accessing or reading the PSM Resource Data File /var/stm/data/psm_data.
I've tried stopping and starting /sbin/init.d/diagnostic, with no effect other than changing the error (before the restart it was saying "/etc/opt/resmon/lbin/set_fixed: Cannot list resources in DOWN state due to system resource problems").
I checked the actual file, and it's there:
root#> ll /var/stm/data/psm_data
-rw-r--r-- 1 root root 646980 Oct 1 06:23 /var/stm/data/psm_data
I'm not sure what's wrong with it that set_fixed can't read it, but I'm loathe to just go wiping it out without knowing the consequences.
Thanks!
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-02-2007 03:11 AM
10-02-2007 03:11 AM
Solution
Hi Matt,
What version of EMS OnlineDiags do you have? When did the problem start? If you have an old version, you should consider installing a current one. See http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table for the supported versions.
The problem has been seen if the psm_data file becomes corrupt for some reason. It can be recreated by the following steps:
# /etc/opt/resmon/lbin/monconfig
select (K)ill (disable) monitoring
# /sbin/init.d/diagnostic stop
which stops the diagnostics daemons.
The diaglogd, diagmond and psmctd processes should now be gone. If psmctd
is still running, use "kill -9" to stop it.
Move the psm_data file.
# mv /var/stm/data/psm_data /tmp/psm_data
# /sbin/init.d/diagnostic start
Restart the diagnostic daemons. Ensure that both diaglogd and diagmond are running before proceeding with the next step.
# ps -ef | grep diag
Restart EMS monitoring
# /etc/opt/resmon/lbin/monconfig
select (E)nable Monitoring
It takes a while for the psm_data file to be rebuilt. During that time set_fixed will report this error:
# set_fixed -l
set_fixed: Cannot list resources in DOWN state as PSM Resource Data
File
/var/stm/data/psm_data does not exist.
Once the psm_data file is recreated, set_fixed should be able to recognize all
existing resources and set them back to UP if they are DOWN.
Andrew
What version of EMS OnlineDiags do you have? When did the problem start? If you have an old version, you should consider installing a current one. See http://www.docs.hp.com/en/diag/stm/stm_upd.htm#table for the supported versions.
The problem has been seen if the psm_data file becomes corrupt for some reason. It can be recreated by the following steps:
# /etc/opt/resmon/lbin/monconfig
select (K)ill (disable) monitoring
# /sbin/init.d/diagnostic stop
which stops the diagnostics daemons.
The diaglogd, diagmond and psmctd processes should now be gone. If psmctd
is still running, use "kill -9" to stop it.
Move the psm_data file.
# mv /var/stm/data/psm_data /tmp/psm_data
# /sbin/init.d/diagnostic start
Restart the diagnostic daemons. Ensure that both diaglogd and diagmond are running before proceeding with the next step.
# ps -ef | grep diag
Restart EMS monitoring
# /etc/opt/resmon/lbin/monconfig
select (E)nable Monitoring
It takes a while for the psm_data file to be rebuilt. During that time set_fixed will report this error:
# set_fixed -l
set_fixed: Cannot list resources in DOWN state as PSM Resource Data
File
/var/stm/data/psm_data does not exist.
Once the psm_data file is recreated, set_fixed should be able to recognize all
existing resources and set them back to UP if they are DOWN.
Andrew
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP