[jira] [Assigned] (CASSANDRA-17588) "Total TrueDiskSpaceUsed" computation does not include manifest and schema files

2022-10-27 Thread Stefan Miklosovic (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Miklosovic reassigned CASSANDRA-17588:
-

Assignee: Stefan Miklosovic  (was: Stefan Miklosovic)

> "Total TrueDiskSpaceUsed" computation does not include manifest and schema 
> files
> 
>
> Key: CASSANDRA-17588
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17588
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Snapshots
>Reporter: Paulo Motta
>Assignee: Stefan Miklosovic
>Priority: Normal
>
> This is the output of {{nodetool listsnapshots}}:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 0 KiB
> {noformat}
> Total TrueDiskSpaceUsed does not match the sum of "true size on disk" of all 
> snapshots.
> The reason for this is because {{Total TrueDiskSpaceUsed}} computation does 
> not include the size of snapshot schema and manifest files.
> We should fix the {{Total TrueDiskSpaceUsed}} computation to include the the 
> size of snapshot schema and manifest files, so it will look like this:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 3 KiB
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Assigned] (CASSANDRA-17588) "Total TrueDiskSpaceUsed" computation does not include manifest and schema files

2022-09-28 Thread Paulo Motta (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta reassigned CASSANDRA-17588:
---

  Authors:   (was: Paulo Motta)
Reviewers: Paulo Motta
 Assignee: Stefan Miklosovic  (was: Paulo Motta)

> "Total TrueDiskSpaceUsed" computation does not include manifest and schema 
> files
> 
>
> Key: CASSANDRA-17588
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17588
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Snapshots
>Reporter: Paulo Motta
>Assignee: Stefan Miklosovic
>Priority: Normal
>
> This is the output of {{nodetool listsnapshots}}:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 0 KiB
> {noformat}
> Total TrueDiskSpaceUsed does not match the sum of "true size on disk" of all 
> snapshots.
> The reason for this is because {{Total TrueDiskSpaceUsed}} computation does 
> not include the size of snapshot schema and manifest files.
> We should fix the {{Total TrueDiskSpaceUsed}} computation to include the the 
> size of snapshot schema and manifest files, so it will look like this:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 3 KiB
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Assigned] (CASSANDRA-17588) "Total TrueDiskSpaceUsed" computation does not include manifest and schema files

2022-07-15 Thread Paulo Motta (Jira)


 [ 
https://issues.apache.org/jira/browse/CASSANDRA-17588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paulo Motta reassigned CASSANDRA-17588:
---

Assignee: Paulo Motta

> "Total TrueDiskSpaceUsed" computation does not include manifest and schema 
> files
> 
>
> Key: CASSANDRA-17588
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17588
> Project: Cassandra
>  Issue Type: Bug
>  Components: Local/Snapshots
>Reporter: Paulo Motta
>Assignee: Paulo Motta
>Priority: Normal
>
> This is the output of {{nodetool listsnapshots}}:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 0 KiB
> {noformat}
> Total TrueDiskSpaceUsed does not match the sum of "true size on disk" of all 
> snapshots.
> The reason for this is because {{Total TrueDiskSpaceUsed}} computation does 
> not include the size of snapshot schema and manifest files.
> We should fix the {{Total TrueDiskSpaceUsed}} computation to include the the 
> size of snapshot schema and manifest files, so it will look like this:
> {noformat}
> Snapshot Details:
> Snapshot name  Keyspace name Column family name True size 
> Size on disk Creation timeExpiration time
> test   ksindexed_table  1.1 KiB   
> 21.22 KiB2022-04-26T19:13:20.102Z
> test   ksmy_table   960 bytes 
> 10.76 KiB2022-04-26T19:13:20.102Z
> dropped-1650997415751-my_table ksmy_table   989 bytes 989 
> bytes2022-04-26T18:23:35.751Z
> Total TrueDiskSpaceUsed: 3 KiB
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org