StackStorm / StackStorm/st2

Stackstorm Sensor Partition

Open
#5,978 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6.5k
Forks
787
PR merge metrics
No merged PRs in 30d

Description

In my environment, I have three nodes. A partition file for my sensor has been added. The sensor is not operating automatically after being added.

This is the error

sensor pack.WindowsSensor is not assigned to this partition. Ignoring update.

#/etc/st2/partition_file.yaml


sensornode1
- pack.WindowsSensor

sensor node name is added in st2.cong along with the partition provider.

Now even after changing the partition provider to default, still its showing the same error. and the sensor is not running automatically.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing /etc/st2/partition_file.yaml, the sensor node and partition-provider settings in st2.conf, and the reported “not assigned to this partition” error. Reproduce the configuration with the WindowsSensor pack and determine why changing the provider does not assign the sensor. Done means the sensor is assigned correctly and operates automatically.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.