Data Center Management System for Server Location Query and IP Conflict Resolution

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In data centers, managing servers efficiently requires knowing the physical address of each server, which can be cumbersome due to the complexity of server networks and the need for manual searches within large server cabinets.

Innovation Solution

A data center management system that pre-obtains and stores MAC address and location information pairs, allowing for efficient querying and display of physical server addresses through a graphical user interface, while also detecting and resolving duplicate IP addresses by closing corresponding server cabinet ports.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If manual search methods are used to locate servers in large server cabinets, then physical address information can be obtained, but the time and effort required for server management increases significantly

Engineering Contradiction:
Improveserver location queryVSAvoidmanual search time
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-collecting and storing MAC address to physical location mappings in a database before queries are made. When a server needs to be located, the system simply retrieves pre-stored information rather than performing manual searches, thus eliminating time loss while maintaining ease of operation

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates a virtual copy of the physical server cabinet layout through graphical user interface displays that show server locations visually. This digital representation allows operators to query and locate servers through the interface without physically searching through server racks, dramatically reducing search time while improving operational ease

Inventive Principle:
Principle #26Copying

2Reliability

If IP address allocation is managed manually in large networks, then duplicate IP addresses can be detected, but the complexity of management increases

Engineering Contradiction:
ImproveIP address uniquenessVSAvoidmanagement system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements automatic feedback mechanisms where IP address allocation decisions are tracked and stored. When a new IP address needs to be assigned, the system queries the database for existing allocations and provides feedback to prevent duplicates. This automated feedback loop ensures IP uniqueness without requiring complex manual management procedures

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system enables self-service IP address management where the database automatically handles IP allocation and duplicate detection without human intervention. The graphical user interface allows operators to request IP addresses, and the system autonomously checks for duplicates, assigns unique addresses, and updates the database, thereby ensuring reliability while keeping management simple

Inventive Principle:
Principle #25Self-service

3Quantity of substance

If physical server cabinets are organized in large data centers, then server capacity increases, but the difficulty of locating specific servers increases

Engineering Contradiction:
Improveserver capacityVSAvoidserver location identification
Core Design Contradiction:
Quantity of substanceVSDifficulty of detecting and measuring

Solution Approach 1:

The system adds a graphical user interface dimension to physical server location queries. Instead of requiring operators to physically navigate through large server cabinets, the system projects server locations onto a 2D graphical display that shows cabinet layouts, rack positions, and server locations visually. This dimensional transformation makes location identification easy while maintaining high server capacity

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

Solution Approach 2:

The system introduces a database as an intermediary between the physical server infrastructure and the operators. The database stores MAC address to physical location mappings and serves as a mediator that translates network identifiers into physical locations. This intermediary layer simplifies location identification in large data centers while preserving server capacity

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10795852B2Data center management system and method
Publication Date: 2020.10.06 FULIAN PRESION ELECTRONICS (TIANJIN) CO LTD
  • US10795852B2 patent drawing
  • US10795852B2 patent drawing
  • US10795852B2 patent drawing

AI summary

A data management system deploys a number of server cabinets each deploying a number of servers. Each server is coupled to a data center network. The data management system includes a processor and a storage unit coupled to the processor. The processor is configured to pre-obtain a MAC address and location information pair of every server, save the information pair as a computer-readable document, obtain a MAC address of a server to be queried, and compare the MAC address of the server to be queried to the computer-readable document and obtain the physical address of the server to be queried. The information pair includes information of the MAC address and a corresponding physical location.