Project

General

Profile

Actions

Bug #46031

closed

Exception: Failed to validate Drive Group: block_wal_size must be of type int

Added by Sebastian Wagner almost 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
High
Category:
-
Target version:
-
% Done:

0%

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

Description

service_type: osd
service_id: drive_group_1
placement:
 host_pattern: 'blueshark-[4-7]'
data_devices:
  model: "INTEL SSDSC2BA40" 
db_devices:
  model: SSDPEDMD800G4
wal_devices:
  model: SSDPEDMD800G4
block_wal_size: '20G'
block_db_size: '20G'
osds_per_device: 1
# ceph orch apply osd -i drive_groups.yml
Error EINVAL: Traceback (most recent call last):
  File "/usr/share/ceph/mgr/mgr_module.py", line 1167, in _handle_command
    return self.handle_command(inbuf, cmd)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 113, in handle_command
    return dispatch[cmd['prefix']].call(self, cmd, inbuf)
  File "/usr/share/ceph/mgr/mgr_module.py", line 311, in call
    return self.func(mgr, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 75, in <lambda>
    wrapper_copy = lambda *l_args, **l_kwargs: wrapper(*l_args, **l_kwargs)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 66, in wrapper
    return func(*args, **kwargs)
  File "/usr/share/ceph/mgr/orchestrator/module.py", line 666, in _apply_osd
    raise_if_exception(completion)
  File "/usr/share/ceph/mgr/orchestrator/_interface.py", line 633, in raise_if_exception
    raise e
Exception: Failed to validate Drive Group: block_wal_size must be of type int
Actions #1

Updated by Sebastian Wagner almost 4 years ago

  • Pull request ID set to 35591
Actions #2

Updated by Jan Fajerski over 3 years ago

  • Status changed from In Progress to Resolved
  • Pull request ID changed from 35591 to 34740
Actions

Also available in: Atom PDF