Re: AWS Instances without tag FedoraGroup=*

2023-09-14 Thread Miroslav Suchý

Dne 11. 09. 23 v 6:45 Fabian Arrotin napsal(a):


I can probably help for that 🙂

AFAIK the ec2 instances in the .centos.org domain are all tagged though, so do you have a list of ec2 
instances/volumes that are really from centos and not tagged properly ? In a previous mail I saw something like 
"centos stream builders" mentioned but there are zero centos stream builders in public space like aws (for obvious 
reasons as they are internals) 


I found some centos stuff not tagged:

Region: us-east-2

instances:

* N/A (i-07678cd3d615ca52a, N/A)

* N/A (i-0278bbf7d7b9801b2, N/A)


Volumes

* vol-0bd20acb90dcaa116 N/A (, N/A)

vol-07fa6789322a53ee1


--
Miroslav Suchy, RHCA
Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: AWS Instances without tag FedoraGroup=*

2023-09-14 Thread Miroslav Suchý

I have cleanup a lot. I notified Testing farm, they will tag their resource 
soon.

BTW if you are in CC, then you likely own one of the resources in AWS. Please add tag FedoraGroup=* to it. Otherwise it 
may be deleted.


The remaining stuff is:

Region: ca-central-1

Instances: (name, id, owner)
Volumes - [id name (attached to instance, owner)]:
* vol-067b5f163d2320171 N/A (cloud-fedora-34-aws-ssd, N/A)
* vol-07a41964b391cbe75 N/A (cloud-fedora-34-aws-ssd, N/A)
* vol-05fa6f0557ab1e44b N/A (cloud-fedora-34-aws-ssd, N/A)
* vol-00d79ef4b4e1f92e8 N/A (cloud-fedora-34-aws-ssd, N/A)
* vol-0712085157d0bade9 N/A (cloud-fedora-34-aws-ssd, N/A)
* vol-037fb93e199476ee1 N/A (cloud-fedora-34-aws, N/A)

Region: us-west-2
Instances: (name, id, owner)
Volumes - [id name (attached to instance, owner)]:
* vol-0ad5c4cde450a9bdd N/A (aarch64-test02.fedorainfracloud.org, N/A)
* vol-03f61f31b964390b4 el7-test(old) (N/A, N/A)

Region: us-east-1
Instances: (name, id, owner)
* N/A (i-0b369063062ca52c9, arrfab)
* N/A (i-0931da1d5eda4eb93, bstinson)
* Discourse-test (i-0eca039ae29709710, mobrien)
* mobrien-test (i-0b96a11ec696351a5, mobrien)
* N/A (i-0fc9ee46b558d8b43, AutoScaling)
* N/A (i-08c3bdc2cf1ad6c3a, AutoScaling)
* N/A (i-0b08fcde88335d021, AutoScaling)
* N/A (i-0854b37f391d8c53a, AutoScaling)
* N/A (i-03a7d143db378408c, AutoScaling)
* N/A (i-088625e35e83fd5e2, AutoScaling)
Volumes - [id name (attached to instance, owner)]:
* vol-0be047389daecc795 N/A (N/A, kevin)
* vol-06c2c4d56f8ebdbdc N/A (N/A, kevin)
* vol-00091c41e655ed4f7 taiga_database (N/A, N/A)
* vol-0ec92f0ec8b8e86e0 taiga_data (N/A, N/A)
* vol-094ff3bcc5acca40b taiga_backup (N/A, N/A)
* vol-0a2c7dd4a3f56a738 N/A (, arrfab)
* vol-078902c5902a0920d N/A (, bstinson)
* vol-0fecc0fda9d8fb632 Discourse-test (Discourse-test, mobrien)
* vol-0b59716906163e08d mobrien-test (mobrien-test, mobrien)

What is AutoScaling? Does it belong to TestingFarm?

BTW for the snapshoting and delting volumes I crated this script

https://github.com/xsuchy/fedora-infra-scripts/blob/main/snapshot-and-delete-volume.py

It runs like this:

$ ./snapshot-and-delete-volume.pyus-east-2 vol-0edc7bf6ad60c93db
Created snapshot with ID: snap-0afc5d937d3942903
Deleted the original volume with ID: vol-0edc7bf6ad60c93db

The snapshot has name "GC - snapshot of $volume_id" and 
FedoraGroup=garbage-collector

--
Miroslav Suchy, RHCA
Red Hat, Manager, Packit and CPT, #brno, #fedora-buildsys
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: AWS Instances without tag FedoraGroup=*

2023-09-14 Thread Fabian Arrotin

On 14/09/2023 13:22, Miroslav Suchý wrote:

Dne 11. 09. 23 v 6:45 Fabian Arrotin napsal(a):


I can probably help for that 🙂

AFAIK the ec2 instances in the .centos.org domain are all tagged 
though, so do you have a list of ec2 instances/volumes that are really 
from centos and not tagged properly ? In a previous mail I saw 
something like "centos stream builders" mentioned but there are zero 
centos stream builders in public space like aws (for obvious reasons 
as they are internals) 


I found some centos stuff not tagged:

Region: us-east-2

instances:

* N/A (i-07678cd3d615ca52a, N/A)
* N/A (i-0278bbf7d7b9801b2, N/A)


Volumes

* vol-0bd20acb90dcaa116 N/A (, N/A)
* vol-07fa6789322a53ee1



Gone, and these were two test instances (x86_64, aarch64) that are 
automatically created to test the newly Stream 9 AMI but don't know why 
they remained online as the ci pipeline job is supposed to delete these 
directly


--
Fabian Arrotin
gpg key: 17F3B7A1



OpenPGP_signature
Description: OpenPGP digital signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: AWS Instances without tag FedoraGroup=*

2023-09-14 Thread Kevin Fenzi
On Thu, Sep 14, 2023 at 01:35:58PM +0200, Miroslav Suchý wrote:
> I have cleanup a lot. I notified Testing farm, they will tag their resource 
> soon.
> 
> BTW if you are in CC, then you likely own one of the resources in AWS.
> Please add tag FedoraGroup=* to it. Otherwise it may be deleted.
> 
> The remaining stuff is:

I fixed: 

...snip...

Tagged and named this one:
> * vol-0ad5c4cde450a9bdd N/A (aarch64-test02.fedorainfracloud.org, N/A)

...snip...

Tagged these 3 as we may want to keep them for historical reasons:

> * vol-00091c41e655ed4f7 taiga_database (N/A, N/A)
> * vol-0ec92f0ec8b8e86e0 taiga_data (N/A, N/A)
> * vol-094ff3bcc5acca40b taiga_backup (N/A, N/A)

...snip...

> What is AutoScaling? Does it belong to TestingFarm?

No idea. ;( It might...

kevin


signature.asc
Description: PGP signature
___
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/infrastructure@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue