Re: [pve-devel] applied: [PATCH manager] Allow setting device class on osd create

2020-07-24 Thread Alwin Antreich
On Fri, Jul 24, 2020 at 02:38:50PM +0200, Thomas Lamprecht wrote: > Am 7/24/20 um 2:24 PM schrieb Alwin Antreich: > > On Fri, Jul 24, 2020 at 11:54:10AM +0200, Thomas Lamprecht wrote: > >> Am 7/24/20 um 11:46 AM schrieb Alwin Antreich: > >>> On Fri, Jul 24, 2020 at 11:34:33AM +0200, Thomas Lamprech

Re: [pve-devel] applied: [PATCH manager] Allow setting device class on osd create

2020-07-24 Thread Thomas Lamprecht
Am 7/24/20 um 2:24 PM schrieb Alwin Antreich: > On Fri, Jul 24, 2020 at 11:54:10AM +0200, Thomas Lamprecht wrote: >> Am 7/24/20 um 11:46 AM schrieb Alwin Antreich: >>> On Fri, Jul 24, 2020 at 11:34:33AM +0200, Thomas Lamprecht wrote: Am 7/23/20 um 3:25 PM schrieb Alwin Antreich: > In some

Re: [pve-devel] applied: [PATCH manager] Allow setting device class on osd create

2020-07-24 Thread Alwin Antreich
On Fri, Jul 24, 2020 at 11:54:10AM +0200, Thomas Lamprecht wrote: > Am 7/24/20 um 11:46 AM schrieb Alwin Antreich: > > On Fri, Jul 24, 2020 at 11:34:33AM +0200, Thomas Lamprecht wrote: > >> Am 7/23/20 um 3:25 PM schrieb Alwin Antreich: > >>> In some situations Ceph's auto-detection doesn't recogniz

Re: [pve-devel] applied: [PATCH manager] Allow setting device class on osd create

2020-07-24 Thread Thomas Lamprecht
Am 7/24/20 um 11:46 AM schrieb Alwin Antreich: > On Fri, Jul 24, 2020 at 11:34:33AM +0200, Thomas Lamprecht wrote: >> Am 7/23/20 um 3:25 PM schrieb Alwin Antreich: >>> In some situations Ceph's auto-detection doesn't recognize the device >>> class correctly. The option allows to set it directly on

Re: [pve-devel] applied: [PATCH manager] Allow setting device class on osd create

2020-07-24 Thread Alwin Antreich
On Fri, Jul 24, 2020 at 11:34:33AM +0200, Thomas Lamprecht wrote: > Am 7/23/20 um 3:25 PM schrieb Alwin Antreich: > > In some situations Ceph's auto-detection doesn't recognize the device > > class correctly. The option allows to set it directly on osd create, > > instead of altering it afterwards.