It sounds as if some disk on your system which Zimbra uses is getting full /dev/sdd1
Check your system with the df -h command (as one example) and see what that disk is. Is it where your /opt/zimbra is held? Is it your root partition (or where /var/ sits)?
As to what to do... that depends on if you have more storage space available (other disks, LUNs, unallocated space, etc.) and ideally, you're using LVM to increase the size of an existing logical volume. |