Project

Profile

Help

Issue #1839

Updated by rbarlow about 8 years ago

In my case, /var/lib/pulp is mounted over NFS by two nodes. Both nodes accept connections over HTTP. 

 I have a situation where /var/lib/pulp/sn.dat the file is some 9000 bytes long, with the number being repeated: 

 <pre> 
 33434526334358977334345263343592093343452633435897733434526334360199733434526334358977334345263343592093343452633435897733434526334360240942333434526334358977334345263343592093343452633435897733434526334360199733434526334358977334345263343592093343452633435897733434526334360240985657334345263343589773343452633435920933434526334358977334345263343601997334345263343589773343452633435920933434526334358977334345263343602409423334345263343589773343452633435920933434526 
 </pre> 

 I believe the documentation should flag that file as necessary to be on local storage. There is already a configuration option to change the location, so maybe it's in the docs already and I haven't seen it.

Back