On Thu, 2005-11-17 at 12:00 +0100, vserver-request wrote:
> Am Donnerstag, den 17.11.2005, 13:19 +0530 schrieb sukrit:
> > I have mounted the base machine's /dev/ into each VServer using:
> >
> > mount --bind /dev /vservers/$2/dev
> >
>
> But why?!
>
> I do not know what your vservers are doing, but this simply looks like a
> mine-deep penetrating security issue...
>
> Besides, still ignoring that tcptty thingy, which I think is a ulimit
> problem, if you are using vs2.0 and namespaces are enabled (default),
> you will also need to mount using the vserver's namespace:
>
> vnamespace -e <vserver's xid> mount --bind /dev /vservers/$2/dev
>
> Or use the vservers fstab.
I solved the issue. Turns out the permissions in /dev/ttyp* were
modified when i recompiled the kernel with the vs patch. I set them
right again and its rocking now.
thanks,
Sukrit.D.
_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver
Received on Thu Nov 17 11:52:41 2005