Re: [ceph-users] CEPH mirror down again

2016-11-25 Thread Matt Taylor
Hey, There are many alternate mirrors available: http://docs.ceph.com/docs/jewel/install/mirrors/ Pick the closest one to you. :) Cheers, Matt. On 26/11/16 14:05, Vy Nguyen Tan wrote: Hello, I want to install CEPH on new nodes but I can't reach CEPH repo, It seems the repo are broken. I am

Re: [ceph-users] Ceph and container

2016-11-15 Thread Matt Taylor
I think you may need to re-evaluate your situation. If you aren't willing to spend the $ on 3 Dedicated Servers, is your platform big enough to warrant the need for Ceph? On 16/11/16 01:25, Matteo Dacrema wrote: Hi, does anyone ever tried to run ceph monitors in containers? Could it lead to

Re: [ceph-users] Dell Ceph Hardware recommendations

2016-02-09 Thread Matt Taylor
We are using Dell R730XD's with 2 x Internal SAS in Raid 1 for OS. 24 x 400GB SSD. PERC H730P Mini is being used with non-RAID passthrough for the SSD's. CPU and RAM specs aren't really needed to be known as you can do whatever you want, however I would recommend minimum of 2 x quad's and at

Re: [ceph-users] ceph.conf file update

2016-01-28 Thread Matt Taylor
Hi Swami, You will need to deploy ceph.conf to all respective nodes in order for changes to be persistent. I would probably say this is better to from the location of where you did your initial "ceph-deploy" from. eg: ceph-deploy --username ceph --overwrite-conf admin cephnode{1..15}.somef

Re: [ceph-users] rsync access to downloads.ceph.com

2016-01-27 Thread Matt Taylor
Hi Fred, There's currently a mirror system being setup. There is currently 1 primary mirror and 2 secondary mirrors: download.ceph.com - America. eu.ceph.com - Europe. au.ceph.com - Australia. All of which have http and rsync available, so pick your closest mirror. Thanks, Matt. On 28/01/20

Re: [ceph-users] CentOS 7.2, Infernalis, preparing osd's and partprobe issues.

2015-12-16 Thread Matt Taylor
where udevadm settle also timesout (but it is less common on real hardware). I'm testing a fix to make this more robust. Cheers On 16/12/2015 07:17, Matt Taylor wrote: Hi all, After recently upgrading to CentOS 7.2 and installing a new Ceph cluster using Infernalis v9.2.0, I have notice

[ceph-users] CentOS 7.2, Infernalis, preparing osd's and partprobe issues.

2015-12-15 Thread Matt Taylor
Hi all, After recently upgrading to CentOS 7.2 and installing a new Ceph cluster using Infernalis v9.2.0, I have noticed that disk's are failing to prepare. I have observed the same behaviour over multiple Ceph servers when preparing disk's. All the servers are identical. Disk's are zapping

Re: [ceph-users] rsync mirror download.ceph.com - broken file on rsync server

2015-10-28 Thread Matt Taylor
I still see rsync errors due to permissions on the remote side: rsync: send_files failed to open "/rpm-dumpling/rhel6/x86_64/ceph-debuginfo-0.67.8-0.el6.x86_64.rpm.iVHKKi" (in ceph): Permission denied (13) rsync: send_files failed to open "/rpm-firefly/rhel6/x86_64/ceph-debuginfo-0.80.1-0.el6

Re: [ceph-users] EU Ceph mirror changes

2015-09-23 Thread Matt Taylor
Apologies for the delay! au.ceph.com has been updated accordingly. Regards, Matthew. On 22/09/2015 00:03, Wido den Hollander wrote: Hi, Since the security notice regarding ceph.com the mirroring system broke. This meant that eu.ceph.com didn't serve new packages since the whole download syste

Re: [ceph-users] Ceph Day Raleigh Cancelled

2015-08-26 Thread Matt Taylor
On that note in regards to watching /cephdays for details, the RSS feed 404's! http://ceph.com/cephdays/feed/ Regards, Matt. On 27/08/2015 02:52, Patrick McGarry wrote: Yeah, we're still working on nailing down a venue for the Melbourne event (but it looks like 05 Nov is probably the date). A

Re: [ceph-users] Ceph repo - RSYNC?

2015-04-17 Thread Matt Taylor
Australian/Oceanic users can also rsync from here: rsync://ceph.mirror.digitalpacific.com.au/ceph As Wido mentioned before, you can also obtain packages from here too: http://ceph.mirror.digitalpacific.com.au/ Mirror is located in Sydney, Australia and syncs directly from eu.ceph.com Cheers,