On Wed, 24 Jul 2013, Eric Eastman wrote: > The software install works now. > > Still seeing a problem with ceph-deploy > > root@ceph00:~# ceph-deploy install --dev=wip-cuttlefish-ceph-disk ceph11 > OK > root@ceph00:~# ceph-deploy disk list ceph11 > disk list failed: Traceback (most recent call last): > File "/usr/sbin/ceph-disk", line 2298, in <module> > main() > File "/usr/sbin/ceph-disk", line 2287, in main > args.func(args) > File "/usr/sbin/ceph-disk", line 1985, in main_list > list_dev('/dev/' + p, uuid_map, journal_map) > File "/usr/sbin/ceph-disk", line 1907, in list_dev > if is_partition(dev): > File "/usr/sbin/ceph-disk", line 277, in is_partition > if not stat.S_ISBLK(os.lstat(dev).st_mode): > OSError: [Errno 2] No such file or directory: '/dev/cciss!c0d0p1' I've pushed a patch to the same branch that (I hope) should resolve this; do you mind testing? We didn't test the 'list' command before. Thanks! sage > How the cciss devices look on this system: > > root@ceph11:/dev/cciss# ls -l > total 0 > brw-rw---- 1 root disk 104, 0 Jul 23 20:25 c0d0 > brw-rw---- 1 root disk 104, 1 Jul 23 20:25 c0d0p1 > brw-rw---- 1 root disk 104, 2 Jul 23 20:25 c0d0p2 > brw-rw---- 1 root disk 104, 5 Jul 23 20:25 c0d0p5 > > > > On Tue, 23 Jul 2013, Eric Eastman wrote: > > > I tried running: > > > > > > ceph-deploy install --dev=wip-cuttlefish-ceph-disk HOST > > > > > > To a clean system, and just after I ran: > > > > > > ceph-deploy install ceph11 (Which worked without error.) > > > > > > and in both cases, ceph-deploy failed with the output: > > > > > > > > > #ceph-deploy install --dev=wip-cuttlefish-ceph-disk ceph11 > > > [...] > > > > It looks like the raring gitbuilder was putting its results in teh > wrong > > directory. Please try now! > > > > Thanks- > > sage > > _______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com