Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam C9060-528 All Questions

View all questions & answers for the C9060-528 exam

Exam C9060-528 topic 1 question 55 discussion

Actual exam question from IBM's C9060-528
Question #: 55
Topic #: 1
[All C9060-528 Questions]

Which statement is true regarding the location of deduplication statistics information?

  • A. QUERY ACTLOG shows the amount of space saved by server side deduplication.
  • B. QUERY ACTLOG shows the total data reduction ratio.
  • C. QUERY STGPOOL shows the total data reduction ratio.
  • D. QUERY STGPOOL shows the total number of deduplicated files.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
QUERY STGPOOL (Query storage pools)
Use this command to display information about one or more storage pools.
The " QUERY STGPOOL" server command may not show the correct inline dedup and compression statistics for directory-container storage pools, erroneously reporting all these values as zero (percentage) like in the following example:

Storage Pool Name: DIRCONTPOOL -

Storage Pool Type: Primary -

Storage Type: DIRECTORY -
.......
Deduplication Savings: 0 (0%)
Compression Savings: 0 (0%)
Total Space Saved: 0 (0%)
Incorrect Answers:
A, B: QUERY ACTLOG (Query the activity log)
Use this command to display messages generated by the server and client. This command provides filtering options that can be used to limit the number of messages displayed and the time that it takes to process this query. If you do not specify any parameters with this command, all messages generated in the previous hour are displayed.
References:
http://www-01.ibm.com/support/docview.wss?crawler=1&uid=swg1IT20115

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
regen31
5 years, 1 month ago
The answer should be q stgpool stgpoolname f=d. Then it will give detailed information regarding the deduplication and compression savings. Deduplication Savings: 14,745 G (48.99%) Compression Savings: 3,288 G (21.42%) Total Space Saved: 18,033 G (59.92%)
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...