Project

General

Profile

Actions

Bug #64248

closed

ceph-volume fails to zap encrypted journal device on partitions

Added by Guillaume Abrioux 3 months ago. Updated about 1 month ago.

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

0%

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

Description

STDERR:

--> Zapping: /dev/vdc1
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
stderr: wipefs: error: /dev/vdc1: probing initialization failed: Device or resource busy
--> failed to wipefs device, will try again to workaround probable race condition
Traceback (most recent call last):
File "/sbin/ceph-volume", line 11, in <module>
load_entry_point('ceph-volume==1.0.0', 'console_scripts', 'ceph-volume')()
File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 41, in init
self.main(self.argv)
File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 59, in newfunc
return f(*a, **kw)
File "/usr/lib/python3.6/site-packages/ceph_volume/main.py", line 153, in main
terminal.dispatch(self.mapper, subcommand_args)
File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch
instance.main()
File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/main.py", line 46, in main
terminal.dispatch(self.mapper, self.argv)
File "/usr/lib/python3.6/site-packages/ceph_volume/terminal.py", line 194, in dispatch
instance.main()
File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 406, in main
self.zap()
File "/usr/lib/python3.6/site-packages/ceph_volume/decorators.py", line 16, in is_root
return func(*a, **kw)
File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 280, in zap
self.zap_partition(device)
File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 217, in zap_partition
wipefs(device.path)
File "/usr/lib/python3.6/site-packages/ceph_volume/devices/lvm/zap.py", line 52, in wipefs
raise RuntimeError("could not complete wipefs on device: %s" % path)
RuntimeError: could not complete wipefs on device: /dev/vdc1


Related issues 3 (0 open3 closed)

Copied to ceph-volume - Backport #64336: quincy: ceph-volume fails to zap encrypted journal device on partitionsResolvedGuillaume AbriouxActions
Copied to ceph-volume - Backport #64337: reef: ceph-volume fails to zap encrypted journal device on partitionsResolvedGuillaume AbriouxActions
Copied to ceph-volume - Backport #64338: pacific: ceph-volume fails to zap encrypted journal device on partitionsResolvedGuillaume AbriouxActions
Actions #1

Updated by Guillaume Abrioux 3 months ago

  • Pull request ID set to 55376
Actions #2

Updated by Guillaume Abrioux 3 months ago

  • Status changed from In Progress to Pending Backport
Actions #3

Updated by Guillaume Abrioux 3 months ago

  • Copied to Backport #64336: quincy: ceph-volume fails to zap encrypted journal device on partitions added
Actions #4

Updated by Guillaume Abrioux 3 months ago

  • Copied to Backport #64337: reef: ceph-volume fails to zap encrypted journal device on partitions added
Actions #5

Updated by Guillaume Abrioux 3 months ago

  • Copied to Backport #64338: pacific: ceph-volume fails to zap encrypted journal device on partitions added
Actions #6

Updated by Guillaume Abrioux 3 months ago

  • Tags set to backport_processed
Actions #7

Updated by Guillaume Abrioux about 1 month ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF