Small /tmp Partition Can Silently Derail GBase 8s Database Installation
A GBase 8s database installation can fail with a 'disk full' error even when the target directory has ample free space, because the installer uses the /tmp filesystem for temporary file extraction. The misleading error occurs because /tmp is often backed by a small or tmpfs-limited partition separate from the main disk. Inode exhaustion on /tmp can trigger the same error even when disk capacity appears available, making it a less obvious culprit. To work around insufficient /tmp space, administrators can redirect the temporary directory by setting the TMPDIR environment variable to a larger partition before running the installer. Running pre-installation checks on /tmp disk space, inode availability, and required dependencies can help catch these issues before deployment begins.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in