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:
> 
> [EMAIL PROTECTED]:~# rm -rf /var/run/mysqld/mysqld.sock
> rm: cannot unlink `/var/run/mysqld/mysqld.sock': Operation not permitted
> 
> [EMAIL PROTECTED]:~# 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: [EMAIL PROTECTED], t: +44 (0)20 8315 5800
> Areti Internet Ltd, http://www.areti.net
> _______________________________________________
> Vserver mailing list
> [email protected]
> http://list.linux-vserver.org/mailman/listinfo/vserver
_______________________________________________
Vserver mailing list
[email protected]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to