File Sequence Alert System for Distributed Storage Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Users face challenges when deleting files associated with sequences in data storage systems, as they often span multiple folders and locations, making it difficult to identify and manage all related files without manually searching through the file system.

Innovation Solution

A system that automatically determines if a selected file is part of a sequence and displays an alert with options to manage all associated files, allowing users to delete or move them collectively without needing to individually select each file across multiple folders.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If files of a sequence are stored in multiple locations following storage policies, then data storage reliability and flexibility are improved, but user ability to identify and manage all related files deteriorates

Engineering Contradiction:
Improvestorage flexibilityVSAvoidfile management difficulty
Core Design Contradiction:
Adaptability or versatilityVSEase of operation

Solution Approach 1:

The system introduces an intermediary alert mechanism that mediates between the distributed file storage system and the user. When a user attempts to delete a file, the system automatically detects if the file belongs to a sequence, retrieves all related files from multiple locations, and presents them through a dialog box. This intermediary layer shields the user from the complexity of distributed storage while maintaining storage flexibility.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system implements feedback by monitoring user actions (file deletion requests) and automatically responding with information about related files. The alert dialog provides feedback about the existence of sequence members across multiple locations, enabling users to make informed decisions about whether to delete individual files or entire sequences.

Inventive Principle:
Principle #23Feedback

2Measurement precision

If users manually search through the file system to find all files in a sequence, then complete file discovery is improved, but time consumption and operational complexity increase

Engineering Contradiction:
Improvefile discovery completenessVSAvoidsearch time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary action by proactively identifying and gathering all files belonging to a sequence before the user completes their deletion decision. Instead of requiring users to manually search, the system automatically queries multiple storage locations, retrieves sequence member information, and prepares the complete list of affected files in advance, ready for user confirmation.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The alert dialog serves as an intermediary that automatically bridges the gap between the user's local file view and the distributed storage system. It retrieves and displays complete sequence information without requiring users to manually navigate through multiple folders or search for related files.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If users delete files without awareness of sequence associations, then deletion speed is improved, but data loss risk increases

Engineering Contradiction:
Improvedeletion speedVSAvoiddata loss prevention
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system applies preliminary anti-action by preventing potentially harmful deletions before they occur. The alert dialog intercepts deletion requests and warns users about sequence associations, allowing them to correct their action before data loss occurs. This protective mechanism maintains deletion speed by only intervening when sequence relationships exist.

Inventive Principle:
Principle #9Preliminary anti-action

Solution Approach 2:

The system provides critical feedback about sequence relationships that users might otherwise miss. The alert dialog communicates the consequences of deletion (affecting multiple files across locations) and offers corrective options (delete sequence, delete individual files, or cancel), enabling users to make informed decisions and prevent unintended data loss.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11200205B2Displaying an alert and options when deleting a file that is associated with a sequence of files
Publication Date: 2021.12.14 EMC IP HLDG CO LLC
  • US11200205B2 patent drawing
  • US11200205B2 patent drawing
  • US11200205B2 patent drawing

AI summary

Various embodiments disclosed herein provide for displaying an alert and options when deleting a file associated with a sequence. A system is disclosed herein that can comprise receiving a request to delete a selected file stored in a first folder; determining that the selected file is part of a group of files associated with a sequence; displaying the group of files associated with the sequence using a first portion of a display device; generating a selectable image to display via a second portion of the display device, wherein the selectable image comprises at least a first selectable option to delete the group of files, a second selectable option to delete the selected file, and a third selectable option to select some files of the group of files to delete; and deleting at least one file of the group of files.