Stackstorm Sensor Partition
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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