Data Domain: How to Mount BoostFS for Windows Storage‑Units

概要: This article explains how to configure and mount multiple BoostFS for Windows storage‑units by editing the boostfs.conf file. It describes how the storage-unit parameter works, how to define UNC‑based mount sections, and how to assign drive letters for independent mounts. ...

この記事は次に適用されます: この記事は次には適用されません: この記事は、特定の製品に関連付けられていません。 すべての製品パージョンがこの記事に記載されているわけではありません。

手順

BoostFS for Windows supports more than one storage‑unit by allowing multiple configuration blocks in the boostfs.conf file. There are two ways to define a storage‑unit, and they behave differently depending on how the mount is performed.


1. Storage‑Unit Definition Methods

Method 1: Global Storage‑Unit Parameter

Located near the top of the boostfs.conf file:

# Storage Unit
# storage-unit=su-name

This parameter is used when hostname and storage‑unit are not specified in the mount command.
If configured, BoostFS uses this storage‑unit as the default.

A drive letter can be assigned later in the file.


Method 2: UNC‑Based Storage‑Unit Sections (required for multiple storage‑units)

At the bottom of the boostfs.conf file, BoostFS provides explicit instructions for defining mount points:

# UNC Mount point sections are delineated by [UNC Path]
# The UNC Path must be of the form [\\ddr-name\su-name].
# Forward slashes and extra slashes must not be used.

Each storage‑unit must be defined using:

    1. A UNC path in square brackets, for example:

      [\\ddr-name\su-name]
      
    2. A drive-letter mapping, for example:

      drive-letter=f:
      

These UNC blocks allow multiple, independent storage‑unit mounts.

Important:
A drive letter must follow its corresponding UNC block.
This method is required when mounting more than one storage‑unit.


2. Example Configuration for Multiple Storage‑Units

The following example defines two storage‑units, each with its own drive letter:

[\\DataDomain\first-storage-unit]
drive-letter=f:

[\\DataDomain\second-storage-unit]
drive-letter=h:

With this configuration:

    • Each storage‑unit can be mounted and unmounted independently.
    • BoostFS correctly maps each UNC path to a Windows drive letter.

3. Mount Limitations

  • Only one mount is allowed per storage‑unit.
    A storage‑unit cannot be mapped to multiple drive letters simultaneously.

対象製品

Data Domain, Data Domain Boost – File System
文書のプロパティ
文書番号: 000008990
文書の種類: How To
最終更新: 09 3月 2026
バージョン:  6
質問に対する他のDellユーザーからの回答を見つける
サポート サービス
お使いのデバイスがサポート サービスの対象かどうかを確認してください。