Problem with ceph-deploy in 0.61.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have just upgraded to 0.61.5

# ceph -v
ceph version 0.61.5 (8ee10dc4bb73bdd918873f29c70eedc3c7ef1979)

and tried to run:

# ceph-deploy disk list ceph10
disk list failed: Traceback (most recent call last):
 File "/usr/sbin/ceph-disk", line 2263, in <module>
   main()
 File "/usr/sbin/ceph-disk", line 2252, in main
   args.func(args)
 File "/usr/sbin/ceph-disk", line 1950, in main_list
   list_dev('/dev/' + p, uuid_map, journal_map)
 File "/usr/sbin/ceph-disk", line 1872, in list_dev
   if is_partition(dev):
 File "/usr/sbin/ceph-disk", line 244, in is_partition
   if not stat.S_ISBLK(os.lstat(dev).st_mode):
OSError: [Errno 2] No such file or directory: '/dev/c0d0p1'

OS info

root@ceph00:/etc# cat /etc/os-release
NAME="Ubuntu"
VERSION="13.04, Raring Ringtail"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 13.04"
VERSION_ID="13.04"
HOME_URL="http://www.ubuntu.com/";
SUPPORT_URL="http://help.ubuntu.com/";
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";

root@ceph00:/etc# cat /proc/version
Linux version 3.9.10-030910-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #201307131608 SMP Sat Jul 13 20:08:47 UTC 2013

Hardware is a HP DL360G4

Eric
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux