- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- set_fixed -n is not working
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
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
Community
Resources
Forums
Blogs
- 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
05-30-2005 11:22 PM
05-30-2005 11:22 PM
set_fixed -n is not working
I have four devices in down state:
set_fixed -L
Monitor in DOWN State
/storage/status/disks/default/0_0_0_2_0.6.0 NO_STATE_CONTROL
/storage/status/disks/default/0_0_0_3_0.6.0 NO_STATE_CONTROL
/storage/status/disks/default/1_0_0_2_0.6.0 NO_STATE_CONTROL
/storage/status/disks/default/1_0_0_3_0.6.0 NO_STATE_CONTROL
When I do set_fixed -n
"set_fixed: /storage/status/disks/default/0_0_0_2_0.6.0 not set to UP state as Resource Name does not exist on the system and thus cannot be set to UP " ...
But all these devices are present on the system (its the root disk and its mirrors)
Can anyone suggest a solution to bring these devices to UP state please ??
Cheers
Raneesh Vijayan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 11:50 PM
05-30-2005 11:50 PM
Re: set_fixed -n is not working
Can you post the following o/p's in order:
i) ioscan -funC disk
ii) ioscan -fnC disk
Also, check for any error messages in /var/adm/syslog/syslog.log & check the events stored in /var/opt/resmon/log/event.log.
What is the OS version?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2005 11:52 PM
05-30-2005 11:52 PM
Re: set_fixed -n is not working
CHeck out this ITRC document KBRC00012748.
I believe it will take care of your problem.
Best regards,
Kent M. Ostby
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 12:14 AM
05-31-2005 12:14 AM
Re: set_fixed -n is not working
here is what u have asked from the server, its running with Hp-unx 11.11
There were some disk events 14 days back (disk write errors-only in one disk)
ioscan -funC disk
==================
0 0/0/0/2/0.6.0 sdisk CLAIMED DEVICE HP 73.4GATLAS10K3_73_SCA
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 1 0/0/0/2/1.2.0 sdisk CLAIMED DEVICE HP DVD-ROM 305
/dev/dsk/c1t2d0 /dev/rdsk/c1t2d0
disk 2 0/0/0/3/0.6.0 sdisk CLAIMED DEVICE HP 73.4GATLAS10K3_73_SCA
/dev/dsk/c2t6d0 /dev/rdsk/c2t6d0
ioscan -fnC disk
=================
disk 0 0/0/0/2/0.6.0 sdisk CLAIMED DEVICE HP 73.4GATLAS10K3_73_SCA
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
disk 1 0/0/0/2/1.2.0 sdisk CLAIMED DEVICE HP DVD-ROM 305
/dev/dsk/c1t2d0 /dev/rdsk/c1t2d0
disk 2 0/0/0/3/0.6.0 sdisk CLAIMED DEVICE HP 73.4GATLAS10K3_73_SCA
/dev/dsk/c2t6d0 /dev/rdsk/c2t6d0
============================================
Kent,
I couldn't locate the doc, could u give the full path please..
Raneesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 01:53 AM
05-31-2005 01:53 AM
Re: set_fixed -n is not working
1. Shut down EMS
monconfig
(K)ill
2. Make sure psmctd has stopped.
ps -ef | grep psmctd
3. If still running, shutdown diags.
/sbin/init.d/diagnostic stop
4. Move the psm_data file.
mv /var/stm/data/psm_data /tmp/psm_data
5. Start diags.
/sbin/init.d/diagnostic start
6. Verify diaglogd and diagmond are running.
ps -ef|grep diag
7. Restart EMS
monconfig
(E)nable
(Q)uit
8. set_fixed -l
Depending on the size of the system, rebuilding the psm_data file can take a few minutes. Once completed, all should show their correct states.
Regards,
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2005 02:28 AM
05-31-2005 02:28 AM
Re: set_fixed -n is not working
http://www2.itrc.hp.com/service/cki/search.do?category=c0&mode=id&searchString=KBRC00012748&searchCrit=allwords&docType=EngineerNotes&search.x=27&search.y=12