Skip to content

Commit 34071f4

Browse files
authored
Merge pull request #51 from bedroge/stat_mounted
Add note about `cvmfs_config stat`
2 parents 322bdb1 + 1ed5df5 commit 34071f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/03_stratum1_proxies.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,8 @@ See the [CernVM-FS documentation](https://cvmfs.readthedocs.io/en/stable/cpt-con
393393
Now you can test your new configuration by checking if you can still access the repository.
394394
Do `sudo cvmfs_config chksetup` to again test the configuration,
395395
including access to all configured Stratum 1 servers through all configured proxy servers.
396-
Furthermore, to confirm you are really using your Squid proxy (and to see which if there are more than one), you can do:
396+
Furthermore, to confirm you are really using your Squid proxy (and to see which if there are more than one),
397+
make sure your repository is mounted (e.g. by doing an `ls`) and then run:
397398
```
398399
cvmfs_config stat -v repo.organization.tld
399400
```

0 commit comments

Comments
 (0)