Então, acabou por estar usando o dev - > teste de prod - tivemos módulos diferentes e mais importante, uma lib diferente do LVM entre dev e prod. Vejo: link para o bug no fantoche que causa isso.
Ao usar o módulo lvm, obtemos um "Parâmetro inválido size_is_minsize" aleatoriamente. Se reiniciarmos o mestre de marionetes, o erro desaparece por um tempo, mas depois volta. Isso está no Scientific Linux 6.6 (derivado RHEL6). puppet-3.7.2-1.el6.noarch no cliente. Foreman 1.7.2 no servidor ...
[root@lnx586 ~]# puppet agent -t Warning: Local environment: "production" doesn't match server specified node environment "dev", switching agent to "dev". Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter size_is_minsize on Logical_volume[tmp] at /mnt/puppet/etc/environments/dev/modules/sge/manifests/init.pp:10 on node lnx586 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run
[root@lnx586 ~]# puppet agent -t Warning: Local environment: "production" doesn't match server specified node environment "dev", switching agent to "dev". Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Caching catalog for lnx586 Info: Applying configuration version '1424461702' Notice: Finished catalog run in 15.46 seconds [root@lnx586 ~]# puppet agent -t Warning: Local environment: "production" doesn't match server specified node environment "dev", switching agent to "dev". Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Info: Caching catalog for lnx586 Info: Applying configuration version '1424461767' Notice: Finished catalog run in 15.69 seconds [root@lnx586 ~]# puppet agent -t Warning: Local environment: "production" doesn't match server specified node environment "dev", switching agent to "dev". Info: Retrieving pluginfacts Info: Retrieving plugin Info: Loading facts Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid parameter size_is_minsize on Logical_volume[tmp] at /mnt/puppet/etc/environments/dev/modules/sge/manifests/init.pp:10 on node lnx586 Warning: Not using cache on failed catalog Error: Could not retrieve catalog; skipping run
Então, acabou por estar usando o dev - > teste de prod - tivemos módulos diferentes e mais importante, uma lib diferente do LVM entre dev e prod. Vejo: link para o bug no fantoche que causa isso.