Skip to content

Add team docker and config files and interfaces file#23

Closed
stcheng wants to merge 3 commits intosonic-net:masterfrom
stcheng:team
Closed

Add team docker and config files and interfaces file#23
stcheng wants to merge 3 commits intosonic-net:masterfrom
stcheng:team

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Oct 18, 2016

No description provided.

register: if_copy
tags: network,unsafe
when: sonic_version == "v2"

Copy link
Copy Markdown
Contributor

@qiluo-msft qiluo-msft Oct 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove 'when' clause? #Closed
#Closed

Copy link
Copy Markdown
Contributor Author

@stcheng stcheng Oct 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it is in sonicv2 folder so no need to have this #Closed

owner=root
group=root
mode=0644
register: if_copy
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it going to overwrite previous 'if_copy'?

owner=root
group=root
mode=644

Copy link
Copy Markdown
Contributor

@qiluo-msft qiluo-msft Oct 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

restart container after template?

- include: quagga.yml
tags: quagga,unsafe

- include: team.yml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

team [](start = 11, length = 4)

rename to teamd?

@@ -0,0 +1,10 @@
- name: Start the team docker container
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

teamd might be a better name.

- name: Start the team docker container
include: sonicdocker.yml
vars:
docker_container: team
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

team [](start = 22, length = 4)

rename to teamd?

@lguohan
Copy link
Copy Markdown
Contributor

lguohan commented Oct 19, 2016

can you provide minigraph examples?


Refers to: ansible/group_vars/sonic_latest/package_versions.yml:25 in 72618ef. [](commit_id = 72618ef, deletion_comment = False)

#
{% block banner %}
# =========== Managed by Ansible DO NOT EDIT! ========================
# generated by templates/interfaces.j2 using minigraph_facts.py
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lag_interfaces.j2

{% block banner %}
# =========== Managed by Ansible DO NOT EDIT! ========================
# generated by templates/interfaces.j2 using minigraph_facts.py
# file: vlan_interfaces
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

vlan_interfaces [](start = 8, length = 15)

lag_interfaces

{% endblock %}
#
{% block lag_interface %}
# The switch VLAN interfaces
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The switch VLAN interfaces [](start = 2, length = 26)

switch VLAN interfaces?

address {{ interface['addr'] }}
netmask {{ interface['mask'] }}
{% endfor %}
{% endblock lag_interface %}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we need bridges_ports here? Is this for lag for vlan?

owner=root
group=root
mode=0644
register: if_copy
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we seperate this file with the interfaces file?

@lguohan
Copy link
Copy Markdown
Contributor

lguohan commented Oct 19, 2016

🕐

Copy link
Copy Markdown
Contributor

@lguohan lguohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

many questions, please address.

@stcheng
Copy link
Copy Markdown
Contributor Author

stcheng commented Dec 15, 2016

close this and open #69.

@stcheng stcheng closed this Dec 15, 2016
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
Changes:

Update submodule branch to 202012
[sonic-linkmgrd][202012] submodule update

a8ddff5 Jing Zhang Fri Feb 25 11:38:28 2022 Incrementing tolerance on mux state inconsistency (sonic-net#27)
a3f78a3 Jing Zhang Thu Feb 17 17:23:56 2022 Update log level for mux probing and mux state chance (sonic-net#23)
05156fb Jing Zhang Thu Feb 17 17:21:01 2022 Handle xcvrd crashing scenarios (sonic-net#22)
74529ef Longxiang Lyu Mon Feb 14 13:26:07 2022 [make] Enable make extra includes (sonic-net#24)

sign-off: Jing Zhang zhangjing@microsoft.com
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
[sonic-linkmgrd][202012] submodule update

0839af2 Longxiang Lyu Wed Jun 15 08:46:21 2022 +0800 [202012] Fix IP header checksum in handleSendSwitchCommand (sonic-net#89)
afc4972 Jing Zhang Wed Jun 1 10:33:12 2022 -0700 Revert "Update log level for mux probing and mux state chance (sonic-net#23)" (sonic-net#85)
ed52d0a Longxiang Lyu Tue May 31 10:28:30 2022 +0800 Add a command line option to store logs into a separate file (sonic-net#83)

sign-off: Jing Zhang zhangjing@microsoft.com
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
linkmgrd:
* d27ca81 2022-06-05 |  Separate I2C mux state probing and gRPC forwarding state probing  (sonic-net#86) (HEAD -> 202205) [Jing Zhang]
* 9d7d301 2022-06-01 | Revert "Update log level for mux probing and mux state chance (sonic-net#23)" (sonic-net#85) [Jing Zhang]
* 60d3d77 2022-06-05 | Fix peer mux wait back off factor (sonic-net#84) [Longxiang Lyu]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants