From: Herbert Poetzl (herbert_at_13thfloor.at)
Date: Wed 08 Jun 2005 - 13:34:08 BST
On Wed, Jun 08, 2005 at 12:37:34PM +0100, Chris Murton wrote:
> Hi guys,
>
> Having a problem removing a UNIX socket from within a vserver, although
> I can't unlink it from either inside or outside the vserver it would seem.
>
> Logs shown below:
>
> root_at_farepoint:~# rm -rf /var/run/mysqld/mysqld.sock
> rm: cannot unlink `/var/run/mysqld/mysqld.sock': Operation not permitted
>
> root_at_melisanthi:~# rm -rf
> /var/lib/vservers/farepoint/var/run/mysqld/mysqld.sock
> rm: cannot remove
> `/var/lib/vservers/farepoint/var/run/mysqld/mysqld.sock': Operation not
> permitted
>
> There is no MySQL process running within the vserver either.
>
> Any thoughts?
ls -lad /var/lib/vservers/farepoint/var/run/mysqld/{mysqld.sock,}
lsattr -d /var/lib/vservers/farepoint/var/run/mysqld/{mysqld.sock,}
lsxid -d /var/lib/vservers/farepoint/var/run/mysqld/{mysqld.sock,}
plus the kernel and tool version as well as the
filesystem type and mount options would be appreciated
(the Distro is debian, I know ;)
TIA,
Herbert
> Thanks,
> Chris.
>
> --
> Chris Murton
> e: chris_at_areti.net, t: +44 (0)20 8315 5800
> Areti Internet Ltd, http://www.areti.net
> _______________________________________________
> Vserver mailing list
> Vserver_at_list.linux-vserver.org
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
Vserver_at_list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver