Skip to content

tasks/cephfs/mount: use 192.168.144.0.0/20 for brxnet#62709

Merged
vshankar merged 1 commit intoceph:mainfrom
kshtsk:wip-another-brxnet-by-default
May 6, 2025
Merged

tasks/cephfs/mount: use 192.168.144.0.0/20 for brxnet#62709
vshankar merged 1 commit intoceph:mainfrom
kshtsk:wip-another-brxnet-by-default

Conversation

@kshtsk
Copy link
Contributor

@kshtsk kshtsk commented Apr 7, 2025

Most of wifi routers are using 192.168.0.0/16 network by default, as well as in many lab setup this is most popular network range.. If someone tries and establish libvirt based teuthology setup at home pc or laptop, for example, using downburst, they may experience unnecessary troubles with executing tests which use ceph-fuse tasks and cephfs/mount code.

It is better to use some unique range to avoid conflicts and extra configuration of network environment.

Fixes: https://tracker.ceph.com/issues/70817

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

Most of wifi routers are using 192.168.0.0/16 network by default,
as well as in many lab setup this is most popular network range..
If someone tries and establish libvirt based teuthology setup
at home pc or laptop, for example, using downburst, they may
experience unnecessary troubles with executing tests which use
ceph-fuse tasks and cephfs/mount code.

It is better to use some unique range to avoid conflicts and
extra configuration of network environment.

Fixes: https://tracker.ceph.com/issues/70817

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
@github-actions github-actions bot added cephfs Ceph File System tests labels Apr 7, 2025
@kshtsk kshtsk requested a review from lxbsz April 7, 2025 16:01
@vshankar vshankar requested a review from a team April 8, 2025 11:30
@vshankar
Copy link
Contributor

This PR is under test in https://tracker.ceph.com/issues/70893.

@kshtsk
Copy link
Contributor Author

kshtsk commented Apr 13, 2025

jenkins test make check arm64

2 similar comments
@kshtsk
Copy link
Contributor Author

kshtsk commented Apr 16, 2025

jenkins test make check arm64

@kshtsk
Copy link
Contributor Author

kshtsk commented Apr 16, 2025

jenkins test make check arm64

Copy link
Contributor

@vshankar vshankar left a comment

Choose a reason for hiding this comment

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

@vshankar
Copy link
Contributor

jenkins test make check arm64

1 similar comment
@vshankar
Copy link
Contributor

jenkins test make check arm64

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.

2 participants