1234567891011121314151617181920212223242526272829303132333435363738 |
- MDR Phantom Upgrade Notes
- package installation order matters
- postgresql94-libs-9.4.15-1PGDG.rhel7.x86_64.rpm
- before
- postgresql94-9.4.15-1PGDG.rhel7.x86_64.rpm
- Ugh, just use the repo
- --CENTOS 7 / RedHat 7--
- rpm -Uvh https://repo.phantom.us/phantom/4.5/base/7Server/x86_64/phantom_repo-4.5.15922-1.x86_64.rpm
- rpm -Uvh https://repo.phantom.us/phantom/4.6/base/7Server/x86_64/phantom_repo-4.6.19142-1.x86_64.rpm
- rpm -Uvh https://repo.phantom.us/phantom/4.8/base/7Server/x86_64/phantom_repo-4.8.24304-1.x86_64.rpm
- RUN this after upgrade (look for on-screen prompt )
- phenv python /opt/phantom/bin/ibackup.pyc --setup
- nginx failed to start with old version of phantom
- upgrade time!
- vagrant phantom creds
- admin
- Password1
- TEST
- phantom state.apply installed splunkuf
- PROD
- stop phantom
- take snapshot of drive
- clean yum cache
- install RPM for repo
- upgrade phantom
|