Postfix broken after taking an acronis image of my Server

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
billperrotta
Posts: 115
Joined: Fri Feb 21, 2014 11:44 am

Postfix broken after taking an acronis image of my Server

Post by billperrotta »

Question Postfix broken after Acronis image taken of server

"postfix start A dependency job for postfix.service failed. See 'journalctl -n' for details."

This started happening after I took an image of my server with acronis true image.

How can I fix this?

It happens if i type postfix start or restart.

Nagios is working fine. Postfix is broken not receiving email notifications
sreinhardt
-fno-stack-protector
Posts: 4366
Joined: Mon Nov 19, 2012 12:10 pm

Re: Postfix broken after taking an acronis image of my Serve

Post by sreinhardt »

Have you run journalctl -n or journalctl -xn and looked at the log entries that you should have? Also what exact steps did you take to make an image of the system, and is this testing the original system after image or a newly cloned system?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Postfix broken after taking an acronis image of my Serve

Post by slansing »

Looks like you posted this same question here.....http://forums.opensuse.org/showthread.p ... -of-server

I trust you are using Core on SuSe? We will do some looking around, this sounds like a question for the postfix mailing group as it does not deal with Nagios. None the less, we will see what we can find for you, I'd recommend going on the hunt yourself as well. Acronis should have nothing to do with postfix issues, it's just an imaging solution.
billperrotta
Posts: 115
Joined: Fri Feb 21, 2014 11:44 am

Re: Postfix broken after taking an acronis image of my Serve

Post by billperrotta »

The original system after taking an image of it. How can I get to the postfixforum also?

tried journalctl -n . not sure what info i'm supposed to look for. will post back if you let me know what to post?


I think this is what you are looking for


Dependency failed for Postfix Mail Transport Agent.

How do I go about troubleshooting the Mail Transport Agent?
tmcdonald
Posts: 9117
Joined: Mon Sep 23, 2013 8:40 am

Re: Postfix broken after taking an acronis image of my Serve

Post by tmcdonald »

billperrotta wrote:The original system after taking an image of it. How can I get to the postfixforum also?
http://postfix.1071664.n5.nabble.com/Po ... rs-f2.html

And I tend to agree with slansing, especially after seeing that error. Simple things we can help with, but when you get into MTAs and their dependencies it's a bit out of scope.
Former Nagios employee
Locked