Closed Bug 1170587 Opened 9 years ago Closed 9 years ago

3 machine in Puppet test pools "Failed to add access control entry" Puppet errors

Categories

(Infrastructure & Operations :: RelOps: Puppet, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: markco, Assigned: markco)

References

Details

(Whiteboard: [windows])

Attachments

(3 files, 2 obsolete files)

Complete error: 

Mon Jun 01 09:52:38 -0700 2015 Puppet (err): Failed to set owner to 'S-1-5-21-3861705028-2700629737-4079167078-500': Failed to add access control entry: No more memory is available for security information updates. 
Mon Jun 01 09:52:38 -0700 2015 /Stage[main]/Puppet::Atboot/File[c:/etc/puppetmasters.txt]/owner (err): change from NT AUTHORITY\SYSTEM to B-2008-IX-0178\root failed: Failed to set owner to 'S-1-5-21-3861705028-2700629737-4079167078-500': Failed to add access control entry: No more memory is available for security information updates.
Assignee: relops → mcornmesser
Attached patch BUG1170587.patch (obsolete) — Splinter Review
Attachment #8614875 - Flags: review?(dustin)
I think you want to exec that on *every* run, right?
Attached patch BUG1170897.patch (obsolete) — Splinter Review
My bad. I thought we decided on one invocation of it.
Attachment #8614875 - Attachment is obsolete: true
Attachment #8614875 - Flags: review?(dustin)
Attachment #8614920 - Flags: review?(dustin)
Oh, I may have missed that decision.  Whichever one you and Q agreed on (attachment 8614875 [details] [diff] [review] and attachment 8614920 [details] [diff] [review] are identical, btw).
Attachment #8614920 - Flags: review?(dustin)
Attachment #8614920 - Attachment is obsolete: true
Attachment #8615366 - Flags: review?(dustin)
Attachment #8615366 - Flags: review?(dustin) → review+
Needed to call icacls directly by path to avoid error.
Attachment #8615413 - Flags: review?(dustin)
Comment on attachment 8615413 [details] [diff] [review]
BUG1170587_correct_path.patch

Heh, I should have spotted that, sorry.
Attachment #8615413 - Flags: review?(dustin) → review+
Whiteboard: [windows]
Comment on attachment 8627878 [details] [diff] [review]
BUG1170587_require.patch

Review of attachment 8627878 [details] [diff] [review]:
-----------------------------------------------------------------

::: modules/puppet/manifests/atboot.pp
@@ +16,4 @@
>          windows: {
>              include dirs::etc
>              $puppetmasters_txt = "${dirs::etc::dir}/puppetmasters.txt"
> +            # Temp work around on to DACLs being appneded. 

Can you fix this typo while landing?
Attachment #8627878 - Flags: review?(dustin) → review+
https://tickets.puppetlabs.com/browse/PUP-4802
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: