Archive

Posts Tagged ‘Opsware’

Solaris provisioning errors ‘FAILED: Timed out while waiting for OS Provisioning agent’

November 24th, 2009 No comments


Technical document information

Read more…
Categories: Opsware SAS Tags: , ,

Opsware Core unable to communicate to agent running on Symantec PureDisk SuSE server.

August 12th, 2009 No comments

Having issue to talk back to Symantec PureDisk SuSE server, port 1002 is closed on PD firewall (iptables). To add this as an exception do the following

1)login to PD server
2) cp -p /etc/puredisk/custom_iptables_rules /etc/puredisk/custom_iptables_rules.orig
3) vi /etc/puredisk/custom_iptables_rules
4) add the following entry
# protocol (tcp,udp,tcmp,all) source[/mask] port
tcp 10.10.10.1 1002
# where 10.10.10.1 is your Opsware CORE IP
5) make the permament change based on the edits and restart firewall
sh /opt/pdconfigure/scripts/installers/ChangeIPTables.sh
6) confirm changes by running iptables -L and make sure that port 1002 for TCP from your core server is there.
7) then go to opsware web gui and run communication test to reestablish your connection back.

Thats it.

If you do like this or any other documents please support my efforts by clicking on any of the AD links. :)

How do I keep my Red Hat Linux servers up to date with HP Server Automation

July 25th, 2009 No comments


Technical document information

Read more…
Categories: Opsware SAS Tags: , , ,

Server Automation: Gateway name resolution error – gateway.proxyError

July 21st, 2009 No comments

Problem

Read more…

how to import cert from opsware into your browser

July 20th, 2009 No comments

Recently I needed to connect my browser to my opsware port 1004 but I got problems with certificate. This is where I needed to connect to: opsware:1004/ but I was getting nowhere as certificates were not installed for it. Solution is simple. I had to go to my opsware core server to the following directory:
/var/opt/opsware/crypto/spin/
there are two files that I needed:
browser.p12 and spin-developer.p12
please be very carefull as spin-developer is quite powerfull and you can do a lot of damages with it.

Anyway bring those two files to your desktop.
1 ie tools internet options open your internet explorer, select tools from the menu and chose internet options.

 

 

Read more…

Categories: Opsware SAS Tags: , ,

Opswsshd Jail fail to start

July 1st, 2009 No comments


Technical document information

Read more…
Categories: Opsware SAS Tags: , , , ,

Minimum permissions required to change “Server Use” or “Deployment Stage”

June 1st, 2009 No comments


Technical document information

Read more…
Categories: Opsware SAS Tags: , , , ,

dumping session from opsware

April 21st, 2009 No comments

Sometimes I need to dump session which did not work and send to support, here is quick how to do it. I am just putting this for myself for me to find it easily as I do it with this rest of my blog, so if you find this useful then its great if not then please dont worry about it. :)

 

opsware[root] PYTHONPATH=/opt/opsware/pylibs
opsware[root] export PYTHONPATH
opsware[root] /opt/opsware/bin/python dump_session.pyc 211550001
Grabbing Session 211550001…
Grabbing Session 211550001 info…
Grabbing Session 211550001 params/results…
Grabbing SessionCommands…
Grabbing SessionCommand 2351010001L (1/1) info…
Grabbing SessionCommand 2351010001L (1/1) params/results…
Found $session_id 211560001L
Grabbing Session 211560001L…
Grabbing Session 211560001L info…
Grabbing Session 211560001L params/results…
Grabbing SessionCommands…
Grabbing SessionCommand 2351020001L (1/1) info…
Grabbing SessionCommand 2351020001L (1/1) params/results…
Writing results…
opsware[root]

Server Automation / opsware Inventory Model

April 1st, 2009 No comments

If you would like to connect to the API documentation that describes the SA Plataform API, you should do the following:
1. You must copy to your local system the certificate (p12 file) available in your SA Core under /var/opt/opsware/crypto/spin/ directory.

2. When importing the certificate, it requires the password provided in the response file used during the installation. The password is included in the %decrypt_passwd parameter.

3. After importing the certificate, access the API documentation. Specify the following URL in your browser:

opsware:1032/twister/docs/index.html Or: opsware:443/twister/docs/index.html
The host is the IP address or host name of the core server running the SA Web Client component.

Read more…

Categories: Opsware SAS Tags: , , ,

the easiest way to move db for HP operation orchestrator (PAS)

March 29th, 2009 No comments

The easiest way to move db for HP operation orchestrator (PAS) that I’ve found is the following:

there are two config files that this information is located at:

1) in my case I have the following directory

/opt/Central-7.10/Central/conf/

location might vary, but its in Central/conf directory, file name is

Read more…

Categories: Opsware PAS Tags: , , , ,

Powered by WP Robot

Stop SOPAPowered by Yahoo! Answers