[Users] unable to delete root.hds

Andrei Vagin avagin at virtuozzo.com
Wed Jul 19 23:10:30 MSK 2017


On Wed, Jul 19, 2017 at 09:56:57PM +0200, Thomas Krause wrote:
> Hi,
> an ovztransfer from openvz6 to openvz7 failed (my mistake). Now I want
> delete the tranfered root.hds at the openvz7 server. But I get
> 
> rm: cannot remove ‘/vz/private/1009/root.hdd/root.hds’: Operation not
> permitted
> 
> The CT is not running or mounted. How can I remove the file?

/vz/private/1009/root.hdd/root.hds is used by one of ploop-s.

You need to list all ploop devices:
$ ploop list

and then you can umount a required device by a device name

$ ploop umount -d /dev/PLOOP_DEV

Thanks,
Andrei

> 
> Regards,
> Thomas.
> _______________________________________________
> Users mailing list
> Users at openvz.org
> https://lists.openvz.org/mailman/listinfo/users


More information about the Users mailing list