<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thiago Silveira Alexandre escreveu:
<blockquote
 cite="mid:4f9c50ce0902200608j36bd95bdh7ec9a6014c6874a8@mail.gmail.com"
 type="cite">Senhores, estou com um problem&atilde;o aqui h&aacute; dias.<br>
Tenho que configurar um raid 10 em um servidor. Instalei o sistema
normalmente numa parti&ccedil;&atilde;o normal (sem raid), configurei os arrays com
os outros tr&ecirc;s hd's e migrei o sistema operacional para as parti&ccedil;&otilde;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&atilde;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: <br>
  <br>
Last login: Fri Feb 20 07:12:43 2009 from 192.168.0.101<br>
/bin/bash: Permission denied<br>
debug2: channel 0: rcvd eof<br>
debug2: channel 0: output open -&gt; drain<br>
debug2: channel 0: obuf empty<br>
debug2: channel 0: close_write<br>
debug2: channel 0: output drain -&gt; closed<br>
debug1: client_input_channel_req: channel 0 rtype exit-status reply 0<br>
debug2: channel 0: rcvd close<br>
debug2: channel 0: close_read<br>
debug2: channel 0: input open -&gt; closed<br>
debug2: channel 0: almost dead<br>
debug2: channel 0: gc: notify user<br>
debug2: channel 0: gc: user detached<br>
debug2: channel 0: send close<br>
debug2: channel 0: is dead<br>
debug2: channel 0: garbage collecting<br>
debug1: channel 0: free: client-session, nchannels 1<br>
Connection to 192.168.0.30 closed.<br>
Transferred: sent 2048, received 2056 bytes, in 0.7 seconds<br>
Bytes per second: sent 3123.9, received 3136.1<br>
debug1: Exit status 1<br>
  <br>
Algu&eacute;m pode me ajudar? Estou desesperado j&aacute;. Obrigado a todos.<br
 clear="all">
  <br>
-- <br>
Thiago Silveira Alexandre<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
CentOS-pt-br mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS-pt-br@centos.org">CentOS-pt-br@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-pt-br">http://lists.centos.org/mailman/listinfo/centos-pt-br</a>
  </pre>
</blockquote>
<br>
Entra no sistema como root e veja se /bin/bash tem permiss&atilde;o para ser
executado.<br>
Poste aqui um ls -al /bin/bash<br>
<br>
</body>
</html>