Instalação

62 views
Skip to first unread message

Felps

unread,
Jun 20, 2013, 6:13:29 PM6/20/13
to integrad...@googlegroups.com
Pessoal,

Estou precisando instalar o IG em um batalhão de máquinas (entre 28 e 40).

Por enquanto estou tentando configurar só o GRM e jṕa está complexo. Está dando um erro no mpi_support. O log está abaixo, se alguém tiver alguma sugestão do que possa ser feito, seria de grande valia.

Obrigado!

---------------------------------------------------------------------------------------------------
felps@professor-lab:~/igDeploy/integrade-0.6.1/deployer$ ./deployer all
Look if all hosts are available...
professor-lab: OK
DONE
Cleaning local files.... DONE
Clening remote files... DONE
Packing Integrade and Deps...
tar: Removendo `../../' inicial dos nomes dos membros
make: Entrando no diretório `/home/felps/igDeploy/integrade-0.6.1/deployer/packs/deps'
tar xzf /tmp/integrade/mpich2-1.0.5p4.tar.gz
Patching mpich...
make: Saindo do diretório `/home/felps/igDeploy/integrade-0.6.1/deployer/packs/deps'
Deploying this machines: grm
DONE
Building Dependencies (This may take a while)...
WARNING(grm)  - oilbit.c: Na função ‘b_unpack’:
WARNING(grm)  - oilbit.c:222:5: aviso: pointer targets in passing argument 1 of ‘get_integer’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:222:5: nota: expected ‘const byte *’ but argument is of type ‘const char *’
WARNING(grm)  - oilbit.c:225:5: aviso: pointer targets in passing argument 1 of ‘get_integer’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:225:5: nota: expected ‘const byte *’ but argument is of type ‘const char *’
WARNING(grm)  - oilbit.c: Na função ‘b_invunpack’:
WARNING(grm)  - oilbit.c:319:5: aviso: pointer targets in passing argument 1 of ‘get_inverted_integer’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:319:5: nota: expected ‘const byte *’ but argument is of type ‘const char *’
WARNING(grm)  - oilbit.c:322:5: aviso: pointer targets in passing argument 1 of ‘get_inverted_integer’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:322:5: nota: expected ‘const byte *’ but argument is of type ‘const char *’
WARNING(grm)  - oilbit.c:326:5: aviso: pointer targets in passing argument 1 of ‘inverted_copy’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:64:13: nota: expected ‘const byte *’ but argument is of type ‘const char *’
WARNING(grm)  - oilbit.c:331:5: aviso: pointer targets in passing argument 1 of ‘inverted_copy’ differ in signedness [-Wpointer-sign]
WARNING(grm)  - oilbit.c:64:13: nota: expected ‘const byte *’ but argument is of type ‘const char *’
DONE
Installing (This may take a while)...
WARNING(grm)  - src/LrmImpl.cpp: Na função membro ‘void LrmImpl::notifyStatus(std::string, pid_t, int)’:
WARNING(grm)  - src/LrmImpl.cpp:867:9: aviso: variable ‘reportExecutionFinishedFlag’ set but not used [-Wunused-but-set-variable]
WARNING(grm)  - ch3u_handle_connection.c: Na função ‘MPIDI_CH3_PktHandler_Close’:
WARNING(grm)  - ch3u_handle_connection.c:263:56: aviso: cast from pointer to integer of different size [-Wpointer-to-int-cast]
WARNING(grm)  - mpidi_printf.c: Na função ‘MPIDI_Pkt_GetDescString’:
WARNING(grm)  - mpidi_printf.c:329:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:329:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:338:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:338:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:351:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:351:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:360:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - mpidi_printf.c:360:10: aviso: formato ‘%d’ espera argumento do tipo ‘int’, porém o argumento 7 possui tipo ‘MPIDI_msg_sz_t’ [-Wformat]
WARNING(grm)  - same_op.c: Na função ‘CollChk_same_op’:
WARNING(grm)  - same_op.c:54:5: aviso: format not a string literal and no format arguments [-Wformat-security]
WARNING(grm)  - pmiserv.c: Na função ‘PMI_InitSingletonConnection’:
WARNING(grm)  - pmiserv.c:1301:6: aviso: formato ‘%s’ espera argumento do tipo ‘char *’, porém o argumento 5 possui tipo ‘struct PMIKVSpace *’ [-Wformat]
WARNING(grm)  - pmiserv.c:1301:6: aviso: formato ‘%s’ espera argumento do tipo ‘char *’, porém o argumento 5 possui tipo ‘struct PMIKVSpace *’ [-Wformat]
WARNING(grm)  - ../lib/libmpich.a(EMConnOil.o): In function `connCreateProxy':
WARNING(grm)  - EMConnOil.c:(.text+0x57): undefined reference to `nspResolve'
WARNING(grm)  - EMConnOil.c:(.text+0x7f): undefined reference to `oilCreateProxy'
WARNING(grm)  - ../lib/libmpich.a(EMConnOil.o): In function `connRegisterNode':
WARNING(grm)  - EMConnOil.c:(.text+0xe2): undefined reference to `oilLuaState'
WARNING(grm)  - EMConnOil.c:(.text+0xf2): undefined reference to `lua_gettop'
WARNING(grm)  - EMConnOil.c:(.text+0x10a): undefined reference to `lua_getfield'
WARNING(grm)  - EMConnOil.c:(.text
WARNING(grm)  - +0x11b): undefined reference to `lua_pushstring'
WARNING(grm)  - EMConnOil.c:(.text+0x12c): undefined reference to `lua_gettable'
WARNING(grm)  - EMConnOil.c:(.text+0x141): undefined reference to `lua_getfield'
WARNING(grm)  - EMConnOil.c:(.text+0x157): undefined reference to `lua_createtable'
WARNING(grm)  - EMConnOil.c:(.text+0x171): undefined reference to `luaSetFieldOnTable'
WARNING(grm)  - EMConnOil.c:(.text+0x18b): undefined reference to `luaSetFieldOnTable'
WARNING(grm)  - EMConnOil.c:(.text+0x19e): undefined reference to `lua_pushstring'
WARNING(grm)  - EMConnOil.c:(.text+0x1af): undefined reference to `lua_pushnumber'
WARNING(grm)  - EMConnOil.c:(.text+0x1ca): undefined reference to `lua_pcall'
WARNING(grm)  - EMConnOil.c:(.text+0x203): undefined reference to `lua_settop'
WARNING(grm)  - EMConnOil.c:(.text+0x21e): undefined reference to `luaGetIntFromTable'
WARNING(grm)  - EMConnOil.c:(.text+0x264): undefined reference to `lua_rawgeti'
WARNING(grm)  - EMConnOil.c:(.text+0x28c): undefined reference to `luaGetStringFromTable'
WARNING(grm)  - EMConnOil.c:(.text+0x2b7): undefined reference to `luaGetStringFromTable'
WARNING(grm)  - EMConnOil.c:(.text+0x2cc): undefined reference to `lua_settop'
WARNING(grm)  - EMConnOil.c:(.text+0x2f0): undefined reference to `lua_settop'
WARNING(grm)  - EMConnOil.c:(.text+0x2fc): undefined reference to `lua_gettop'
WARNING(grm)  - ../lib/libmpich.a(EMConnOil.o): In function `instantiateOrb':
WARNING(grm)  - EMConnOil.c:(.text+0x351): undefined reference to `oilLoadOrb'
WARNING(grm)  - EMConnOil.c:(.text+0x395): undefined reference to `oilLoadIdl'
WARNING(grm)  - EMConnOil.c:(.text+0x3e5): undefined reference to `oilLoadIdl'
WARNING(grm)  - EMConnOil.c:(.text+0x439): undefined reference to `oilCreateProxy'
WARNING(grm)  - collect2: ld returned 1 exit status
WARNING(grm)  - make[2]: ** [cpi] Erro 1
WARNING(grm)  - make[1]: ** [all-redirect] Erro 2
WARNING(grm)  - make: ** [mpich] Erro 2
DONE
 Cleaning information files...DONE



--
Felipe Pontes
-------------------------------------------
Everything on two legs that calls itself a boy has God in him, although he may--through the artificial environment of modern civilization--be the most arrant little thief, liar, and filth-monger unhung. Our job is to give him a chance.

-- Lord Robert Baden-Powell

Carlos Eduardo Moreira dos Santos

unread,
Jun 24, 2013, 7:20:46 PM6/24/13
to integrade-support
Resolvido. O problema era a configuração de hostnames. "ping $(hostname)" deve resolver para o IP da rede, aquele que o GRM vai contactar.


--
You received this message because you are subscribed to the Google Groups "integrade-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to integrade-supp...@googlegroups.com.
To post to this group, send email to integrad...@googlegroups.com.
Visit this group at http://groups.google.com/group/integrade-support.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

felipe....@gmail.com

unread,
Aug 16, 2013, 9:24:11 PM8/16/13
to integrad...@googlegroups.com
Olá Carlos Eduardo, estou tendo o mesmo problema relatado pelo Felps, você poderia me explicar melhor como solucionou este problema?

Carlos Eduardo Moreira dos Santos

unread,
Aug 19, 2013, 2:35:05 PM8/19/13
to integrade-support
Coloque na primeira linha do /etc/hosts:
192.168.x.y seu_hostname

Para ver seu hostname, execute "hostname" e, para alterá-lo, "hostname novo_hostname"

Abs,
Carlos Eduardo
--
Carlos Eduardo Moreira dos Santos
CS PhD student at University of São Paulo

felipe....@gmail.com

unread,
Aug 21, 2013, 5:35:01 PM8/21/13
to integrad...@googlegroups.com
Obrigado Carlos, ainda assim continuo com o mesmo problema, pelo que li no script, parece que o instalador tenta instalar a biblioteca 'mpich' mas o diretório é removido antes.

Carlos Eduardo Moreira dos Santos

unread,
Aug 22, 2013, 2:25:57 PM8/22/13
to integrade-support, Felipe Pontes
Felipe,

Acho que os hostnames resolveram outro problema. O que você fez para resolver esse problema que o Felipe está tendo?

Obrigado,
Cadu

felipe....@gmail.com

unread,
Aug 22, 2013, 4:24:26 PM8/22/13
to integrad...@googlegroups.com, Felipe Pontes
Olá Cadu, criei outro tópico com nome "Instalação do Integrade", e postei o log de instalação nele.
Reply all
Reply to author
Forward
0 new messages