Failing to install data repository
search cancel

Failing to install data repository

book

Article ID: 248778

calendar_today

Updated On:

Products

DX NetOps CA Performance Management - Usage and Administration

Issue/Introduction

Vertica install failing with S0060

https://www.vertica.com/docs/9.3.x/HTML/Content/Authoring/InstallationGuide/BeforeYouInstall/openfilelimits.htm

Environment

Dx NetOps Performance Management 22.2.x

Cause

soft limit was not being honored even though we were changing it

 

 

Resolution

Updated the .bashrc on each node:

ulimit -Hn 65536

ulimit -Sn 65536

 

Install moved past the soft limit error and the install completed