Project

General

Profile

Activity

From 03/20/2018 to 04/18/2018

04/18/2018

10:25 PM Bug #23757 (Closed): multiple VGs possible when preparing
Alfredo Deza
10:25 PM Bug #23757: multiple VGs possible when preparing
merged commit b6344f3 into ceph:master Alfredo Deza
07:12 PM Bug #23757 (In Progress): multiple VGs possible when preparing
PR at https://github.com/ceph/ceph/pull/21489 Alfredo Deza
03:17 PM Bug #23581 (Resolved): ceph-volume should use mount -o discard when underlying device is using VDO
merged commit 06c0933 into master Alfredo Deza

04/16/2018

05:20 PM Bug #23581 (Fix Under Review): ceph-volume should use mount -o discard when underlying device is ...
Alfredo Deza
05:20 PM Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
PR at https://github.com/ceph/ceph/pull/21451 Alfredo Deza
05:07 PM Feature #23067 (Resolved): Implement an 'activate all' to help with dense servers or migrating OSDs
merged commit f71784e into master Alfredo Deza
10:54 AM Bug #23757 (Closed): multiple VGs possible when preparing
Running vgdisplay showed that ceph-volume tried to create a disk on failed disk. (We didn't know we had a bad did so ... Alfredo Deza

04/12/2018

07:37 PM Bug #23693 (Resolved): ceph-volume lvm list miss Ceph's disks
In a container :
* run "ceph-volume lvm prepare --bluestore --data /dev/sde"
* run "ceph-volume lvm list"
The l...
Anonymous
01:08 PM Feature #23679 (Rejected): Provide an API version in the JSON
ceph-volume provides a JSON output which is useful for 3rd party tools like choose_disk, but surely many other like s... Anonymous
12:59 PM Feature #23678 (Resolved): Ability not to start OSD systemd unit on activate
ceph-disk has the ability not to start the OSD service during the activation.
The following command can achieve that...
Sébastien Han
10:34 AM Feature #23451: show physical devices in ceph-volume list
We don't use --reportformat=json because Xenial doesn't support it. But LVM is still providing everything we need wit... Alfredo Deza
12:45 AM Feature #23451: show physical devices in ceph-volume list
Ah, yes. I hadn't considered the case of an LV with extents that only use specific PVs rather than the entire VG.
...
Darrell Enns

04/11/2018

06:23 PM Feature #23451: show physical devices in ceph-volume list
Alfredo Deza
06:23 PM Feature #23451: show physical devices in ceph-volume list
This is how it is tricky :)
If a VG has 2 devices, say, /dev/sda1 and /dev/sdc1, a logical volume *can* be created...
Alfredo Deza
05:53 PM Feature #23451: show physical devices in ceph-volume list
How about returning a list of the physical devices as an array in the json output? We already have the VG, so it shou... Darrell Enns
04:09 PM Bug #23645 (Need More Info): hot plug disk might not work ceph-volume
This is still not very clear to me. You mention a plug/unplug of disks
that make the device path change, but
then t...
Alfredo Deza
03:38 PM Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
merged commit 459cd9f into luminous Alfredo Deza

04/10/2018

07:28 PM Bug #23644: when no OSDs are found to activate an AttributeError is raised
PR at https://github.com/ceph/ceph/pull/21335 Alfredo Deza
07:25 PM Bug #23644 (Resolved): when no OSDs are found to activate an AttributeError is raised
This is similar to what happens in activate_filestore but we didn't have it here and I noticed it with this failure:
...
Alfredo Deza
07:25 PM Bug #23645 (Closed): hot plug disk might not work ceph-volume

From the list:
Sata hdds, this happen on running server, without reboot.
Due to hardware problem, vibration, h...
Vasu Kulkarni

04/09/2018

09:43 PM Bug #23581: ceph-volume should use mount -o discard when underlying device is using VDO
This only affects filestore, bluestore does not need any of the special mounts since it is using tmpfs. Alfredo Deza
08:04 PM Feature #23451: show physical devices in ceph-volume list
This might be tricky to get right. It would make sense when a single LV is part of a single physical device, but this... Alfredo Deza

04/06/2018

07:15 PM Bug #23581 (Resolved): ceph-volume should use mount -o discard when underlying device is using VDO
... David Galloway

04/05/2018

08:27 PM Bug #23140: ceph-volume lvm list should work with raw devices
Luminous backport will ship in v12.2.5 Ken Dreyer

03/29/2018

06:33 PM Feature #23067 (Fix Under Review): Implement an 'activate all' to help with dense servers or migr...
PR https://github.com/ceph/ceph/pull/21130 Alfredo Deza
12:03 PM Bug #23497 (In Progress): ceph-volume: lvcreate: unrecognized option '--yes'
Trusty EOL is set for April of 2019, so we still have time to add the warning in ceph-volume.
Re-opening so that w...
Alfredo Deza
10:45 AM Bug #23497 (Closed): ceph-volume: lvcreate: unrecognized option '--yes'
ceph-volume does not support trusty because it relies on systemd which is not in Trusty.
We somehow missed the win...
Alfredo Deza
04:15 AM Bug #23497 (Closed): ceph-volume: lvcreate: unrecognized option '--yes'
Running Luminous 12.2.4++ on Ubuntu Trusty 14.0.4.5
Trusty shipped with LVM 2.02.98.
LVM 2.02.99 added --yes for ...
Robin Johnson
10:56 AM Bug #23498 (Closed): ceph-volume: unable to use existing partition as filestore journal
We rely on blkid to recognize these disks, so if blkid is unable to provide the information needed then nothing will ... Alfredo Deza
04:22 AM Bug #23498 (Closed): ceph-volume: unable to use existing partition as filestore journal
Followup to issue 23497.
Running Luminous 12.2.4++ on Ubuntu Trusty 14.04.5.
This is trying to convert ceph-dis...
Robin Johnson
10:54 AM Bug #23496 (Closed): ceph-volume: lsblk: unknown column: PKNAME,PARTLABEL
This is because PKNAME and PARTLABEL were not part of lsblk in Trusty
ceph-volume does not support Trusty
Same ...
Alfredo Deza
04:08 AM Bug #23496 (Closed): ceph-volume: lsblk: unknown column: PKNAME,PARTLABEL
(i'm going to open a separate bug for the --yes failure).
Running Luminous 12.2.4++ on Ubuntu Trusty 14.0.4.5
r...
Robin Johnson

03/23/2018

06:28 PM Feature #23451 (Resolved): show physical devices in ceph-volume list
Currently, "ceph-volume lvm list" does not display the physical devices associated with the OSD/LVM volume (even with... Darrell Enns
 

Also available in: Atom