I have a server that has a persistent disk that I mounted with safe_format_and_mount. When I restarted the instance that the disk did not get mounted automatically, which I now see is a feature from looking at the docs. It is suggested to put the safe mount command into the google startup script. I have a server that has a persistent disk that