When a host is added to Linux cloud, the Avi Load Balancer Controller will spawn an Avi Load Balancer SE container on the host by running a series of commands. All basic and read-only commands can run without “sudo” permission, but some commands require it. Following are the commands which require “sudo” permission.
sudo permission to execute avi_baremetal_agent.sh |
script which runs when a host is added/modified/deleted to/in/ from the Linux cloud |
Writing to |
logfile |
|
creating log directory |
|
to verify Docker available space |
|
to remove the Docker images |
|
to see the Docker images |
|
to see the Docker containers |
|
to start the Docker container |
|
to stop the Docker container |
|
to remove the Docker containers |
|
to run the command on the Docker container |
|
to run Docker container |
|
to wait until Docker container stops |
|
to load the Docker image from se_docker.tgz |
|
to pull the Docker image from the Docker repository |
|
to log into the Docker repository |
Writing to |
for CentOS-specific network interfaces configuration |
|
to start/stop the SE services |
|
to start/stop the SE services |
|
to insert kernel module (Used for dpdk) |
|
used in case of dpdk |
|
to remove kernel module |
|
to check service status |
Writing to |
to update the service files |
Writing to |
to update the service files |
|
to enable the service |