Project

General

Profile

Actions

Bug #21394

closed

create_partition: block size (92160M) is bigger than device (10240M)

Added by Vasu Kulkarni over 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Normal
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

This is on ovh run using ceph-deploy suite which failed for

log: http://qa-proxy.ceph.com/teuthology/vasu-2017-09-14_18:00:48-ceph-deploy-master-distro-basic-ovh/1633633/teuthology.log

2017-09-14T18:19:22.008 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] command_check_call: Running command: /sbin/sgdisk --new=1:0:+100M --change-name=1:ceph data --partition-guid=1:2631c675-343b-4124-9e55-f68e905ab1cc --typecode=1:89c57f98-2fe5-4dc0-89c1-f3ad0ceff2be --mbrtogpt -- /dev/sdb
2017-09-14T18:19:23.076 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][DEBUG ] Setting name!
2017-09-14T18:19:23.076 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][DEBUG ] partNum is 0
2017-09-14T18:19:23.076 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][DEBUG ] REALLY setting name!
2017-09-14T18:19:23.076 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][DEBUG ] The operation has completed successfully.
2017-09-14T18:19:23.076 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] update_partition: Calling partprobe on created device /dev/sdb
2017-09-14T18:19:23.077 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] command_check_call: Running command: /sbin/udevadm settle --timeout=600
2017-09-14T18:19:23.491 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] command: Running command: /usr/bin/flock -s /dev/sdb /sbin/partprobe /dev/sdb
2017-09-14T18:19:24.809 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] command_check_call: Running command: /sbin/udevadm settle --timeout=600
2017-09-14T18:19:25.225 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb uuid path is /sys/dev/block/8:16/dm/uuid
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb uuid path is /sys/dev/block/8:16/dm/uuid
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb1 uuid path is /sys/dev/block/8:17/dm/uuid
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb uuid path is /sys/dev/block/8:16/dm/uuid
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb uuid path is /sys/dev/block/8:16/dm/uuid
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] ptype_tobe_for_name: name = block
2017-09-14T18:19:25.226 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] get_dm_uuid: get_dm_uuid /dev/sdb uuid path is /sys/dev/block/8:16/dm/uuid
2017-09-14T18:19:25.227 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] create_partition: refusing to create block on /dev/sdb
2017-09-14T18:19:25.227 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] create_partition: block size (92160M) is bigger than device (10240M)
2017-09-14T18:19:25.227 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING] Traceback (most recent call last):
2017-09-14T18:19:25.259 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING]   File "/usr/sbin/ceph-disk", line 9, in <module>
2017-09-14T18:19:25.259 INFO:teuthology.orchestra.run.ovh034.stderr:[ovh034][WARNING]     load_entry_point('ceph-disk==1.0.0', 'console_scripts', 'ceph-disk')()
Actions #1

Updated by David Galloway over 6 years ago

  • Assignee set to David Galloway

Isn't this just a misconfiguration in the job config?

  overrides:
    admin_socket:
      branch: master
    ceph:
      conf:
        mon:
          debug mon: 20
          debug ms: 1
          debug paxos: 20
        osd:
          bluestore block size: 96636764160
Actions #2

Updated by David Galloway over 6 years ago

  • Status changed from New to Need More Info
Actions #3

Updated by David Galloway about 6 years ago

  • Status changed from Need More Info to Rejected

Not a bug

Actions

Also available in: Atom PDF