| 1 = unallocated (unassigned) number | 55 = incoming calls barred within CUG |
Showing posts with label IN. Show all posts
Showing posts with label IN. Show all posts
Tuesday, April 8, 2008
Internal Causes of Call release in Siemens IN 7b
Sunday, April 6, 2008
Swap VoMS Application or Database Cluster
If we want to switch Siemens VoMSXpress application from one machine to another it's use scswitch command. Be informed this configuration uses Sun Cluster technology, in other technology such as Veritas it should be different.
1- chris application should be stopped and when starting the framework should run as last application
(/opt/xpress/SxFramework/scripts/Sx.sh SxFrameWork stop|start)
2- check sun cluster status
scstat
The status of cluster, like which app or db on which cluster, online or offline
Node name Status
--------- ------
Cluster node: voms1 Online
Cluster node: voms2 Online
3- Stop appropriate resource group
scswitch -F -g [rg_sxfwapp|rg_sxfwdb] (-F make offline)
4- Change primary node
scswitch -z -D [appvol|dbvol] -h [voms2|voms1] (-z change primary node)
5- Make resource online
scswitch -Z -g [rg_sxfwapp|rg_sxfwdb] (-Z make resources online)
6- Start chris application as mentioned above
1- chris application should be stopped and when starting the framework should run as last application
(/opt/xpress/SxFramework/scripts/Sx.sh SxFrameWork stop|start)
2- check sun cluster status
scstat
The status of cluster, like which app or db on which cluster, online or offline
Node name Status
--------- ------
Cluster node: voms1 Online
Cluster node: voms2 Online
3- Stop appropriate resource group
scswitch -F -g [rg_sxfwapp|rg_sxfwdb] (-F make offline)
4- Change primary node
scswitch -z -D [appvol|dbvol] -h [voms2|voms1] (-z change primary node)
5- Make resource online
scswitch -Z -g [rg_sxfwapp|rg_sxfwdb] (-Z make resources online)
6- Start chris application as mentioned above
Monday, January 14, 2008
Start & Stop IN Application
In Siemens IN classic 7b, we can stop and start only SCP application with the following commands, without any need to restart SCP machine:
stop: mkup -dtK
start: mkup -rstK
*These command have to be run in instscp user context.
** The first application which comes up will become the master counter manager.
Other useful command in this subject:
Check Up & Down of process on local and remote hosts
mkup -iploc
mkup -iprem
Check master and slave Counter Manager
cmctx_ls -l
stop: mkup -dtK
start: mkup -rstK
*These command have to be run in instscp user context.
** The first application which comes up will become the master counter manager.
Other useful command in this subject:
Check Up & Down of process on local and remote hosts
mkup -iploc
mkup -iprem
Check master and slave Counter Manager
cmctx_ls -l
Saturday, December 15, 2007
Adding New Voucher Printer
To add new voucher printer to VoMSXpress of Siemens, first add voucher in configuration (vomscore->V03->VoucherProviderList->VoucherProvider1->Values->VoucherPrinterList) and then create a directory in voms at /app/voucher/RIC_Iran/VOP/prod_out/ with the same name of the voucher printer in GUI and set owner and mod of the directory to appropriate setting(voms:sx,775).
Finally stop start vomsservice and vomsordermgr in task manager.
Finally stop start vomsservice and vomsordermgr in task manager.
Subscribe to:
Posts (Atom)
