Project

General

Profile

Actions

Bug #42719

closed

ValueError: invalid literal for int() with base 10: '931.51 GB'

Added by Sage Weil over 4 years ago. Updated over 4 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
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

[root@smithi060 ~]# ./ceph-daemon --image quay.io/cephci/daemon-base:wip-sage2-testing-2019-11-09-0803-02daadb-centos-7-x86_64-devel shell --fsid `cd /var/lib/ceph ; ls | grep -- -` 
[root@smithi060 /]# ceph-volume inventory
-->  ValueError: invalid literal for int() with base 10: '931.51 GB'
[root@smithi060 /]# ceph -v
ceph version 15.0.0-7035-g02daadb (02daadb8ac7fba6d2ba48ae666e93e0aa7cce7fb) octopus (dev)
[root@smithi060 /]# exit
[root@smithi060 ~]# ./ceph-daemon --image ceph/daemon-base:latest-master-devel shell --fsid `cd /var/lib/ceph ; ls | grep -- -` 
[root@smithi060 /]# ceph-volume inventory
-->  ValueError: invalid literal for int() with base 10: '931.51 GB'
[root@smithi060 /]# ceph -v
ceph version 15.0.0-7027-g4f32077 (4f32077ae4df52522281cfc5adb9bf9f3ec7e256) octopus (dev)
[root@smithi060 /]# exit
[root@smithi060 ~]# ./ceph-daemon --image ceph/daemon-base:latest-master shell --fsid `cd /var/lib/ceph ; ls | grep -- -` 
[root@smithi060 /]# ceph-volume inventory

Device Path               Size         rotates available Model name
/dev/nvme0n1              372.61 GB    False   False     INTEL SSDPEDMD400G4
/dev/sda                  931.51 GB    True    False     ST1000NM0033-9ZM
[root@smithi060 /]# ceph -v
ceph version 15.0.0-6903-g7328fa4 (7328fa4dcf9b64b38bd90dd93725828b1070cc10) octopus (dev)
[root@smithi060 /]# lsblk
NAME           MAJ:MIN RM   SIZE RO TYPE MOUNTPOINT
sda              8:0    0 931.5G  0 disk 
`-sda1           8:1    0 931.5G  0 part /var/lib/ceph/crash
nvme0n1        259:0    0 372.6G  0 disk 
|-vg_nvme-lv_5 253:0    0  14.9G  0 lvm  
|-vg_nvme-lv_4 253:1    0  89.4G  0 lvm  
|-vg_nvme-lv_3 253:2    0  89.4G  0 lvm  
|-vg_nvme-lv_2 253:3    0  89.4G  0 lvm  
`-vg_nvme-lv_1 253:4    0  89.4G  0 lvm  
Actions #1

Updated by Sage Weil over 4 years ago

  • Status changed from 12 to Fix Under Review
  • Pull request ID set to 31508
Actions #2

Updated by Jan Fajerski over 4 years ago

  • Status changed from Fix Under Review to Duplicate
Actions #3

Updated by Sage Weil over 4 years ago

  • Pull request ID changed from 31508 to 31492
Actions

Also available in: Atom PDF