[jira] [Updated] (CASSANDRA-4467) insufficient space for compaction when upgrade compaction strategy from SizeTiered to Leveled

2014-06-05 Thread Marcus Eriksson (JIRA)

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

Marcus Eriksson updated CASSANDRA-4467:
---

Labels: compaction  (was: )

 insufficient space for compaction when upgrade compaction strategy from 
 SizeTiered to Leveled
 -

 Key: CASSANDRA-4467
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.0
 Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
Reporter: Cheng Zhang
Assignee: Jason Brown
Priority: Minor
  Labels: compaction

 Cassandra has two data directories as follow:
 cassandra-disk0 use about 500G, about 250G free space
 cassandra-disk1 use about 500G, about 250G free space
 The max data file is about 400G. When I upgrade from 
 SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space 
 to do this, for the free space of every data directory is small than the 
 largest data file. But the total free space is enough for compaction.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (CASSANDRA-4467) insufficient space for compaction when upgrade compaction strategy from SizeTiered to Leveled

2013-01-07 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-4467:
--

Fix Version/s: (was: 1.2.1)

 insufficient space for compaction when upgrade compaction strategy from 
 SizeTiered to Leveled
 -

 Key: CASSANDRA-4467
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.0
 Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
Reporter: Cheng Zhang
Assignee: Jason Brown
Priority: Minor

 Cassandra has two data directories as follow:
 cassandra-disk0 use about 500G, about 250G free space
 cassandra-disk1 use about 500G, about 250G free space
 The max data file is about 400G. When I upgrade from 
 SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space 
 to do this, for the free space of every data directory is small than the 
 largest data file. But the total free space is enough for compaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-4467) insufficient space for compaction when upgrade compaction strategy from SizeTiered to Leveled

2012-11-01 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-4467:
--

 Reviewer: jbellis
Fix Version/s: 1.2.1

 insufficient space for compaction when upgrade compaction strategy from 
 SizeTiered to Leveled
 -

 Key: CASSANDRA-4467
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.0
 Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
Reporter: Cheng Zhang
Assignee: Jason Brown
Priority: Minor
 Fix For: 1.2.1


 Cassandra has two data directories as follow:
 cassandra-disk0 use about 500G, about 250G free space
 cassandra-disk1 use about 500G, about 250G free space
 The max data file is about 400G. When I upgrade from 
 SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space 
 to do this, for the free space of every data directory is small than the 
 largest data file. But the total free space is enough for compaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (CASSANDRA-4467) insufficient space for compaction when upgrade compaction strategy from SizeTiered to Leveled

2012-07-27 Thread Cheng Zhang (JIRA)

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

Cheng Zhang updated CASSANDRA-4467:
---

Issue Type: Improvement  (was: Bug)

 insufficient space for compaction when upgrade compaction strategy from 
 SizeTiered to Leveled
 -

 Key: CASSANDRA-4467
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.10
 Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
Reporter: Cheng Zhang

 Cassandra has two data directories as follow:
 cassandra-disk0 use about 500G, about 250G free space
 cassandra-disk1 use about 500G, about 250G free space
 The max data file is about 400G. When I upgrade from 
 SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space 
 to do this, for the free space of every data directory is small than the 
 largest data file. But the total free space is enough for compaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (CASSANDRA-4467) insufficient space for compaction when upgrade compaction strategy from SizeTiered to Leveled

2012-07-27 Thread Jonathan Ellis (JIRA)

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

Jonathan Ellis updated CASSANDRA-4467:
--

 Priority: Minor  (was: Major)
Affects Version/s: (was: 1.0.10)
   1.0.0
 Assignee: Yuki Morishita

Yuki, can you have a look at what would be required to make compaction able to 
span multiple target directories?

My gut is that this is not a small change, in which case I'd rather mark it 
Later since it's a pretty niche scenario.

 insufficient space for compaction when upgrade compaction strategy from 
 SizeTiered to Leveled
 -

 Key: CASSANDRA-4467
 URL: https://issues.apache.org/jira/browse/CASSANDRA-4467
 Project: Cassandra
  Issue Type: Improvement
  Components: Core
Affects Versions: 1.0.0
 Environment: Ubuntu,Oracle Java 1.7,Cassandra 1.0.10
Reporter: Cheng Zhang
Assignee: Yuki Morishita
Priority: Minor

 Cassandra has two data directories as follow:
 cassandra-disk0 use about 500G, about 250G free space
 cassandra-disk1 use about 500G, about 250G free space
 The max data file is about 400G. When I upgrade from 
 SizeTieredCompactionStrategy to LeveledCompactionStrategy, there is no space 
 to do this, for the free space of every data directory is small than the 
 largest data file. But the total free space is enough for compaction.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira