E
ErlandM
Guest
Hi all,
At our hostingcompany we work with a Netapp filer from which we mount the /srv/www/vhosts dir via NFS.
When deleting a domain with plesk we always get the following error:
I have tracked the problem down to the fact that NFS makes "silly names" copies .nfsXXXXXXXXXXXXX of files still in use. Since the access log and error log seem to be in use durig the delete of the vhost tree this creates the problem. The .nfs files are owned root.root.
Since i am currently setting up a server for another customer under plesk 9.2 i'm going to try reproducing the error in that version.
Does anybody have a clue how to resolve this problem?
Tia,
Erland.
At our hostingcompany we work with a Netapp filer from which we mount the /srv/www/vhosts dir via NFS.
When deleting a domain with plesk we always get the following error:
ERROR: PleskFatalException
Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed: usermng: Unable to unlink directory entry .nfs0072ed3b0000b345: Device or resource busy
System error 16: Device or resource busy
0: /usr/local/psa/admin/plib/class.PhDomain.php:290
PhDomain->reset(integer '0', boolean true, boolean false)
1: /usr/local/psa/admin/plib/class.BsDomain.php:307
BsDomain->reset(integer '0')
2: /usr/local/psa/admin/plib/class.BsDomain.php:301
BsDomain->delete(integer '0')
3: /usr/local/psa/admin/plib/class.BsDomain.php:541
mdeleteDomains(array)
4: /usr/local/psa/admin/plib/class.Manager.php:352
Manager->removeDomains(array)
5: /usr/local/psa/admin/htdocs/domains/removeDomains.php3:44
I have tracked the problem down to the fact that NFS makes "silly names" copies .nfsXXXXXXXXXXXXX of files still in use. Since the access log and error log seem to be in use durig the delete of the vhost tree this creates the problem. The .nfs files are owned root.root.
Since i am currently setting up a server for another customer under plesk 9.2 i'm going to try reproducing the error in that version.
Does anybody have a clue how to resolve this problem?
Tia,
Erland.