Page 1 of 1

Config file warning...

Posted: Wed Sep 15, 2010 9:05 am
by n.parameswara.reddy@accen
PLEASE HELP ME REGARDING CONFIG FILE WARNING, I THINK IT MAY BE A PROBLEM WITH SPACE ISSUE, CAN YOU PLEASE LET US KNOW THE DEFAULT NODE(FOR SINGLE NODE) SIZE??

THANKS IN ADVANCE..

##I IIS-DSEE-TFCN-00001 10:52:24(000) <main_program>
IBM WebSphere DataStage Enterprise Edition 8.1.0.5447
Copyright (c) 2001, 2005-2008 IBM Corporation. All rights reserved



##I IIS-DSEE-TFCN-00006 10:52:24(001) <main_program> conductor uname: -s=AIX; -r=3; -v=5; -n=gmehmc; -m=00C92E0F4C00
##I IIS-DSEE-TCOA-00067 10:52:24(002) <main_program> OS charset: ISO-8859-1.
##I IIS-DSEE-TCOA-00068 10:52:24(003) <main_program> Input charset: UTF-8.
##I IIS-DSEE-TFSC-00001 10:52:24(004) <main_program> APT configuration file: /opt/IBM/InformationServer/Server/Configurations/node4.apt
##I IIS-DSEE-TOIX-00059 10:52:25(000) <APT_RealFileExportOperator in APT_FileExportOperator,0> Export complete; 6 records exported successfully, 0 rejected.
##I IIS-DSEE-TFSC-00010 10:52:25(000) <main_program> Step execution finished with status = OK.
##I IIS-DSEE-TCOA-00071 10:52:25(001) <main_program> Config file checker on node node4 reports 0 error(s), 0 warning(s).
.
##I IIS-DSEE-TCOA-00071 10:52:25(002) <main_program> Config file checker on node node3 reports 0 error(s), 0 warning(s).
.
##I IIS-DSEE-TCOA-00071 10:52:25(003) <main_program> Config file checker on node node2 reports 0 error(s), 0 warning(s).
.
##I IIS-DSEE-TCOA-00071 10:52:25(004) <main_program> Total virtual memory on node node1 is 512 MB.
.
##W IIS-DSEE-TCOA-00071 10:52:25(005) <main_program> Warning: node node1 has less than 256 MB of swap space per logical node (in addition to 256 MB assumed necessary for the system)
.
##I IIS-DSEE-TCOA-00071 10:52:25(006) <main_program> Config file checker on node node1 reports 0 error(s), 1 warning(s).
.
##I IIS-DSEE-TCOA-00072 10:52:25(007) <main_program> 0 error(s) detected.
##I IIS-DSEE-TCOA-00073 10:52:25(008) <main_program> 1 warning(s) detected.

THANKS
PARAM

Re: Config file warning...

Posted: Wed Sep 15, 2010 3:48 pm
by kwwilliams
How much swap space does your system have allocated?
How many nodes in your config file?

It's saying you have less then the 256 MB that should be available for each logical node.

Re: Config file warning...

Posted: Mon Oct 25, 2010 7:08 am
by n.parameswara.reddy@accen
kwwilliams wrote:How much swap space does your system have allocated?
How many nodes in your config file?

It's saying you have less then the 256 MB that should be available for each logical node.

This server installed recently , i want to set the config file for this server, but i am getting above error, please help me

if i check with ulimit -a it showing as bleow

tgme:/opt/IBM/InformationServer/Server/DSEngine$ ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) 131072
stack(kbytes) 32768
memory(kbytes) 32768
coredump(blocks) 2097151
nofiles(descriptors) 2000
threads(per process) unlimited
processes(per user) unlimited

Posted: Mon Oct 25, 2010 7:12 am
by chulett
You need to check on the physical disk space for scratch on that node, not anything with ulimit at this point.

Posted: Mon Oct 25, 2010 8:17 am
by n.parameswara.reddy@accen
chulett wrote:You need to check on the physical disk space for scratch on that node, not anything with ulimit at this point.
thanks for your reply
Filesystem 1024-blocks Free %Used Iused %Iused Mounted on
/dev/fslv01 50069504 39587736 21% 28892 1% /opt/IBM/InformationServer


physical disk has of space.

Posted: Mon Oct 25, 2010 8:35 am
by ArndW
No, you misunderstand the message. Depending upon your flavour of UNIX, the command you need to issue is "swap -l"

Posted: Mon Oct 25, 2010 9:11 am
by n.parameswara.reddy@accen
ArndW wrote:No, you misunderstand the message. Depending upon your flavour of UNIX, the command you need to issue is "swap -l" ...

This is swap -1 (status of paging space areas)
device Maj,min total free
/dev/hd6 10,2 512MB 496MB

please suggest me , need full information for this issue

At least i need to create 8 nodes, based on above,how much size do we need to increase the memory, please help me

Posted: Mon Oct 25, 2010 12:03 pm
by mhester
With an 8 node configuration you would need at least 2.3gb and since that is a bit odd why not just allocate 4gb which is pretty standard for swap and be done with it.

Posted: Mon Oct 25, 2010 12:16 pm
by n.parameswara.reddy@accen
mhester wrote:With an 8 node configuration you would need at least 2.3gb and since that is a bit odd why not just allocate 4gb which is pretty standard for swap and be done with it.
swap space means, is file system space ??


can i know where do we need this space??

Posted: Mon Oct 25, 2010 1:37 pm
by mhester
Swap is physical disk and when configured is identified as swap.

You need to get with your OS admin folks to help. As with anything there are various configurations for swap etc... that will affect your implementation, but your initial issue is swap related and has nothing to do with RAM, although ram+swap equals total "memory" available.

Posted: Mon Oct 25, 2010 11:42 pm
by n.parameswara.reddy@accen
Thanks you very much guys, i have solved my problem with the portal and guys help. its very much use full