Skip to content

Conversation

@anande
Copy link
Member

@anande anande commented Jun 24, 2025

This is an alert when Neutron logs an error while attempting to assign an already assigned
IP address to a VM. Log entries on the nova log side look like below:

2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: 
(1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")

…ing to create new VM

This is an alert when Neutron logs an error while attempting to assign an already assigned IP address to a VM. 
Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: (1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```
@anande anande self-assigned this Jun 24, 2025
…ing to create new VM

* fixed indentation and whitespaces issues in grafana-helm-overrides.yaml rules section

This is an alert when Neutron logs an error while attempting to assign an already assigned
IP address to a VM. Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: 
(1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```
@anande anande requested a review from awfabian-rs June 24, 2025 08:57
…ing to create new VM

* Fix: yaml indentation and trailing whitespaces

This is an alert when Neutron logs an error while attempting to assign an already assigned
IP address to a VM. Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: 
(1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```
@cloudnull cloudnull merged commit d303a4f into rackerlabs:release-2025.2.3.5-rc Jun 24, 2025
3 checks passed
the2hill pushed a commit that referenced this pull request Jul 10, 2025
#1054)

* feature: Grafana alert for catching Neutron IPAM Errors while attempting to create new VM

This is an alert when Neutron logs an error while attempting to assign an already assigned IP address to a VM. 
Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: (1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```

* feature: Grafana alert for catching Neutron IPAM Errors while attempting to create new VM

* fixed indentation and whitespaces issues in grafana-helm-overrides.yaml rules section

This is an alert when Neutron logs an error while attempting to assign an already assigned
IP address to a VM. Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: 
(1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```

* feature: Grafana alert for catching Neutron IPAM Errors while attempting to create new VM

* Fix: yaml indentation and trailing whitespaces

This is an alert when Neutron logs an error while attempting to assign an already assigned
IP address to a VM. Log entries on the nova log side look like below:

```
2025-03-20 03:19:13.009 9 ERROR oslo_db.api pymysql.err.IntegrityError: 
(1062, "Duplicate entry '<ip-address>-uuid-...' for key 'PRIMARY'")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants