Skip to content

Commit a622cd4

Browse files
committed
README: small update
1 parent 46a319a commit a622cd4

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,14 +90,12 @@ wget https://raw.githubusercontent.com/taodd/cephtrace/main/files/radostrace/17.
9090
sudo ./radostrace -i 17.2.6-0ubuntu0.22.04.2_dwarf.json
9191
```
9292

93-
**Note**: Make sure your system has the same Ceph version (17.2.6-0ubuntu0.22.04.2 in this example) as the JSON file. The tool will automatically verify version compatibility and exit with an error if versions don't match.
94-
9593
## Run radostrace
9694
```radostrace``` can trace any librados based ceph client, including vm with rbd volume attached, rgw, cinder, glance...
9795

9896
### Basic Usage
9997
```
100-
:~$ sudo ./radostrace
98+
:~$ sudo ./radostrace # By default trace all processes(based on librados) on the host
10199
```
102100

103101
### Advanced Options

0 commit comments

Comments
 (0)