>> >> Even recording the fact that we've created an FS before isn't foolproof >> - if someone removes the state.yaml file, we lose that recorded >> information. >> > > Could you use the information in fstab/mtab? > > In theory (heh), there wouldn't be an entry in fstab or mtab for the > partition that you're trying to create if it hasn't yet been created.
That's not always the case, for example with DRBD mounts handled by heartbeat. I guess you could put a 'noauto' entry in though, for reference. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
