Get desktop application:
View/edit binary Protocol Buffers messages
required string fsName = 1
required uint64 blockSize = 2
required FsDetail fsDetail = 4
required bool enableSumInDir = 5
required string owner = 6
required uint64 capacity = 7
optional uint32 recycleTimeHour = 8
required string fsName = 1
required Mountpoint mountpoint = 2
required string fsName = 1
required Mountpoint mountpoint = 2
optional uint32 fsId = 1
optional string fsName = 2
required string fsName = 1
optional uint64 capacity = 2
required string fsName = 1
required uint32 fsId = 1
optional uint32 chunkIdNum = 2
required uint64 beginChunkId = 2
(message has no fields)
optional bool lock = 1
optional uint32 fsId = 2
optional string fsName = 3
optional string uuid = 4
optional uint64 txSequence = 3
optional bool lock = 2
optional string fsName = 3
optional string uuid = 4
optional uint64 txSequence = 5
(message has no fields)
optional uint64 ts = 2
optional uint64 timestamp = 3
required string fsName = 2
required Mountpoint mountpoint = 3
optional FsDelta fsDelta = 4
optional string mdsAddrs = 5
optional bool enableSumInDir = 3
optional uint64 fsCapacity = 4
optional uint64 fsUsedBytes = 5
optional string mdsAddrsOverride = 6
required string clientMdsAddrsOverride = 1
required string owner = 1
required uint64 expireTime = 2
Used in: AllocateS3ChunkResponse, CommitTxResponse, CreateFsResponse, DeleteFsResponse, GetFsInfoResponse, GetLatestTxIdResponse, MountFsResponse, RefreshSessionResponse, SetClientMdsAddrsOverrideResponse, TsoResponse, UmountFsResponse, UpdateFsInfoResponse
OK = 0
UNKNOWN_ERROR = 1
FS_EXIST = 2
NOT_FOUND = 3
PARAM_ERROR = 4
MOUNT_POINT_EXIST = 5
MOUNT_POINT_NOT_EXIST = 6
RPC_ERROR = 7
INIT_SPACE_ERROR = 8
UNINIT_SPACE_ERROR = 9
FS_BUSY = 10
INSERT_ROOT_INODE_ERROR = 11
UNDER_DELETING = 12
NOT_INITED = 13
DELETE_INODE_ERROR = 14
METASERVER_CLIENT_NOT_INITED = 15
FS_ID_MISMATCH = 16
SPACE_CLIENT_NOT_INITED = 17
INODE_EXIST = 18
INTERNAL_ERROR = 19
STORAGE_ERROR = 20
ALLOCATE_CHUNKID_ERROR = 21
CREATE_PARTITION_ERROR = 22
CREATE_COPYSET_ERROR = 23
GET_PARTITIONINFOOFFS_ERROR = 24
PARTITION_EXIST = 25
DELETE_PARTITION_ERROR = 26
S3_INFO_ERROR = 27
LOCK_FAILED = 28
LOCK_TIMEOUT = 29
COMMIT_TX_SEQUENCE_MISMATCH = 30
VOLUME_INFO_ERROR = 31
MOUNT_POINT_CONFLICT = 32
FSNAME_INVALID = 33
INSERT_DENTRY_FAIL = 34
INSERT_MANAGE_INODE_FAIL = 35
DELETE_DENTRY_FAIL = 36
UPDATE_FS_FAIL = 37
SPACE_RELEASE_FAIL = 38
Used in: RefreshSessionRequest
Used in: CreateFsRequest, FsInfo
Used in: CreateFsResponse, GetFsInfoResponse, ListClusterFsInfoResponse, MountFsResponse
required uint32 fsId = 1
required string fsName = 2
required FsStatus status = 3
required uint64 rootInodeId = 4
required uint64 capacity = 5
required uint64 blockSize = 6
required uint32 mountNum = 7
repeated Mountpoint mountpoints = 8
required FsDetail detail = 10
required bool enableSumInDir = 11
required string owner = 12
optional uint64 txSequence = 13
optional string txOwner = 14
optional uint32 recycleTimeHour = 15
Used in: FsInfo
NEW = 0
INITED = 1
DELETING = 2
optional uint64 usedBytes = 1
Used in: FsInfo, MountFsRequest, RefreshSessionRequest, UmountFsRequest
required string hostname = 1
required uint32 port = 2
required string path = 3
optional bool cto = 4