We had a problem with our mailserver lately:
Setup:
- Server with Raid 1
- running XenServer
- VM with Mailserver
What happend?
- 1 disk failed
- Raid-Controller locked the disks so nothing could be written to prevent data loss
And my question is, how does postfix handle this "can't write to disk" problem? There are no logs about that - because they also couldn't be written. Is postfix accepting mails? Does it queue the mails in memory, because it can't deliver them to mailbox or queue on disk? Do the mails get bounced?