Discussion:
sync or async?
Oivvio Polite
2013-06-13 20:56:43 UTC
Permalink
X-Received: by 10.180.93.136 with SMTP id cu8mr1072358wib.9.1371157021340;
Thu, 13 Jun 2013 13:57:01 -0700 (PDT)
X-BeenThere: salt-users-/***@public.gmane.org
Received: by 10.180.13.233 with SMTP id k9ls563391wic.53.gmail; Thu, 13 Jun
2013 13:57:00 -0700 (PDT)
X-Received: by 10.204.72.1 with SMTP id k1mr671674bkj.1.1371157020861;
Thu, 13 Jun 2013 13:57:00 -0700 (PDT)
Received: from relay.bredband2.com (relay.bredband2.com. [83.233.78.254])
by gmr-mx.google.com with ESMTPS id in9si1630912bkb.2.2013.06.13.13.57.00
for <salt-users-/***@public.gmane.org>
(version=TLSv1 cipher=RC4-SHA bits=128/128);
Thu, 13 Jun 2013 13:57:00 -0700 (PDT)
Received-SPF: fail (google.com: domain of mylists-KLEc8Q16BC6zQB+***@public.gmane.org does not designate 83.233.78.254 as permitted sender) client-ip=83.233.78.254;
Received: from [217.115.56.186] (helo=blomma)
by relay.bredband2.com with esmtp (Exim 4.63)
(envelope-from <mylists-KLEc8Q16BC6zQB+***@public.gmane.org>)
id 1UnEZo-000439-83; Thu, 13 Jun 2013 22:57:00 +0200
Received: by blomma (Postfix, from userid 1000)
id 6BD5E12183F; Thu, 13 Jun 2013 22:56:43 +0200 (CEST)
Mail-Followup-To: salt-users-/***@public.gmane.org
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Original-Sender: mylists-KLEc8Q16BC6zQB+***@public.gmane.org
X-Original-Authentication-Results: gmr-mx.google.com; spf=hardfail
(google.com: domain of mylists-KLEc8Q16BC6zQB+***@public.gmane.org does not designate 83.233.78.254 as
permitted sender) smtp.mail=mylists-KLEc8Q16BC6zQB+***@public.gmane.org
Precedence: list
Mailing-list: list salt-users-/***@public.gmane.org; contact salt-users+owners-/***@public.gmane.org
List-ID: <salt-users.googlegroups.com>
X-Google-Group-Id: 473711971974
List-Post: <http://groups.google.com/group/salt-users/post>, <mailto:salt-users-/***@public.gmane.org>
List-Help: <http://groups.google.com/support/>, <mailto:salt-users+help-/***@public.gmane.org>
List-Archive: <http://groups.google.com/group/salt-users>
Sender: salt-users-/***@public.gmane.org
List-Subscribe: <http://groups.google.com/group/salt-users/subscribe>, <mailto:salt-users+subscribe-/***@public.gmane.org>
List-Unsubscribe: <http://groups.google.com/group/salt-users/subscribe>, <mailto:googlegroups-manage+473711971974+unsubscribe-/***@public.gmane.org>
Content-Disposition: inline
Archived-At: <http://permalink.gmane.org/gmane.comp.sysutils.salt.user/6953>

I'm getting the impression that salt tries to run several states
asynchronously? Is there a way to turn this of?
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Thomas S Hatch
2013-06-13 21:02:06 UTC
Permalink
I don't understand what you mean here, all states are run serially, in a
finite order, Salt restricts states from being at the same time on a minion

Thomas S. Hatch | Founder, CTO


5272 South College Drive, Suite 301 | Murray, UT 84123
Post by Oivvio Polite
I'm getting the impression that salt tries to run several states
asynchronously? Is there a way to turn this of?
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Oivvio Polite
2013-06-13 21:17:29 UTC
Permalink
Post by Thomas S Hatch
I don't understand what you mean here, all states are run serially, in a
finite order, Salt restricts states from being at the same time on a minion
Ok, that's what I wanted to know. I was getting errors about dpkg not
being able to run because of some lockfile.

o
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Thomas S Hatch
2013-06-13 21:27:27 UTC
Permalink
This generally happens if a state run is killed midway and dpkg is left in
a bad state (or something else puts dpkg in a bad state)

Thomas S. Hatch | Founder, CTO


5272 South College Drive, Suite 301 | Murray, UT 84123
Post by Thomas S Hatch
Post by Thomas S Hatch
I don't understand what you mean here, all states are run serially, in a
finite order, Salt restricts states from being at the same time on a
minion
Ok, that's what I wanted to know. I was getting errors about dpkg not
being able to run because of some lockfile.
o
--
Oivvio Polite - http://liberationtech.net
--
You received this message because you are subscribed to the Google Groups
"Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "Salt-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to salt-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit https://groups.google.com/groups/opt_out.
Continue reading on narkive:
Loading...