Re: [ceph-users] SSD pool and SATA pool

2015-11-17 Thread Nick Fisk
chael Kuriger Sent: 17 November 2015 22:17 To: Sean Redmond ; Nikola Ciprich Cc: ceph-users Subject: Re: [ceph-users] SSD pool and SATA pool Many thanks! Michael Kuriger Sr. Unix Systems Engineer * <mailto:mk7...@yp.com> mk7...@yp.com |* 818-649-7235 From: S

Re: [ceph-users] SSD pool and SATA pool

2015-11-17 Thread Michael Kuriger
c: Michael Kuriger mailto:mk7...@yp.com>>, "ceph-users@lists.ceph.com<mailto:ceph-users@lists.ceph.com>" mailto:ceph-users@lists.ceph.com>> Subject: Re: [ceph-users] SSD pool and SATA pool Hi, The below should help you: http://www.sebastien-han.fr/blog/2014/08/25/ce

Re: [ceph-users] SSD pool and SATA pool

2015-11-17 Thread Sean Redmond
Hi, The below should help you: http://www.sebastien-han.fr/blog/2014/08/25/ceph-mix-sata-and-ssd-within-the-same-box/ Thanks On Tue, Nov 17, 2015 at 9:58 PM, Nikola Ciprich wrote: > I'm not an ceph expert, but I needed to use > > osd crush update on start = false > > in [osd] config section..

Re: [ceph-users] SSD pool and SATA pool

2015-11-17 Thread Nikola Ciprich
I'm not an ceph expert, but I needed to use osd crush update on start = false in [osd] config section.. BR nik On Tue, Nov 17, 2015 at 08:53:37PM +, Michael Kuriger wrote: > Hey everybody, > I have 10 servers, each with 2 SSD drives, and 8 SATA drives. Is it possible > to create 2 pools

[ceph-users] SSD pool and SATA pool

2015-11-17 Thread Michael Kuriger
Hey everybody, I have 10 servers, each with 2 SSD drives, and 8 SATA drives. Is it possible to create 2 pools, one made up of SSD and one made up of SATA? I tried manually editing the crush map to do it, but the configuration doesn’t seem to persist reboots. Any help would be very appreciated