Just tried and same problem "PTY allocation request failed on channel 0"<br><br>Cheers,<br>Olivier<br><br><div class="gmail_quote">On Tue, Mar 6, 2012 at 11:06 AM, Iliyan Stoyanov <span dir="ltr"><<a href="mailto:ilf@ilf.me">ilf@ilf.me</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>


  
  

<div>
Hi Mauras,<br>
<br>
Do you by any chance have an fstab file in your container's /etc directory that is trying to mount devpts fs also. I had this issue a week ago with some of my SL6.2 containers on a fedora 16 host. After removing everything /dev/pts related from the fstab in the /etc directory of the containers, everything magically worked.<br>

<br>
BR,<br>
--ilf<div><div class="h5"><br>
<br>
On Tue, 2012-03-06 at 10:54 +0100, Mauras Olivier wrote:<br>
</div></div><blockquote type="CITE"><div><div class="h5">
    Hello,<br>
    <br>
    I've finally successfully migrated my SMACK setup over SElinux to isolate my containers - Thanks to the folks on #selinux@freenode - on a Scientific Linux 6.2 host. (I may share my policy with some details if some of you are interested)<br>

    So far so good, after loads of hits and misses almost everything works correctly.<br>
    <br>
    The only thing that is not, is the multiple devpts instances. It seems that when specifying "lxc.pts" option in the container config, ssh stops working while /dev/pts is correctly mounted _but_ is still showing pts devices from the host.<br>

    There's no specific selinux avc denials, and ssh rejects the shell connection with that kind of errors found when /dev/pts is not correctly mounted:<br>
    <br>
    sshd[552]: error: ssh_selinux_setup_pty: security_compute_relabel: No such file or directory<br>
    sshd[556]: error: ioctl(TIOCSCTTY): Operation not permitted<br>
    sshd[556]: error: open /dev/tty failed - could not set controlling tty: No such device or address<br>
    <br>
    As you may guess /dev/tty is present and /dev/pts is correclty mounted as i can do: ssh root@container "ls -la /dev/pts"<br>
    Only assigning the pts device for the shell doesn't...<br>
    <br>
    <br>
    Have any of you also hit this problem? Did you find a solution?<br>
    <br>
    <br>
    Regards,<br>
    Olivier<br>
    <br>
    <br>
    Ps: Using lxc 0.7.5
</div></div><pre>------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
<a href="http://p.sf.net/sfu/learndevnow-d2d" target="_blank">http://p.sf.net/sfu/learndevnow-d2d</a>
_______________________________________________ Lxc-users mailing list <a href="mailto:Lxc-users@lists.sourceforge.net" target="_blank">Lxc-users@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/lxc-users" target="_blank">https://lists.sourceforge.net/lists/listinfo/lxc-users</a>
</pre>
</blockquote>
</div>

</blockquote></div><br>