Skip to content

[image]: add --numeric_owner to perserve the original owner of the for docker filesystem#626

Merged
lguohan merged 2 commits intosonic-net:masterfrom
lguohan:tar
May 24, 2017
Merged

[image]: add --numeric_owner to perserve the original owner of the for docker filesystem#626
lguohan merged 2 commits intosonic-net:masterfrom
lguohan:tar

Conversation

@lguohan
Copy link
Collaborator

@lguohan lguohan commented May 24, 2017

No description provided.

}
else
demo_mnt="/host"
TAR_EXTRA_OPTION="--numeric-owner"
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there a reason to confine this option only to the SONiC-to-SONiC upgrade installation? I believe it should be safe for the ONIE install, as well. In fact, it's probably safer to use it on all installs. I can test an ONIE install using it just to confirm.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

onie is using another version of tar which does not support this option, but it works so it must using uid/gid by default.

Copy link
Contributor

Choose a reason for hiding this comment

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

The ONIE versions installed on our dev devices are using BusyBox tar v1.20.2 which supports the option, however it is not listed in the help menu. See https://github.com/mozilla-b2g/busybox/blob/master/archival/tar.c#L796

@lguohan lguohan merged commit 0104dbb into sonic-net:master May 24, 2017
@lguohan lguohan deleted the tar branch November 6, 2017 04:33
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
…net#626)

teammgrd will monitor configuration changes in CFG_LAG_TABLE_NAME
and CFG_LAG_MEMBER_TABLE_NAME. It supports creation/removal of
LAGs as well as membership changes of the LAG members.

Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
mssonicbld added a commit that referenced this pull request Jun 22, 2025
…D automatically (#23001)

#### Why I did it
src/sonic-platform-daemons
```
* 8ec7295 - (HEAD -> 202505, origin/202505) xcvrd: Remove SFP API object when SFP is removed (#627) (4 days ago) [mssonicbld]
* 6794d8a - [Smartswitch] Fix incorrect reporting of data plane and control plane by DPU (#626) (6 days ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
prsunny pushed a commit that referenced this pull request Mar 11, 2026
… automatically (#25743)

src/sonic-platform-common

* 8a3bf99 - (HEAD -> 202511, origin/202511) Fix log prefix hijack in c_cmis.py (#630) (29 hours ago) [mssonicbld]
* 11641a1 - [cmis] Separate VDM basic and statistic observables (#628) (11 days ago) [mssonicbld]
* 0adce20 - update docker slave name (#626) (11 days ago) [mssonicbld]
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.

6 participants