- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ARMServer is not running
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
09-01-2005 02:51 AM
09-01-2005 02:51 AM
ARMServer is not running
I have an Hp 5450 server with hp-ux 11.11 connected to an hp autoraid disk array 12H. After formating some LUNs , The ARMserver is logger started at the system startup .Even I tried to run it manualy with "/sbin/init.d/hparray start" command, there is no error message ,but the server don't.
Could someone help me please ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 02:59 AM
09-01-2005 02:59 AM
Re: ARMServer is not running
ioscan -fnCext_bus
ioscan -fnCfc
armdiscover
Did you change host name/ip address recently?? What does /etc/rc.log say for /sbin/init.d/hparry startup script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2005 04:14 AM
09-01-2005 04:14 AM
Re: ARMServer is not running
Marlou
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 05:06 AM
09-02-2005 05:06 AM
Re: ARMServer is not running
In the '/etc/hpC2400/HPARRAY.INFO' this message is displayed when the server try to start :'stty: Not a typewriter'
I don't exactly now what is it.
Thanks for help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2005 05:47 AM
09-02-2005 05:47 AM
Re: ARMServer is not running
You are looking for arraymond and ARMserver in your ps?
UID PID PPID C STIME TTY TIME COMMAND
root 2025 1 0 Oct 6 ? 40:38 /usr/bin/ksh /usr/lbin/hpC2400/a
rraymond
root 2044 1 0 Oct 6 ? 2057:52 /opt/hparray/bin/ARMServer
Here is a sample from the log of one of my systems from its last reboot.
Wed Oct 6 13:02:34 PDT 2004
Killing disk array monitor daemon.
Killing /opt/hparray/bin/ARMServer process.
Wed Oct 6 13:09:54 PDT 2004
arrayscan: scanning I/O system for disk arrays...
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/8.0.0 ]
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/8.0.1 ]
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/8.0.2 ]
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/12.1.0 ]
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/12.1.1 ]
arrayscan: HP C5447A SCSI Disk Array at SCSI address [ 8/12.1.2 ]
Starting disk array monitor daemon
Starting ARMServer daemon
Marlou