CLI - HSSTOOL
Locate Object using hstool (shell)
Info
We can use hsstool to check where the 5mb object has been stored in the cluster. The syntax is /opt/cloudian/bin/hsstool whereis bucketname/objectname
Instructions
- SSH into your Config / Installer node (Node 1) as training
- Issue the hsstool command to find the object
sudo /opt/cloudian/bin/hsstool whereis engineerbucket/5mb
In this example we can confirm the 5mb object was stored on nodes trainer1n1, trainer1n2 & trainer1n4