perfsonar-user - Re: [perfsonar-user] Central MA database size snuck up on me
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Andrew Lake <>
- To: "" <>, Casey Russell <>
- Subject: Re: [perfsonar-user] Central MA database size snuck up on me
- Date: Wed, 26 Jul 2017 13:47:37 -0700
- Ironport-phdr: 9a23:Hm0dHxZOiCR+Gb5yJ8Zh17f/LSx+4OfEezUN459isYplN5qZr8u/bnLW6fgltlLVR4KTs6sC0LuG9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQtFiT6+bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjm58axlVAHnhzsGNz4h8WHYlMpwjL5AoBm8oxBz2pPYbJ2JOPZ7eK7WYNEUSndbXstJVyJOAI28YYwAAOQPPuhWspfzqEcVoBSkGQWhHvnixyVUinL026AxzuQvERvB3AwlB98DrHLUo8jvNKgMX+G+0a/Gwi/Ab/xIxDzw75LHchY8rvCMRr9/b9HRxVMpFwzbklWdsIroNC6b2OQKtmiU9etgVeS3hm4jqgFxpDuvydkxhYnIgIIZ0EzL9SJ8wIotOd25Rk97YcK4EJROrSGWLZd5QsQnQ21wuyY10LsGuYSlcygM0pgnwQDQa+CBfoOV4RzjTP6cLSpmiH9mYr6yiQy+/Ee9xuHmV8S5005GoyhKn9XWq3wByRze5tKER/Zz5Eus2yiD2gbO4e9eO080j7DUK5s5z74wiJUTtUPDEzf4mErogqKabEEk9fOs6+j9bbXmoYGcO5d1igH4LKsuhtSyDfkmPgUNRWSW9/6w2bL+8UHjQbhHjeU6kqzDv5DbIcQbqLS5AwhQ0os78Rm/CSqp0dQDkHYZN1JJYhSHgJb1O13WOvD3Ee+/g0iwkDds3/3GJqPuAo/DLnjYl7fhe6xy61RFxAou1tBQ+YhUB6oFIPLyQU/xqMfYAgEjPwy1xebnFMty1pkYWW2RHq+VLrnevkGV6eIycKGwY9pfoDvnJeMi4ff0yGIilEU1fK+10IERZWziWPlqPg/RNWLhmNkaFmEDpE8jV+HwoFyETTNJYXuuBeQx6ixtTMqNBJzOV8iXnaea0SO/VsldfH1dEV2IFV/rfoOeVvFKbi+OdJxPiDsBAJGnR5UsylmKvQz3g+5uKObF0iAD85TuyI4mtKXoiRgu+GksXIym2GaXQjQxxztQSg==
Hi, FWIW a similar issue actually came-up internally within the development team in just the past week or so. When you “delete” something in cassandra it actually gets marked as “tombstone” and doesn't actually get deleted until a process called “compaction” happens. The kicker is that compaction actually requires temporary disk space which is obviously problematic when you run out of disk space. We haven't found a good solution yet unfortunately short of trying to free-up disk space other ways and deleting the data or just doing the following to wipe all the data: rm -rf /var/lib/cassandra/saved_caches/esmond* rm -rf /var/lib/cassandra/data/esmond rm -rf /var/lib/cassandra/commitlog/* Not ideal for a number of reasons obviously. Scouring the Internet this is a pretty common problem people run into with cassandra without clear answers. On the toolkit side, we automatically set-up a cron job to clean old data every night so you are less likely to run into this, but when you install esmond as a standalone service that cron is not setup. I think we’ll need to review that going forward. Sorry not to have a better immediate solution at the moment but if anyone has one we’re open to it. Thanks, Andy On July 26, 2017 at 11:15:27 AM, Casey Russell () wrote:
|
- [perfsonar-user] Central MA database size snuck up on me, Casey Russell, 07/26/2017
- Re: [perfsonar-user] Central MA database size snuck up on me, Andrew Lake, 07/26/2017
- Re: [perfsonar-user] Central MA database size snuck up on me, Casey Russell, 07/26/2017
- Re: [perfsonar-user] Central MA database size snuck up on me, Andrew Lake, 07/26/2017
- Re: [perfsonar-user] Central MA database size snuck up on me, Casey Russell, 07/26/2017
- Re: [perfsonar-user] Central MA database size snuck up on me, Andrew Lake, 07/26/2017
Archive powered by MHonArc 2.6.19.