If I output mounted devices, one entry looks like this: /var/www/clients/client1/web16/log/verwaltung This entry is no longer needed (I have moved web16 to a reseller (client54) now, but can't delete thes old "web16" Directory. It throws an "device busy" message. What kind of mount is this, and how can I unmount this entry?
The full line is: /dev/mapper/lvm--ssd-vm--105--disk--1 on /var/www/clients/client1/web16/log Umount didn't work before, but now after a restart it works. But strange is this: I had removed the Subdomain "verwaltung" via Ispconfig-GUI, but if I restart the server, the directory /client1/web16 will recreated, even if I remove it via shell and rm.
Take a look into the ispconfig database with phpmyadmin, table web_domain, is there a record with domain_id = 16 ?
Yes it is: So no client1 entry in this Dataset. Wonder why client1/web16/logs will be created after bootup.