Skip to content

img0

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

  1. SSH into your Config Controller Node (node1) as training
  2. 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 and trainer1n5