【SCMT】SUSE with btrfs file system unable to install agent

|
  • 71
  • 0

Issue Description

SUSE system with btrfs file system unable to install agent.

Error/Warning Information

Handling Process

1. Use df -Th to check the file system, it can see there is a lot of partition using btrfs file system. Create a folder under the directory that is not btrfs system.

mkdir -p /data/test/

2. Append the following parameter in the agent installation config file AgentService.config.

vi /opt/DRClientxxx/AgentService.config

Agent.BmfFilePath = /data/test   #/data/test is new directory that created under non-btrfs file system, do not put /at the end of the path
Agent.ClwMetaPath = /data/test #/data/test is new directory that created under non-btrfs file system, do not put /at the end of the path

3. After this, try install the agent agin. The installation of agent should be success

Root Cause

btrfs file system was not fully compatible with SCMT.

Solution

Refer to the handling method

I want to write a case
Doc ID: 8197
Author: Jun_Sheng17
Updated: 2023-06-23 11:21
Version: