Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Virtual MIVB - stop MCD 1

Status
Not open for further replies.

Billz66

Technical User
Feb 21, 2010
2,094
AU
does anyone know if its posssible to stop a MCD from rrunning on a Virtual Mivb
- I have web and ssh access to the MSL but not console access
- its a primary controller and i want to test resiliency preferably without having to ask the hosting company to power it back up

I was hoping there was a way to kill the MCD process and keep the msl running
- happy to restart the MSl to get it all back online

If I never did anything I'd never done before , I'd never do anything.....

 

You could use the the following shell commands to test resiliency:

hsHelp -show usage of command

hsPushAll -from primary, failover all resilient extensions

hsPushOne "nnnn" -from primary, failover individual extension

hsTakeback -from priamary, return all sets to primary controller

hsShowSets -from secondary, show failed over sets
hsShowIcps -from secondary, show failed over MiVB's
 
Try this at your own risk :)

At the shell type
/etc/init.d/tenant0 stop
then to start again
/etc/init.d/tenant0 start

You should see the status in server-manager under MiVoice Business

Now I only just tried this on my lab MiVB-X to see what the service was that ran VMCD, it appears to work.
 
Thanks sarond
it may be the location of tenant 1 , ill do some testing , using your syntax returned a [FAILED]


FYI danramirez
shutdown on VmIVB refers you to the MSL blade
"please use the reboot/shutdown command from MSL Server-manager"
shutting that down would lock me out
FYI techymitel
i was aware of the HST failover but i have resilient hunt groups and trunks assigned to the box that i need to take out of service





If I never did anything I'd never done before , I'd never do anything.....

 
Hi Sarond , I think even though it responded with FAILED it has done the trick
in MSL the blade now shows as down thanks

And the start restarted it - no issuse noticed yet [thumbsup2]

If I never did anything I'd never done before , I'd never do anything.....

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top