All Commands
All Commands
>>CHECK ALL THE EMAILS THAT ARE SENT TO THE NOTIFICATION EMAILS
cqlsh -k sd -e "select notification_id, email_address, email_send_success, time
from email_send_status"
>>REMOVE STALE VMWARE LIVE MOUNT IF THE USER WHO CREATED IT CHANGED
{
"authDomainId": "0b82a4f4-4c56-4523-82bd-c6b8628f2075",
"emailAddress": "_XPOESC-INFRASTRUCTURE-DIVISION@xpo.com",
"firstName": "Admin",
"id": "User:::b617d926-2644-4e1c-b382-5b0b89a397a5",
"lastName": "User",
"username": "admin"
},
>>CHANGE THE SPEED ON ETHERNET PORT TO 10GBPS AND TURN OFF AUTO NEGOTIATION
sudo ethtool -s eth3 speed 10000 duplex full autoneg off
sudo ethtool -s eth2
sudo /opt/rubrik/src/cpp/build/current/rba/client/agent_client_main --
ssl_priv_key /var/lib/rubrik/certs/cluster.pem --ssl_pub_key
/var/lib/rubrik/certs/cluster.crt --operation discover --logtostderr --host
PRYFSC01.pryorcashman.com
sudo /opt/rubrik/src/cpp/build/current/rba/client/agent_client_main --
ssl_priv_key /var/lib/rubrik/certs/cluster.pem --ssl_pub_key
/var/lib/rubrik/certs/cluster.crt --operation discover --logtostderr --host ATL-HV-
01.tsged.com
TUNNEL FORWARDING
Run this command from Command Prompt (NOT MOBAXTERM)
https://localhost:8082/web/bin/index.html#/welcome_support
Generate a key using the command below from the same command prompt