HPE SimpliVity
1753797 Members
7711 Online
108799 Solutions
New Discussion

Simplivity dsv- commands

 
SOLVED
Go to solution
SGMacaulay
Occasional Contributor

Simplivity dsv- commands

During a support session this week the tech used the command dsv-balance-show.  Showed a lot of interesting information and after adding a new node this week I wanted to run this command again to see how things are balancing out.  After SSHing to the OVC I cannot figure out were that commands lives, I get command not found.  I think the tech changed directories but I did not note that.  Can some one tell me where to find this command?

3 REPLIES 3
DeclanOR
Respected Contributor
Solution

Re: Simplivity dsv- commands

Hi @SGMacaulay 

To run dsv commands, simply log onto the OVC with your vCenter credentials, and at the prompt type

sudo <dsv command>

In your case : sudo dsv-balance-show

Thanks,

DeclanOR

Accept or Kudo



Stefano Colombo
Valued Contributor

Re: Simplivity dsv- commands

to avoid to use sudo on each command the source command can be used, I cannot remember the complete path to use with the source command

sudo su

source ..

 

Stefano Colombo
Valued Contributor

Re: Simplivity dsv- commands

the source command is

source /var/tmp/build/bin/appsetup