Automate Starchiver process so your node runs efficiently.
Ya...
- You
thisneeddocumenta permanent place to put the script so do the following - mkdir /scripts (This makes the directory)
- chown nodeadmin:nodeadmin /scripts (This changes the owner to the nodeadmin account)
- chmod 770 (This allows the Root/Nodeadmin account to Read/Write/Execute)
- cp /tmp/<starchive script.sh> /scripts (This copies the script from the /tmp directory to /scripts