2011 IEEE Sixth International Conference on Networking, Architecture, and Storage 2011
DOI: 10.1109/nas.2011.32
|View full text |Cite
|
Sign up to set email alerts
|

Efficient, Modular Metadata Management with Loris

Abstract: With the amount of data increasing at an alarming rate, domain-specific user-level metadata management systems have emerged in several application areas to compensate for the shortcomings of file systems. Such systems provide domainspecific storage formats for performance-optimized metadata storage, search-based access interfaces for enabling declarative queries, and type-specific indexing structures for performing scalable search over metadata. In this paper, we highlight several issues that plague these user… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
6
0

Year Published

2013
2013
2015
2015

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…They impose a specific naming structure and constraints, thus adding host complexity while taking away flexibility from the domain, in terms of semantics (e.g., posix vs Win32 file deletion), configuration (e.g., access time updates or not), and the ability to optimize metadata management for application needs [52].…”
Section: Object-level Storagementioning
confidence: 99%
See 1 more Smart Citation
“…They impose a specific naming structure and constraints, thus adding host complexity while taking away flexibility from the domain, in terms of semantics (e.g., posix vs Win32 file deletion), configuration (e.g., access time updates or not), and the ability to optimize metadata management for application needs [52].…”
Section: Object-level Storagementioning
confidence: 99%
“…The basic approach is to use one object per file in the file system. Directories may be implemented as one object each, or with centralized objects [52], for example. With no hierarchy or metadata management defined at the object level, each domain may implement the file system abstractions appropriate for its user applications.…”
Section: Object-level Storagementioning
confidence: 99%
“…While these performed well on their test data, they focused strictly on POSIX metadata. Loris [27] and Pantheon [21] were both indexing systems tested for system metadata only. Pantheon used B-trees, which are row-based, and will face challenges with sparse data.…”
Section: File System Indexingmentioning
confidence: 99%
“…While there are many workload studies for file system metadata [14,9,8,20,13,28], they have focused on POSIX metadata. Search systems based on them [19,17,27,21] attempt to extrapolate performance for other use cases. By contrast, we examine scientific metadata directly, in order to better understand the design space of scientific metadata and content indexing systems.…”
Section: Introductionmentioning
confidence: 99%
“…However, traditional hierarchical file systems (e.g., ext4 [37] and NTFS [44]) are ill suited for search, because the metadata design has not been changed for 40 years, when file systems contained orders of magnitude of fewer files and brute-force namespace traversal was sufficient [50]. To solve this problem, metadata search has been implemented as a search application out of file systems, such as personal computer [3] and enterprise search appliances [17,29].…”
Section: Introductionmentioning
confidence: 99%