Troubleshoot GigaVUE Cloud Suite Issues

The following commands can be used for debugging and troubleshooting.

Command Location Use

apiv node

 

This command can be used to the Software Version and the build information.

Copy
apiv -x post system/sysdumpGenerate << EOF
EOF
  • /var/crash
  • /var/opt/vseries/sysdumps

This command is used to generate the system dump and to collect statistics and logs. Sysdumps are also generated automatically by the process manager when there is a crash. These sysdump files can be used to troubleshoot the system

apiv stats

/var/opt/vseries/sysdumps/sysdump-vseries-date-time/

This command can be used in system console to troubleshoot networking issues.

ip rule > /tmp/networks.txt

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

ip -6 rule >> /tmp/networks.txt

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

cat /etc/iproute2/rt_tables >> /tmp/networks.txt

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

ip route list table all >> /tmp/networks.txt

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

ip -6 route list table all >> /tmp/networks.txt

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

find /etc/netplan/* -print -exec cat {} >> /tmp/networks.txt \;

/tmp/networks.txt

This command can be used in system console to troubleshoot networking issues.

Logs and Commands for GigaVUE Cloud Suite

CLI Commands

Device/Component

Platform

Commands

UCT-V Controller

AWS/OpenStack/Azure/Anycloud

uctvr

UCT-V OVS Controller

OpenStack

uctvr

UCT-V

AWS/OpenStack/Azure/Anycloud

uctvl

UCT-V OVS Agent

OpenStack

uctvl

Logs

Device/Component

Platform

Logs

GigaVUE‑FM fabric manager

NA

https://<FM IP>/api/0.9/sys/log/file/vmm.log

UCT-V Controller

AWS/OpenStack/Azure/Anycloud

/var/log

UCT-V OVS Controller

OpenStack

/var/log/syslog

UCT-V

AWS/OpenStack/Azure/Anycloud

/var/log

UCT-V OVS Agent

OpenStack

/var/log/uctv.log 

GigaVUE V Series Proxy

AWS/OpenStack/Azure/Anycloud

/var/log