[Bug 2064717] Re: ceph-volume needs "packaging" and "ceph" modules

2024-09-04 Thread Luciano Lo Giudice
I can confirm that ceph-volume works correctly now:

```
root@client:~# ceph-volume -h
usage: ceph-volume [-h] [--cluster CLUSTER] [--log-level 
{debug,info,warning,error,critical}] [--log-path LOG_PATH]

ceph-volume: Deploy Ceph OSDs using different device technologies like lvm or
physical disks.

Log Path: /var/log/ceph
Ceph Conf: Unable to load expected Ceph config at: /etc/ceph/ceph.conf

Available subcommands:

lvm  Use LVM and LVM-based technologies to deploy OSDs
simple   Manage already deployed OSDs with ceph-volume
raw  Manage single-device OSDs on raw block devices
inventoryGet this nodes available disk inventory
activate Activate an OSD
drive-group  
Deploy OSDs according to a drive groups specification.

The DriveGroup specification must be passed in json.
It can either be (preference in this order)
  - in a file, path passed as a positional argument
  - read from stdin, pass "-" as a positional argument
  - a json string passed via the --spec argument

Either the path postional argument or --spec must be specifed.



options:
  -h, --helpshow this help message and exit
  --cluster CLUSTER Cluster name (defaults to "ceph")
  --log-level {debug,info,warning,error,critical}
Change the file log level (defaults to debug)
  --log-path LOG_PATH   Change the log path (defaults to /var/log/ceph)
```

Ceph version:

```
root@client:~# ceph -v
ceph version 18.2.4 (e7ad5345525c7aa95470c26863873b581076945d) reef (stable)
```

Apt policy:

```
root@client:~# apt policy ceph
ceph:
  Installed: 18.2.4-0ubuntu1~cloud1
  Candidate: 18.2.4-0ubuntu1~cloud1
  Version table:
 *** 18.2.4-0ubuntu1~cloud1 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
jammy-proposed/bobcat/main amd64 Packages
100 /var/lib/dpkg/status
 17.2.7-0ubuntu0.22.04.1 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
 17.2.6-0ubuntu0.22.04.3 500
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 17.1.0-0ubuntu3 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
root@client:~# apt policy ceph-volume
ceph-volume:
  Installed: 18.2.4-0ubuntu1~cloud1
  Candidate: 18.2.4-0ubuntu1~cloud1
  Version table:
 *** 18.2.4-0ubuntu1~cloud1 500
500 http://ubuntu-cloud.archive.canonical.com/ubuntu 
jammy-proposed/bobcat/main amd64 Packages
100 /var/lib/dpkg/status
 17.2.7-0ubuntu0.22.04.1 500
500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
 17.2.6-0ubuntu0.22.04.3 500
500 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages
 17.1.0-0ubuntu3 500
500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages
```

** Tags added: verification-done-bobcat

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064717

Title:
  ceph-volume needs "packaging" and "ceph" modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-osd/+bug/2064717/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2064717] Re: ceph-volume needs "packaging" and "ceph" modules

2024-08-27 Thread Luciano Lo Giudice
I think the process I used to test the SRU caused the issue to not be
present in the tests, because I had a model up and running and then used
`add-apt-repository` and `apt update` in the Ceph units, which can cause
additional packages to be installed. The reason for doing this is that
at the time of running the tests, Serverstack wasn't working reliably
(still isn't), and so I made the choice of using an existing (non-clean)
model to run the tests.

WRT to the tests being run, they are taken from the ceph-mon bundle. It
was deemed enough as long as the Ceph units have the updated packages,
since they encompass enough functionality (the Openstack tester tests
run pretty much the same thing iirc).

I'd be delighted to have a standardized test plan for SRU's, and it's
something I've looked at in the past, but never got to it due to lack of
time. The process can feel a bit informal at times (I've had to make up
test plans when Juju didn't support the needed series, for example), so
any changes that formalize the process would be a welcome addition.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064717

Title:
  ceph-volume needs "packaging" and "ceph" modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-ceph-osd/+bug/2064717/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2075358] Re: [SRU] ceph 18.2.4

2024-07-31 Thread Luciano Lo Giudice
** No longer affects: ceph (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075358

Title:
  [SRU] ceph 18.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2075358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2075358] [NEW] [SRU] ceph 18.2.4

2024-07-31 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 18.2.4

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: cloud-archive
 Importance: Undecided
 Status: Invalid

** Affects: cloud-archive/bobcat
 Importance: Undecided
 Status: New

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ceph (Ubuntu)
   Importance: Undecided
   Status: New

** Package changed: ubuntu => cloud-archive

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075358

Title:
  [SRU] ceph 18.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2075358/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074685] Re: [SRU] ceph 19.1.0

2024-07-29 Thread Luciano Lo Giudice
Marking as invalid, as it's being handled already in LP: #2065515

** Changed in: ceph (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074685

Title:
  [SRU] ceph 19.1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2074685/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2074685] [NEW] [SRU] ceph 19.1.0

2024-07-29 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 19.1.0

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2074685

Title:
  [SRU] ceph 19.1.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2074685/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-04-18 Thread Luciano Lo Giudice
** Tags removed: verification-wallaby-needed
** Tags added: verification-wallaby-done

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057713

Title:
  [SRU] ceph 16.2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2057713/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-04-15 Thread Luciano Lo Giudice
Ran the tests on focal, and they all went fine. Logs attached.

2024-04-15 22:23:17 [INFO] Events:
  Configure zaza.openstack.charm_tests.glance.setup.add_lts_image:
Start: 1713219473.3381732
Finish: 1713219552.4053304
Elapsed Time: 79.06715726852417
PCT Of Run Time: 4
  Deploy Bundle:
Start: 1713217566.8045628
Finish: 1713217655.9175
Elapsed Time: 89.11293721199036
PCT Of Run Time: 4
  Prepare Environment:
Start: 1713217561.9191198
Finish: 1713217566.8043957
Elapsed Time: 4.885275840759277
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.osd.tests.SecurityTest:
Start: 1713219789.2892342
Finish: 1713219792.6016865
Elapsed Time: 3.3124523162841797
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest:
Start: 1713219562.9886076
Finish: 1713219629.921777
Elapsed Time: 66.9331693649292
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CephPrometheusTest:
Start: 1713219792.6017141
Finish: 1713219797.773857
Elapsed Time: 5.17214298248291
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephRelationTest:
Start: 1713219629.9219327
Finish: 1713219683.6023407
Elapsed Time: 53.680408000946045
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CephTest:
Start: 1713219683.6024494
Finish: 1713219789.2891512
Elapsed Time: 105.68670177459717
PCT Of Run Time: 5
  Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes:
Start: 1713219552.405795
Finish: 1713219562.9885502
Elapsed Time: 10.582755088806152
PCT Of Run Time: 1
  Wait for Deployment:
Start: 1713217655.9179013
Finish: 1713219471.630942
Elapsed Time: 1815.7130408287048
PCT Of Run Time: 82
Metadata: {}

Ceph version:
ubuntu@juju-c2c204-zaza-aaf142bef3ef-6:~$ sudo ceph -v
ceph version 16.2.15 (618f440892089921c3e944a991122ddc44e60516) pacific (stable)

** Attachment added: "pacific-16.2.15-results.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2057713/+attachment/5765899/+files/pacific-16.2.15-results.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057713

Title:
  [SRU] ceph 16.2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2057713/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2043336] Re: [SRU] ceph 17.2.7 point release

2024-03-15 Thread Luciano Lo Giudice
Tested on jammy and the tests ran fine (attaching full logs).

2024-03-15 16:08:53 [INFO] Events:
  Deploy Bundle:
Start: 1710515992.8099723
Finish: 1710516086.5489063
Elapsed Time: 93.73893404006958
PCT Of Run Time: 4
  Prepare Environment:
Start: 1710515988.2187657
Finish: 1710515992.8092358
Elapsed Time: 4.5904700756073
PCT Of Run Time: 1
  Test zaza.charm_tests.lifecycle.tests.UpgradeCharmsToPath;ceph-mon:
Start: 1710518663.496419
Finish: 1710518668.3889372
Elapsed Time: 4.8925182819366455
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.mon.tests.CephPermissionUpgradeTest:
Start: 1710518882.371464
Finish: 1710518933.5469208
Elapsed Time: 51.17545676231384
PCT Of Run Time: 2
  Test zaza.openstack.charm_tests.ceph.osd.tests.SecurityTest:
Start: 1710518839.4351707
Finish: 1710518841.249194
Elapsed Time: 1.8140232563018799
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephAuthTest:
Start: 1710518842.9432013
Finish: 1710518855.94271
Elapsed Time: 12.999508619308472
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephLowLevelTest:
Start: 1710518764.7217534
Finish: 1710518773.7229624
Elapsed Time: 9.001209020614624
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephMonActionsTest:
Start: 1710518855.9428604
Finish: 1710518882.3712504
Elapsed Time: 26.42839002609253
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephMonJujuPersistent:
Start: 1710518668.3891659
Finish: 1710518762.7588964
Elapsed Time: 94.3697304725647
PCT Of Run Time: 4
  Test zaza.openstack.charm_tests.ceph.tests.CephPrometheusTest:
Start: 1710518841.2492943
Finish: 1710518842.943128
Elapsed Time: 1.693833827972412
PCT Of Run Time: 1
  Test zaza.openstack.charm_tests.ceph.tests.CephTest:
Start: 1710518773.7234535
Finish: 1710518839.4349415
Elapsed Time: 65.71148800849915
PCT Of Run Time: 3
  Test zaza.openstack.charm_tests.ceph.tests.CheckPoolTypes:
Start: 1710518762.7592592
Finish: 1710518764.7217026
Elapsed Time: 1.9624433517456055
PCT Of Run Time: 1
  Wait for Deployment:
Start: 1710516086.548988
Finish: 1710518541.854
Elapsed Time: 2455.308789253235
PCT Of Run Time: 84
Metadata: {}

Ceph version:
(venv) ubuntu@lmlogiudice-bastion:~/src/$ juju ssh ceph-mon/0 -- 'ceph -v'
ceph version 17.2.7 (b12291d110049b2f35e32e0de30d70e9a4c060d2) quincy (stable)

** Attachment added: "jammy-result.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2043336/+attachment/5756288/+files/jammy-result.txt

** Tags removed: verification-needed verification-needed-jammy
** Tags added: verification-done-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2043336

Title:
  [SRU] ceph 17.2.7 point release

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2043336/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057713] Re: [SRU] ceph 16.2.15

2024-03-14 Thread Luciano Lo Giudice
** Also affects: cloud-archive
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057713

Title:
  [SRU] ceph 16.2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/2057713/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2057713] [NEW] [SRU] ceph 16.2.15

2024-03-12 Thread Luciano Lo Giudice
Public bug reported:

[Impact]
This release fixes several bugs. We would like to make sure all of our users 
have access to these improvements.

The update contains the following package updates:

   * ceph 16.2.15

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing users, the OpenStack team will
run their continuous integration test against the packages that are in
-proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the 
aforementioned tests will be attached to this bug.

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2057713

Title:
  [SRU] ceph 16.2.15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2057713/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1969775] Re: rbd-target-api crashes with `blacklist removal failed`

2022-06-03 Thread Luciano Lo Giudice
The fix proposed in https://bugs.launchpad.net/ubuntu/+source/ceph-
iscsi/+bug/1883112 provides a partial solution (changing the test to use
bytes instead of strings). However, that in itself is insufficient since
that only helps to avoid TypeError exceptions - An additional fix is
needed so that the messages being checked for inclusion are changed from
`blacklist` to `blocklist` (they could be added instead of removed, to
be safe).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1969775

Title:
  rbd-target-api crashes with `blacklist removal failed`

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph-iscsi/+bug/1969775/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943266] Re: Duplicated ARP responses from ovnmetadata namespaces

2021-10-26 Thread Luciano Lo Giudice
I deployed the openstack-base bundle (adjusted the bridge as in the
reproducer). To check for ARP conflicts, I used the Linux tool arp-scan
on the local interfaces and found no conflicts. I'm marking this as
'verification-done'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943266

Title:
  Duplicated ARP responses from ovnmetadata namespaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/networking-ovn/+bug/1943266/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1937075] Re: ovn-ctl: ovsdb-server startup might sometimes get stuck and not upgrade clustered database

2021-10-26 Thread Luciano Lo Giudice
Tested with the new packages and the db server did not get stuck on
startup for a clustered database. Marking it as 'verification-done'.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1937075

Title:
  ovn-ctl: ovsdb-server startup might sometimes get stuck and not
  upgrade clustered database

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ovn/+bug/1937075/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs