The Linux VM where postgres is running over NFS is in a different location than where I am. Both the NFS mounted storage and VM are on the same network connected via 1GB ethernet switch.
The physical server for the Linux VM has UPS.
Is there any specific test I can run to do power failure?
Can I reboot my VM to test this or that wouldn't be good enough?
Also, why does a checkpoint need to run? I used the graphical installer to install postgres so I assume it would start automatically when the server starts.
I was also thinking of blackhole testing. If I do a blackhole to the NFS server would I be able to test this accurately?
Folks in the other teams believe NFS should work fine for us so I need to check it out.
Your ideas are highly appreciated!