Blogs Classifieds Downloads FlashChat Gallery Googlemap Invite Friends Links Projects Reviews Wiki
 


Welcome to the pSeries Tech Forums, our free peer-based support site for administrators, engineers and architects working with IBM pSeries servers and software.

You are currently viewing our site as a guest which gives you limited access to view most discussions, articles, tutorials and access our other free features. By joining our community you will be able to collaborate with administrators, engineers and architects charged with designing, delivering or maintaining IBM pSeries server environments.

Founded by a recognized IBM pSeries consultant and IBM Redbook author, pSeries Tech Forums was developed with the single mission of bringing IBM pSeries professionals together into a single self-help community.

Registration is fast, simple and absolutely free to all IT professionals with responsibility for or interest in IBM pSeries servers. We invite you to join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old September 5th, 2007
bagtache's Avatar
bagtache Offline
NBA IT
 
Join Date: June 2007
Location: Pontoise (Fr)
Posts: 11
RSCT Services

Hi all,

Can anyone help me to solve the following problem:

I have an AIX 5.3 box with all the rsct binary services installed but only four rsct services (from group rsct_rm) are active. Can anyone tell me how to define the other rsct services and put them in rsct_rm group ?

Many thanks and best regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old September 5th, 2007
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 205
Re: RSCT Services

Most RSCT services are lazy and will only spring into life whan required.

What environment is the system in: LPAR, HMC, IVM, VIOS, power4, power5, power6, etc?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old September 6th, 2007
bagtache's Avatar
bagtache Offline
NBA IT
 
Join Date: June 2007
Location: Pontoise (Fr)
Posts: 11
Re: RSCT Services

Hi Duck,

The environment is P595/LPAR (AIX 5.3)/HMC V6.1.2. Actualy the problem is that the DLPAR cmds doesn't run and i'm getting a message saying that the HMC can't reach the RMC service despite the fact the all IP @ are reachable, the HMC can ping the LPAR (and vice versa), the binaries of the rsct services are installed...

There are only two things that seem abnormal:

-Some RSCT services which are necessary to a normal DLPAR functionning don't belong to the rsct_rm group

-The HMC can ping the FQDN of the lpar but not the short name and i can't find a way to update the /etc/hosts file of the HMC.


Any Ideas ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old September 6th, 2007
ross.mather's Avatar
ross.mather Offline
Senior Member
 
Join Date: January 2007
Location: Nomadic in the UK
Posts: 394
Re: RSCT Services

Here is the debugging guide for the Dynamic LPARing:

Dynamic LPAR tips and checklists for RMC authentication and authorization
__________________
Ross Mather, IBM AIX IT Specialist.
That said anything I say here is my own opinion and not anything that you can ever hold against IBM.
Ohhh and don't forget that I make mistakes too....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old September 6th, 2007
bagtache's Avatar
bagtache Offline
NBA IT
 
Join Date: June 2007
Location: Pontoise (Fr)
Posts: 11
Re: RSCT Services

Hi Ross,

Thank's for your answer, but i have already visited this link and it doesn't contain any new information for me and, unfortunatly, this informations of this site couldn't help me to understand why one of my HMCs is saying that it can't reach the RMC service !!!!


Many thanks and best regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old September 6th, 2007
ross.mather's Avatar
ross.mather Offline
Senior Member
 
Join Date: January 2007
Location: Nomadic in the UK
Posts: 394
Re: RSCT Services

If one HMC works and the other not. then usually the flag for Partition Communication isn't active on the relevant interface on the HMC.
__________________
Ross Mather, IBM AIX IT Specialist.
That said anything I say here is my own opinion and not anything that you can ever hold against IBM.
Ohhh and don't forget that I make mistakes too....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old September 6th, 2007
bagtache's Avatar
bagtache Offline
NBA IT
 
Join Date: June 2007
Location: Pontoise (Fr)
Posts: 11
Re: RSCT Services

Hi again;

In fact the problem raises only with some LPARs : on the same frame (P595) DLPARs cmds work with some LPARs and don't work with some other LPARs and i can't find the common configuration part which explains that. The only thing i have noticed is that on some LPARs (were DLPAR cmds Work) i have the following services active:
IBM.ERRM rsct_rm 278714 active
IBM.HostRM rsct_rm 303286 active
IBM.DRM rsct_rm 311494 active
IBM.CSMAgentRM rsct_rm 291044 active
IBM.ServiceRM rsct_rm 336050 active
IBM.AuditRM rsct_rm 307402 active
IBM.LPRM rsct_rm 327892 active
ec2servb:/>lssrc -a | grep IBM
ec2servb:/>lssrc -g rsct
Subsystem Group PID Status
ctrmc rsct 344258 active
ctcas rsct 495680 active

and where the DLPAR fails, i just have the following:

pz6serv:/>lssrc -a | grep IBM
IBM.ServiceRM rsct_rm 458848 active
IBM.ERRM rsct_rm 577704 active
IBM.AuditRM rsct_rm 483362 active
IBM.HostRM rsct_rm 835632 active
pz6serv:/>lssrc -g rsct
Subsystem Group PID Status
ctrmc rsct 430224 active
ctcas rsct inoperative


Beside that, the HMC is able to ping all the lpars by IP @ and all the LPARs can ping the HMC.

Any ideas ????

Best regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old September 6th, 2007
duke900ssd's Avatar
duke900ssd Offline
Senior Member
 
Join Date: March 2007
Posts: 205
Re: RSCT Services

Did you clone the problem LPARS, or change their IP address or hostname after the install?

If so, did you regenerate the RSCT keys after the install / change?

/usr/sbin/rsct/bin/rmcctrl -z <- Stop rsct.
/usr/sbin/rsct/install/bin/recfgct <- regenerate the host specific config key, this also cycles the daemon.
/usr/sbin/rsct/bin/rmcctrl -p <- Allow rsct remote connection.

Then wait about quater of an hour for everything to sync up again and retry the operation.

This process also works for the HMC but I think you'll probably need root / hscpe access to run the commands on the HMC.

If there are duplicate keys in an RSCT environment all sorts of strange things happen. A common symptom is /var filling up on the HMC which then causes even more strangeness...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old September 7th, 2007
bagtache's Avatar
bagtache Offline
NBA IT
 
Join Date: June 2007
Location: Pontoise (Fr)
Posts: 11
Re: RSCT Services

Hi Duck,

Again, i alredy did the RSCT rebuild because i was aware about the fact that some LPARs were incorectely cloned, unfortunatly this didn't fix the problem !!!

something is disturbing me: when i execute recfgct to rebuild the configuration, any service, beloging to the group rsct_rm, other than the following:
IBM.ServiceRM
IBM.ERRM
IBM.AuditRM
IBM.HostRM

is removed !!!!

I know that some involved services (like DRM) are lazy services and are started only when they are needed, but they need first to be known to the configuration and this is the problem: if i use mkssys to add them (i mean DRM and alike) manually, they are removed as soon as reccfgt is launched !!!
My conclusion, is that something was missed and the config database of RSCT doesn't contain any reference to the services we need. So we have first to correct this, before investigating network problem. I mean, that when executing: lssrc -a | grep IBM , all the services must apear in the list even though some are not started knowing that they will be started later where necessary.

Any ideas ?

Best regards.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old September 7th, 2007
ross.mather's Avatar
ross.mather Offline
Senior Member
 
Join Date: January 2007
Location: Nomadic in the UK
Posts: 394
Re: RSCT Services

Can you check the following sets of lpps?

lslpp -Lc | grep csm
lslpp -Lc | grep rsct


There is something buzzing round my head that that has caused this problem for me before.
__________________
Ross Mather, IBM AIX IT Specialist.
That said anything I say here is my own opinion and not anything that you can ever hold against IBM.
Ohhh and don't forget that I make mistakes too....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

These are the 100 most searched terms
Search Cloud
0042-001 0042-001 nim 0513-001 the system resource controller daemon is not active 0513-001 the system resource controller daemon is not active. 0514-061 0514-061 cannot find a child device 0514-061 cannot find a child device. 0516-787 0516-787 extendlv 0516-787 extendlv: maximum allocation for logical volume 110000ac aa00e1f3 aio aix aix aio aix freeware aixif_arp_dup_addr b150f22a b181fb53 ba010004 c1001020 d133c002 dacnone dcb47997 dlpar fcp_array_err6 fget_config gnu tar aix gsclvmd gtar aix hi yall hmc root password hmc vmware hscl05db ibm p6 ibm p6 520 libpopt aix libpopt.a libpopt.a(libpopt.so.0) is needed by rsync-2.6.2-1 migratelv mksysb navisphere agent nim server pseries pseriestech rsync aix sc_disk_err4 scan_error_chrp vio server websm xhost file ... powered by Simple Search Cloud


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Powered by vbWiki Pro 1.3 RC5. Copyright ©2006-2007, NuHit, LLC

vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48