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


Our Sponsors
Want to advertise?  


Reply
 
LinkBack Thread Tools
  #1  
Old April 8th, 2008
AIX Looner's Avatar
AIX Looner Offline
Junior Member
 
Join Date: April 2008
Posts: 5
0513-001 The System Resource Controller daemon is not active

Hi all

I have installed AIX 5.3 on P561 machine .I am following the steps written in guide but at the end when finish the installation and system reboots then i got set time and date ,smit type screen after update some packages like rcst.base and etc i turn it in multi user mode . then showing me this msg :
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 156022
i reboot my machine and turnon in to Maintenance mode then i found login screen.
after surffing on the net i found the solution as show below :
which of the following should not be perform by the administrator in order to restart the srcmstr
process?
a. run telinit q
b reboot the system
c. run /usr/sbin/srcmstr
d. run startsrc -s srcmst
r
OR
  • The System Resource Controller (SRC) master daemon record in the /etc/inittab file is either missing or damaged.
Procedures for Recovery
  • Use the mkitab command to create a record of the SRC master daemon in the /etc/inittab file:
mkitab -i fbcheck srcmstr:2:respawn:/etc/srcmstr
  • Reprocess the /etc/inittab file by entering:
telinit q


when i start srcmstr script from the path system hang badly .(no response )
then i restart my machine from ASMI (Immediate boot) and check the logical volumes .I saw /usr got 91% used .So i reduce it into 28 % becouse all scripts run in it...

and when i start any subsystem or subgroup in
Maintenance mode (like qdaemon or bootbos ) it shows me The System Resource Controller daemon is not active.

I need help and i have got all the usefull information from this FAQ like ASMI ,Network interfaces problems etc ...
reply me ASAP
thx
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 April 9th, 2008
esanchezvela's Avatar
esanchezvela Offline
Junior Member
 
Join Date: January 2008
Posts: 10
Re: 0513-001 The System Resource Controller daemon is not active

why do you need to take the server into maintenance mode?
After the upgrade, just reboot and let it run in multi-user mode, that is the fully operational mode.

best regards,
esv.
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 April 9th, 2008
AIX Looner's Avatar
AIX Looner Offline
Junior Member
 
Join Date: April 2008
Posts: 5
Re: 0513-001 The System Resource Controller daemon is not active

dear thanks to reply me ....
dear when i turn it into multi user mode then its shows me msg :
0513-059 The ctrmc Subsystem has been started. Subsystem PID is 156022
thi
s is the last subsystem started and then system hang ...sleep ... no response ....

i have tried alot and install aix 5 times and now i thought there is some problem with the media but still i m trying .....

basically i am using my labtop and i m using rollover cable for console ..... and i configure console as well.............

regards

AIX Loner(SSS)
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 April 9th, 2008
kerst1's Avatar
kerst1 Offline
Junior Member
 
Join Date: April 2007
Posts: 14
Re: 0513-001 The System Resource Controller daemon is not active

Hi,
Does the box have an IP address? If so, is it pingable and can you log into the box? It sounds like you are just using a console connection. I know from personal expierence that at times I have to add clocal to the TTY runmods and logmodes before I can use the console. My box would hang at about CTRMC, I don't remember the exact line as it has been a while. You can try the following. From maintenance mode run the command below. Then reboot the box.

chdev -l 'tty0' -a \
runmodes='hupcl,cread,brkint,icrnl,opost,tab3\
,onlcr,isig,icanon,echo,echoe,echok,echoctl\
,echoke,imaxbel,iexten,clocal' \
-a logmodes='hupcl,cread,echoe,cs8,clocal' '-P'
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 April 10th, 2008
AIX Looner's Avatar
AIX Looner Offline
Junior Member
 
Join Date: April 2008
Posts: 5
Re: 0513-001 The System Resource Controller daemon is not active

Thanks dear . i will try and let you know ..
basically i have been working in SUN/Solaris ...Now i have get the chance to work on IBM POWER machines and I am working alone that s great deal hahaha...
Regards
AIX Loner
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 April 10th, 2008
AIX Looner's Avatar
AIX Looner Offline
Junior Member
 
Join Date: April 2008
Posts: 5
Re: 0513-001 The System Resource Controller daemon is not active

hi dear how you doing?
i have try this command without knowing in single user mode.



chdev -l 'tty0' -a \
runmodes='hupcl,cread,brkint,icrnl,opost,tab3\
,onlcr,isig,icanon,echo,echoe,echok,echoctl\
,echoke,imaxbel,iexten,clocal' \
-a logmodes='hupcl,cread,echoe,cs8,clocal' '-P'


It shows me this msg chdev: 0514-519 The following device was not found in the customized
device configuration database:
tty0


then i have check what is that values in /etc/inittab ....thats status was:
vty1:2ff:/usr/sbin/getty /dev/vty1



then i try it again with.



chdev -l 'vty1' -a \ runmodes='hupcl,cread,brkint,icrnl,opost,tab3\,onl cr,isig,icanon,echo,echoe,echok,echoctl\,echoke,im axbel,iexten,clocal' \-a logmodes='hupcl,cread,echoe,cs8,clocal' '-P'


Method error (/etc/methods/chgtty):
0514-033 Cannot perform the requested function because the
specified device is dependent on an attribute which does
not exist.

-------------------------------------------------------------------------


Then i will go to smit --->Device --->TTY ---> and available all console types and then go to console and available all console..........
then i reboot this machine with command:

shutdown -Fr

then again it shows me this msg in multi user mode : Saving Base Customize Data to boot disk
Starting the sync daemon
Starting the error daemon
System initialization completed.
Setting tunable parameters...complete
Starting Multi-user Initialization
Performing auto-varyon of Volume Groups
Activating all paging spaces
0517-075 swapon: Paging device /dev/hd6 is already active.

The current volume is: /dev/hd1
Primary superblock is valid.

The current volume is: /dev/hd10opt
Primary superblock is valid.
Performing all automatic mounts
Replaying log for /dev/lv00.
Multi-user initialization completed
Checking for srcmstr active...complete
Starting tcpip daemons:
0513-059 The syslogd Subsystem has been started. Subsystem PID is 106896.
0513-059 The sendmail Subsystem has been started. Subsystem PID is 90494.
0513-059 The inetd Subsystem has been started. Subsystem PID is 61944.
0513-059 The portmap Subsystem has been started. Subsystem PID is 123296.
0513-059 The snmpd Subsystem has been started. Subsystem PID is 86112.
0513-059 The hostmibd Subsystem has been started. Subsystem PID is 102554.
0513-059 The snmpmibd Subsystem has been started. Subsystem PID is 90250.
0513-059 The aixmibd Subsystem has been started. Subsystem PID is 57688.
Finished starting tcpip daemons.
Starting NFS services:
0513-059 The muxatmd Subsystem has been started. Subsystem PID is 156078.
0513-059 The biod Subsystem has been started. Subsystem PID is 164278.
0513-059 The rpc.statd Subsystem has been started. Subsystem PID is 127382.
0513-059 The rpc.lockd Subsystem has been started. Subsystem PID is 131254.
Completed NFS services.
0513-059 The ctrmc Subsystem ha been started. Subsystem PID is 180658.

then i again reboot the machine from ASM and turn it on in Single User mode :



then i saw /etc/inittab




vty1:2:respawn:/usr/sbin/getty /dev/vty1
..but problem was the same ...




0513-059 The ctrmc Subsystem has been started. Subsystem PID is 180670.






system no response ..........
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 April 15th, 2008
fuser44's Avatar
fuser44 Offline
---
 
Join Date: April 2008
Posts: 1
Re: 0513-001 The System Resource Controller daemon is not active

You ARE connecting serially, yes? Are you using a FULLY PINNED cable? If not, get one and try again...
__________________
# fuser44 [RETURN]
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 0042-008 nimsh: request denied 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 3074feb7 aa00e1f3 aio aix aix aio aix freeware aix memory usage aix rsync aixif_arp_dup_addr b150f22a b181f22a b181fb53 ba010004 bfe4c025 c1001020 d133c002 dacnone dcb47997 fcp_array_err6 fget_config gnu tar aix gtar aix hmc root password hmc vmware ibm p6 520 libpopt.a migratelv navisphere agent nim server pseriestech ptype and account type do not match rshd: 0826-813 permission is denied rshd: 0826-813 permission is denied. rsync aix sc_disk_err4 scan_error_chrp vio server vmware hmc websm ... 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 - 2010, 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 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82