Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Re: Deleting and recreating a local archive (esmond)

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Re: Deleting and recreating a local archive (esmond)


Chronological Thread 
  • From: Andrew Lake <>
  • To: , Casey Russell <>
  • Subject: Re: [perfsonar-user] Re: Deleting and recreating a local archive (esmond)
  • Date: Wed, 3 Jan 2018 10:15:50 -0800
  • Ironport-phdr: 9a23:po4sfhHW85u8MQ80DiwAhJ1GYnF86YWxBRYc798ds5kLTJ7zo8iwAkXT6L1XgUPTWs2DsrQY07OQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmCexbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6jAf90VWHBBU95RWSNDDIOyaIQAAeQCM+hFsYfyu0ADogGiCQS2Hu7i0CNEi33w0KYn0+ohCwbG3Ak4Et8StnTbsc/1O7kcUOuoyqfH1zbDYO1L0jr68ofIdA0uoPGXUL1uasrd008vGB3ZjliJr4HuIj2b1uMIs2eB7upgU/qii2omqwF3oTig2NojiojPho4P1l/E8iB5zJ4pJdy2SU57fcKkH4VKty2AK4R2RcYiT3lruCkgzL0Go4C0fC4QxJQh2RHfd/qKeJWL7BL7TOudPCl0iXF/dL+xnRq//lWsxvf+W8WpyFpGsDZJn93Wun0O1xHf8NaLRuZy80u72zuDyQbe4fxeL08uj6rUMZshz6YwlpUNtUTDGTf7mEvog6KZbEkk/vOn6+D9brXpoZ+cKZd4igD4MqswhsyyGfk0PhYNUmSB9+mwzrLu8VDjTLhIk/E6iqzZv4rbJcQfqK65GQhV0oM75hmlCTepzdQZkGIZI1JeYh6HiZbmO03WLPDiEfi/m0iskCtsx/3eJr3uHI/NLnbYkLfme7Zy8VRcxBMuzdBE+Z1UEKoMIPbyWk/qqNzYFQE1Pxa1w+bhFNVyyJkeWWSRDa+FLq/eq0GH6f8yI7rEWIhAoDvnJeMi4ff0yGIilEU1fK+10IERZWziWPlqPgHRSnP3j8ZJK3oRpQc6SKS+g0efSiVeY3KaXKs6/Dw9ToSrEdGQaJqqhemo2iuhE4IeQmlFBxjYGHHkZq2JQLEKZT7EcZwpqSANSbX0E9xp7hqprgKvjuM/duc=

Hi Casey,

Sorry, I am still catching-up from being gone. If you want to just get rid of the cassandra data you can do the following (assuming centos 6):

/etc/init.d/cassandra stop
rm -rf /var/lib/cassandra/data/esmond
/etc/init.d/cassandra start
/etc/init.d/httpd24-httpd restart

Alternatively, if you have another volume with more space, you can just move the contents /var/lib/cassandra/ to the new volume and then replace /var/lib/cassandra/ with a  symlink to the new location. Cassandra won’t know the difference, we did that on a few esnet hosts awhile back that had a similar issue and it worked fine.

Thanks,
Andy



On January 3, 2018 at 12:57:57 PM, Casey Russell () wrote:

Group,

     Alright,  hearing no takers, It's a format and reinstall then.  This time with a better disk volume layout.


Sincerely,
Casey Russell
Network Engineer
KanREN
phone785-856-9809
2029 Becker Drive, Suite 282
Lawrence, Kansas 66047
linkedin twitter twitter


On Thu, Dec 28, 2017 at 11:28 AM, Casey Russell <> wrote:
A couple of us (maybe a few)  have posted in the last several months with problems where we've had a local archive grow beyond the space allowed on the local disk/volume.  Sometimes it's because of compaction issues, sometimes we just planned space poorly.  I've seen a script for selectively cleaning out just very specific entries from the esmond database.  

Has anyone worked out a procedure for just nuking the local esmond database information (*ideally just testing info, not the ip authorization / password information) and starting over with an empty database?

 

Sincerely,
Casey Russell
Network Engineer
KanREN
2029 Becker Drive, Suite 282
Lawrence, Kansas 66047
linkedin twitter twitter





Archive powered by MHonArc 2.6.19.

Top of Page