Due to the following error, my MySQL
statefulset pod cannot be run on the particular node.
EXT4-fs error (device sdb): __ext4_find_entry:1532: inode #2: comm mysqld: reading directory lblock 0
The issue is described with the details here:
GKE Kubernetes MySQL Input/output error Ext4Error
I would like to move the statefulset pod to the different node. How to do that?