Skip to main content

Global Namespace

A Global Namespace is a heterogeneous, enterprise-wide abstraction of all file information, open to dynamic customization based on user-defined parameters. This becomes of particular importance as multiple network based file systems proliferate within an organization—the challenge becomes one of effective file management.

A Global NameSpace (GNS) has the unique ability to aggregate disparate and remote network based file systems, providing a consolidated view that can greatly reduce complexities of localized file management and administration. For example, prior to file system namespace consolidation, two servers exist and each represent their own independent namespaces; e.g. \\server1\share1 & \\server2\share2. Various files exist within each share respectively; however, users have to access each namespace independently. This becomes an obvious challenge as the number of namespaces grows within an organization.

With a GNS, an organization can access a virtualized file system namespace; e.g. files now exist under a unified structure, such as \\company.com\share1, share2—where the files exist in multiple physical server\share locations but appear to be part of a single namespace.

Some of the main reasons behind a GNS is to open up more storage pools for larger working pools of disk, migrate data transparently, and reduce number of mount points / shares in an environment. Vendors implement this technology in different ways, but the client view is designed to be the same.

Standards

Global Namespace technology can virtualize file server protocols such as Common Internet File System (CIFS) protocol and the Network File System (NFS) protocols. These are standard protocols used by all servers, network attached storage (NAS) devices and client systems for handling file data.

Source: Wikipedia, Google