- 论坛徽章:
- 11
|
请教版主,CHUNK的增删难处
$ onspaces
Usage:
onspaces { -a spacename -p pathname -o offset -s size [-m path offset] |
-c { -d DBspace [-t] | -b BLOBspace -g pagesize }
-p pathname -o offset -s size [-m path offset] |
-d spacename [-p pathname -o offset] [-f] [-y] |
-f[y] off [DBspace-list] | on [DBspace-list] |
-m spacename {-p pathname -o offset -m path offset [-y] |
-f filename} |
-r spacename [-y] |
-s spacename -p pathname -o offset {-O | -D} [-y] }
-a - Add a chunk to a DBspace or BLOBspace
-c - Create a DBspace or BLOBspace
-d - Drop a DBspace, BLOBspace or chunk
-f - Change dataskip default for specified DBspaces
-m - Add mirroring to an existing DBspace or BLOBspace
-r - Turn mirroring off for a DBspace or BLOBspace
-s - Change the status of a chunk |
|