Hi Igor, I’ve tried that plus some other combinations and each time I get the “ValueError: need more than 3 values to unpack” message I seem to have partial success, for instance I can run the ceph-deploy activate command and that returns successfully, however if I check the health of the cluster I get HEALTH_WARN 192 pgs degraded; 192 pgs stuck unclean; recovery 21/42 degraded (50.000%), so somethings clearly not right My setup is very simple with my ceph admin node and ceph server node running Ubuntu 12.04 within VMWare workstation. The ceph server node has 2 additional disks, sdb and sdc, on which I am attempting to create the OSDs. Also my ceph.conf is vanilla, so using the defaults. Regards, Ian From: Igor Laskovy [mailto:igor.laskovy@xxxxxxxxx] Hi, Ian, try "ceph-deploy osd prepare ceph-server:sdc1" If you have used "ceph-deploy disk zap" it creates single partition. On Wed, May 15, 2013 at 4:51 PM, <Ian_M_Porter@xxxxxxxx> wrote: Hi, I am deploying using ceph-deploy (following quickstart guide) and getting the following error on ceph-deploy osd prepare ceph-server:sdc > ValueError: need more than 3 values to unpack > > Traceback (most recent call last): > File "/home/user/ceph-deploy/ceph_deploy/osd.py", line 426, in osd > > File "/home/user/ceph-deploy/ceph-deploy", line 9, in <module> > > load_entry_point('ceph-deploy==0.1', 'console_scripts', 'ceph-deploy')() > > File "/home/user/ceph-deploy/ceph_deploy/cli.py", line 112, in main > > return args.func(args) > > File "/home/user/ceph-deploy/ceph_deploy/osd.py", line 426, in osd > > prepare(args, cfg, activate_prepared_disk=False) > > File "/home/user/ceph-deploy/ceph_deploy/osd.py", line 269, in prepare > > dmcrypt_dir=args.dmcrypt_key_dir, > > ValueError: need more than 3 values to unpack Any suggestions? Regards Ian Dell Corporation Limited is registered in England and Wales. Company Registration Number: 2081369
-- Igor Laskovy Dell Corporation Limited is registered in England and Wales. Company Registration Number: 2081369 |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com