Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Airflow bottom-to-top #17079

Closed
marmat8951 opened this issue Aug 5, 2024 · 5 comments · Fixed by #17665
Closed

Airflow bottom-to-top #17079

marmat8951 opened this issue Aug 5, 2024 · 5 comments · Fixed by #17665
Assignees
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@marmat8951
Copy link

NetBox version

v4.0.8

Feature type

Data model extension

Proposed functionality

We think it would be interesting to get airflow options going from the bottom to the top to be added, as they are crucial to monitor in order to do not use the u upper or lower with a full-length equipment. It should only be implemented by adding the current existing air-flow options as an implementation. Upper or lower air-reserved U should be reserved by the users themselves and should not be added in the data-model.

Use case

We currently have old Huawei DSLAM type MA5600 that have fan slots over the top for a bottom-to-top air flow.
In more modern equipements we have Huawei MA5800 versions X15 and X17 OLT doing such things.

We have as well modern transmissions equipement that uses a filter slot in the bottom and a fan slot on top of them, such as Huawei OSN 9800 M12 https://support.huawei.com/enterprise/en/optical-transmission/optix-osn-9800-m12-pid-23815286
image

Database changes

Should only require new entries on air-flow options.

External dependencies

No response

@marmat8951 marmat8951 added status: needs triage This issue is awaiting triage by a maintainer type: feature Introduction of new functionality to the application labels Aug 5, 2024
@goteamkor
Copy link

You might as well add 'left to right' and 'right to left' too.
Some of the larger Cisco chassis have fans on the sides that pull/push air from the side of the chassis.
Cisco 4500 chassis for example.

@sjurtf
Copy link

sjurtf commented Aug 9, 2024

Perfect timing to discover this issue and piggyback.
We recently tried to add some equipment that has rear-to-sides.

@DanSheps DanSheps added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation complexity: low Requires minimal effort to implement and removed status: needs triage This issue is awaiting triage by a maintainer labels Aug 9, 2024
@DanSheps DanSheps removed their assignment Aug 13, 2024
@costasd
Copy link
Contributor

costasd commented Oct 1, 2024

Hello,

there's a good chance we'll need top-bottom airflows very soon in $dayjob, so happy to contribute a changeset for this.

thanks

@DanSheps
Copy link
Member

DanSheps commented Oct 2, 2024

@costasd You can submit a PR? If so I can assign this to you.

@costasd
Copy link
Contributor

costasd commented Oct 2, 2024

@DanSheps yes, happy to, please assign this to me!

@DanSheps DanSheps added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Oct 2, 2024
bctiemann pushed a commit that referenced this issue Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
complexity: low Requires minimal effort to implement status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants