When using MySQL for Tanzu Application Service, it may be observed that the file ibtmp1 has reached a large size.
This file is located in a different directory, depending on the product.
For
Tanzu Application Service:
mysql/9f2a29cc-84d0-4a68-aa46-dd86e94c525a:/var/vcap/store/pxc-mysql# ls -ltrlh | grep ibtmp1
-rw-r----- 1 vcap vcap 16G Feb 8 02:46 ibtmp1
For
VMware SQL with MySQL for Tanzu Application Service:
mysql/86ee39fe-2e03-4f50-a9d5-202862c917bb:/var/vcap/store/mysql/data# ls -ltrlh | grep ibtmp1
-rw-r----- 1 vcap vcap 16G Feb 8 05:37 ibtmp1
This can cause the persistent disk to fill up, causing MySQL to fail.