![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1680158.1 : STA - /tmp not writable during install of STA 2.0
In this Document
Created from <SR 3-9019870669> Applies to:Sun StorageTek SL500 Modular Library System - Version All Versions and laterStorageTek Tape Analytics - Version 2.0 and later Information in this document applies to any platform. SymptomsInstaller is failing as follows: /tmp is not writeable
# ls -ald /tmp/
drwxrwxrwt 11 root root 4096 May 16 15:14 /tmp/
Causeautofs was enabled, preventing the proper creation of the statestuser # grep auto_home messages
Jun 2 10:20:20 xxxx auto_home: auto_home cannot find user statestuser Jun 2 10:28:07 xxxx auto_home: auto_home cannot find user install Jun 2 10:32:20 xxxx auto_home: auto_home cannot find user statestuser Jun 2 10:36:46 xxxx auto_home: auto_home cannot find user testuser Jun 2 10:49:06 xxxx auto_home: auto_home cannot find user statestuser Jun 2 10:57:42 xxxx auto_home: auto_home cannot find user install
Solution
# service autofs stop
passwd: files vas4
shadow: files group: files vas4
# groupadd install
# useradd -g install install
References<NOTE:1672305.1> - STA - Install Fails With "MySQL Configuration Failed"Attachments This solution has no attachment |
||||||||||||||||||
|