Skip to content

[fast-reboot] Remove supervisorctl path to fit latest version of PTF#264

Merged
stcheng merged 1 commit intosonic-net:masterfrom
okanchou9:master
Sep 8, 2017
Merged

[fast-reboot] Remove supervisorctl path to fit latest version of PTF#264
stcheng merged 1 commit intosonic-net:masterfrom
okanchou9:master

Conversation

@okanchou9
Copy link
Contributor

Hi,

Would like to modify the path of supervisorctl in fast-reboot.yml because the path of /usr/bin/supervisorctl is no longer exist.
Please let me know if any, thanks.


Regards,
Kenie Liu

@msftclas
Copy link

msftclas commented Sep 8, 2017

@okanchou9,
Thanks for having already signed the Contribution License Agreement. Your agreement was validated by Microsoft. We will now review your pull request.
Thanks,
Microsoft Pull Request Bot

@stcheng stcheng merged commit f6c6c31 into sonic-net:master Sep 8, 2017
@stcheng
Copy link
Contributor

stcheng commented Sep 8, 2017

thanks

auspham pushed a commit to auspham/sonic-mgmt that referenced this pull request May 30, 2025
… in the same namespace (sonic-net#264)

If we have a T2 topology with ports in the same namespace connecting to both upstream and downstream ports we'll end up excluding them from the ACL.
E.G.
```
> show acl table
Name Type Binding Description Stage Status
---------------------- --------- --------------- ---------------------- ------- --------
DATA_INGRESS_IPV4_TEST L3 Ethernet32 DATA_INGRESS_IPV4_TEST ingress Active
 PortChannel2001
 PortChannel2003
 PortChannel2004
```

But we can see it excluded Ethernet248 (which is connected to a downstream port):
```
 Interface Lanes Speed MTU FEC Alias Vlan Oper Admin
----------- ------------------------------- ------- ----- ----- ------------ --------------- ------ -------
 Ethernet16 48,49,50,51,52,53,54,55 800G 9100 rs Ethernet3/1 PortChannel2001 up up
 Ethernet32 120,121,122,123,124,125,126,127 800G 9100 rs Ethernet5/1 routed up up
 Ethernet48 104,105,106,107,108,109,110,111 800G 9100 rs Ethernet7/1 PortChannel2003 up up
Ethernet160 248,249,250,251,252,253,254,255 800G 9100 rs Ethernet21/1 PortChannel2004 up up
Ethernet184 224,225,226,227,228,229,230,231 800G 9100 rs Ethernet24/1 PortChannel2004 up up
Ethernet248 128,129,130,131,132,133,134,135 800G 9100 rs Ethernet32/1 routed up up
```

### Back port request
- [ ] 202012
- [ ] 202205
- [ ] 202305
- [ ] 202311
- [ ] 202405
- [ ] 202411
- [x] 202503
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
The following commits are pushed

1f112b8 (HEAD -> 202205, origin/202205) [sonic-ycabled] fix grpc logic for timeout,cli HWSTATUS value retrival logic for active-active cable (sonic-net#264)

Signed-off-by: vaibhav-dahiya [email protected]
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
…on (sonic-net#3443)

Submodule src/sonic-platform-common ac7fde6..58f9672:
  > [sfp_base] Raise exceptions (previously was incorrectly returning them) (sonic-net#61)

Submodule src/sonic-swss 660530e..2974844:
  > Fix MIRROR_SESSION table macro name (sonic-net#802)
  > Don't try to remove a vxlan tunnel if it has associated tunnel maps (sonic-net#1052)

Submodule src/sonic-swss-common d6140fa..d7b1f53:
  > Fix MIRROR_SESSION table macro name (sonic-net#264)

Signed-off-by: Ying Xie <[email protected]>
kazinator-arista pushed a commit to kazinator-arista/sonic-mgmt that referenced this pull request Mar 4, 2026
```
23fc702 [201911][patch] mlxsw: i2c: Prevent transaction execution for special chip st (sonic-net#278)
e4f44e4 [201911] Increase log buf len size to 1M (sonic-net#265)
ef6abe3 [201911] Apply kernel patches to fix emmc unreliability (sonic-net#264)
7458347 [201911] Increase log buf len size to 1M
4edf1b4 [201911] Apply kernel patches to fix emmc unreliability
```

Signed-off-by: Stepan Blyschak <[email protected]>

Why I did it
I updated sonic-linux-kernel to pick a fix for a bug happening during ISSU that caused CPU stall.

How I did it
Updated submodule

How to verify it
Build and run warm reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants