Puppet: System Administration Automated

Support

Ticket #730 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

Mount Resource calls mount before anything has been written to fstab.

Reported by: citizenh8 Assigned to: luke
Priority: normal Milestone: misspiggy
Component: process Version: 0.23.1
Severity: normal Keywords: mount
Cc: Triage Stage: Accepted
Attached Patches: None Complexity: Easy

Description

When using the Mount Resource, mount is called before anything can be written to fstab.

Pastie Error on the client side:http://pastie.caboo.se/80751

2nd run with mount successful: http://pastie.caboo.se/80754

Pastie of a quick work around: http://pastie.caboo.se/80739

Change History

07/22/07 17:20:02 changed by citizenh8

  • summary changed from Mount command calls mount before anything has been written to fstab. to Mount Resource calls mount before anything has been written to fstab..

07/31/07 23:31:09 changed by michael

  • complexity changed from Unknown to Easy.
  • stage changed from Unreviewed to Accepted.
  • milestone set to misspiggy.

When going from absent to mounted, we need to make a call to flush.

08/05/07 19:49:35 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [2754].