Thiago Silveira Alexandre escreveu:
Senhores, estou com um problemão aqui há dias.
Tenho que configurar um raid 10 em um servidor. Instalei o sistema normalmente numa partição normal (sem raid), configurei os arrays com os outros três hd's e migrei o sistema operacional para as partições raid, carreguei o servidor pelo raid e o sistema levantou sem nenhum problema. Certo... depois de o sistema estar carregado, tento logar mas não consigo, apareci a mensagem de "Last login... e rapidamente volta pra tela de login. Quando tento por ssh, da a seguinte mensagem de erro:

Last login: Fri Feb 20 07:12:43 2009 from 192.168.0.101
/bin/bash: Permission denied
debug2: channel 0: rcvd eof
debug2: channel 0: output open -> drain
debug2: channel 0: obuf empty
debug2: channel 0: close_write
debug2: channel 0: output drain -> closed
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0
debug2: channel 0: rcvd close
debug2: channel 0: close_read
debug2: channel 0: input open -> closed
debug2: channel 0: almost dead
debug2: channel 0: gc: notify user
debug2: channel 0: gc: user detached
debug2: channel 0: send close
debug2: channel 0: is dead
debug2: channel 0: garbage collecting
debug1: channel 0: free: client-session, nchannels 1
Connection to 192.168.0.30 closed.
Transferred: sent 2048, received 2056 bytes, in 0.7 seconds
Bytes per second: sent 3123.9, received 3136.1
debug1: Exit status 1

Alguém pode me ajudar? Estou desesperado já. Obrigado a todos.

--
Thiago Silveira Alexandre

_______________________________________________ CentOS-pt-br mailing list CentOS-pt-br@centos.org http://lists.centos.org/mailman/listinfo/centos-pt-br

Entra no sistema como root e veja se /bin/bash tem permissão para ser executado.
Poste aqui um ls -al /bin/bash