After installation & licensing, run the below smoke test to ensure TSX is properly setup.

Note: replace bob with any local non-root user

# su - bob
$ tsx set -u bob -d 1
$ date

You should see one day in the future.

$ tsx reset
$ date

You should see the present time

If the above shows time travel on / off, TSX is working!

If the above fails, try the below.

a) Open a new shell / connection and re-try smoke test

b) If on Linux, run the below to fix file permissions and re-try smoke test.

$ sudo chmod a+r /etc/ld.so.preload

If after a) & b) the smoke test still fails, email support@vornexinc.com

Otherwise your Smoke Test is complete. TSX is fully setup. Begin time travelling!

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment