|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (4)
View Page History* a [Petals CLI script|petalscomponents:Petals CLI SNAPSHOT] to deploy shared-libraries, components and services.
h2. Preventing the file system space error
It is possible to prevent Petals ESB container errors due to file system space errors, as no space left on a file system, as following:
* Install the Petals ESB container using the Debian packages, so the Petals ESB container will be installed on the main file system of your operating system.
* Create 3 others file system dedicated to log files of Petals ESB:
** one for the main log file,
** one for the monitoring log file,
** one for the dumps of monitoring traces.
{gliffy:name=Log filesystems|version=1}
* Install the Petals ESB container using the Debian packages, so the Petals ESB container will be installed on the main file system of your operating system.
* Create 3 others file system dedicated to log files of Petals ESB:
** one for the main log file,
** one for the monitoring log file,
** one for the dumps of monitoring traces.
{gliffy:name=Log filesystems|version=1}
{color:red}TODO:{color}
* {color:red}separated [filesystem|http://en.wikipedia.org/wiki/File_system] for log files:{color}
** {color:red}to avoid empty file system error when dumping payload content,{color}
** {color:red}to avoid empty file system error when dumping payload content,{color}
** {color:red}select an efficient journaling [filesystem|http://en.wikipedia.org/wiki/File_system] to write small files to store MONIT log files and payload dumps,{color}
** {color:red}select an efficient journaling filesystem to write big files to store the global log file.{color}