My ES cluster seems to think it is in my middle of creating a snapshot yet
I don't see any IN_PROGRESS snapshots in my repository. It's supposed to
be an hourly snapshot, but I don't see anything that has started within a
few days.
Yet every time I try and do anything with the repository, it says there is
a snapshot in progress.
Is there any way to query ES that reveals what snapshot is currently in
progress? I only perform snapshots on my master, yet 'jstack' shows
nothing related to snapshotting going on.
Found the answer. The /_cluster/state endpoint has a list of all snapshots
in progress. For whatever reason, mine was stuck in INIT for a very long
time. I deleted via the /_snapshot/repo/snapshot_name endpoint.
On Wednesday, February 11, 2015 at 9:31:10 AM UTC-5, Matt Hughes wrote:
My ES cluster seems to think it is in my middle of creating a snapshot yet
I don't see any IN_PROGRESS snapshots in my repository. It's supposed to
be an hourly snapshot, but I don't see anything that has started within a
few days.
Yet every time I try and do anything with the repository, it says there is
a snapshot in progress.
Is there any way to query ES that reveals what snapshot is currently in
progress? I only perform snapshots on my master, yet 'jstack' shows
nothing related to snapshotting going on.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.