Operating System - HP-UX
1836361 Members
2371 Online
110100 Solutions
New Discussion

opencall SS7 : cfgCheck has errors

 
Ng_1
Occasional Contributor

opencall SS7 : cfgCheck has errors

I have some issues after trying to change the timeslot and pointcode, etc for my link.

Due to this new configuration, I setup my system this way.

cfgCreate -ident 500 -license "< my licence>" -frontendtype simplex -host1 SS7 -className1 SS7_Stack -typeName1 WBB -hwMode TSC -ss7LPCNumber 1 -to /var/opt/OC/working_config/platform_500
Using default value /opt/OC/newconfig/etc/opt/OC for -from argument.
Using default value ParallelEngine for -HA_Mode1 argument.



Done


cfgSs7HwCreate -file /var/opt/OC/working_config/platform_500/SS7/ss7.hw -host1 SS7 -hwMode TSC

===> Checking the hosts access
---------------------------------------------------


===> Creating new file from file "/var/opt/OC/working_config/platform_500/SS7/ss7.hw"
---------------------------------------------------


===> Searching hardware list
---------------------------------------------------


===> Copying hardware configuration file to destination
-----------------------------------------------------------
Done


cfgSs7Hw -cfgId 500 -add -link -tsc 0 -port 0 -timeSlot 16 -name slc0 -verbose
Reading /var/opt/OC/working_config/platform_500/platform/resource.conf
Reading /var/opt/OC/working_config/platform_500//SS7/ss7.hw
Creating new HPOC::Config::Ss7hwClass
Creating new HPOC::Config::Ss7hwClass
Creating new HPOC::Config::HostSlot
Creating new HPOC::Config::Tsc
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 termination' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 clock_source' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 l2_protocol' while value is E1
Creating new HPOC::Config::Port
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:0 chain_on_port' while value is E1
Creating new HPOC::Config::Port
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:1 chain_on_port' while value is E1
Creating new HPOC::Config::Port
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:2 chain_on_port' while value is E1
Creating new HPOC::Config::Port
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:3 chain_on_port' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:0 coding' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:1 coding' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:2 coding' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:3 coding' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:0 crc' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:1 crc' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:2 crc' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:3 crc' while value is E1


/opt/OC/bin/cfgSs7Hw will execute add link tsc 0 port 0 time_slot 16 name slc0
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:1 link' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:2 link' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:3 link' while value is E1
Link Id generated is 0
Creating new HPOC::Config::MtpLink
/opt/OC/bin/cfgSs7Hw will set attribute time_slot 16 name slc0 on node slot:01:0a.0 tsc:0 port:0 link:0
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:0 link:0 time_slot' while value is E1
'slot:01:0a.0 tsc:0 type' registers warped object 'slot:01:0a.0 tsc:0 port:0 link:0 mtpl2' while value is E1
Writing file /var/opt/OC/working_config/platform_500//SS7/ss7.hw
Writing in syslog local0.info

cfgCheck -config /var/opt/OC/working_config/platform_500
==> Collecting configuration information of the platform
--------------------------------------------------------


===> Checking the hosts access
---------------------------------------------------


===> Checking the configuration of system 'SS7'
---------------------------------------------------

---> Checking the /etc/hosts file
Warning : file '/etc/resolv.conf' exists on system 'SS7'

---> Checking the OC SS7 global configuration file
Warning : path '/opt/OC/data/msgSet/ISUP' defined in global configuration file of system 'SS7' does not exist or can not be read

---> Checking the OC SS7 FT processes configuration file

---> Checking the OC SS7 hardware configuration file


===> Checking the coherence between the different systems of the platform
-------------------------------------------------------------------------

---> Collecting information from system 'SS7'
ls: /etc/opt/OC//management/typeDB.*: No such file or directory
sh: /usr/bin/what: No such file or directory

---> Checking the coherence between the global configuration files

---> Checking the coherence between the FT processes configuration files

---> Checking the coherence between the typeDB files

---> Checking the coherence between the TSU/TSC configuration files
Done


Any idea why cfgCheck reports so many errors ?

Just hoping somebody is really this ..