i just added some ssds to grow our ceph,
we bought two bulks of sas ssds
hdd is found on lshw
other drives have 4096 sector size? can it be the issue?
i cannot see the drive in fdisk -l
the server actually on 6.2-9, but it is not yet rebooted.
fixed:
had to change sector size from 520 to 512
sg_format --format --size=512 /dev/sdh
we bought two bulks of sas ssds
- KPM51RUG7T68 hp branded (works ,integrated into our ceph)
- ARFX7680S5xnNTRI MZ-ILT7T60 (link for ebay listing for same model) does not recognized, (cannot added to ceph)
hdd is found on lshw
Code:
*-disk:4
description: SCSI Disk
product: ARFX7680S5xnNTRI
vendor: SAMSUNG
physical id: 0.4.0
bus info: scsi@2:0.4.0
logical name: /dev/sdh
version: 3P00
serial: XXXXXXXXXX
configuration: ansiversion=7 logicalsectorsize=512 sectorsize=4160
other drives have 4096 sector size? can it be the issue?
i cannot see the drive in fdisk -l
the server actually on 6.2-9, but it is not yet rebooted.
Code:
proxmox-ve: 6.1-2 (running kernel: 5.3.10-1-pve)
pve-manager: 6.1-3 (running version: 6.1-3/37248ce6)
pve-kernel-5.3: 6.0-12
pve-kernel-helper: 6.0-12
pve-kernel-5.3.10-1-pve: 5.3.10-1
ceph: 14.2.9-pve1
ceph-fuse: 14.2.9-pve1
corosync: 3.0.2-pve4
criu: 3.11-3
glusterfs-client: 5.5-3
ifupdown: not correctly installed
ifupdown2: 1.2.5-1+pvetest1
ksm-control-daemon: 1.3-1
libjs-extjs: 6.0.1-10
libknet1: 1.13-pve1
libpve-access-control: 6.0-5
libpve-apiclient-perl: 3.0-2
libpve-common-perl: 6.0-9
libpve-guest-common-perl: 3.0-3
libpve-http-server-perl: 3.0-3
libpve-storage-perl: 6.1-2
libqb0: 1.0.5-1
libspice-server1: 0.14.2-4~pve6+1
lvm2: 2.03.02-pve3
lxc-pve: 3.2.1-1
lxcfs: 3.0.3-pve60
novnc-pve: 1.1.0-1
proxmox-mini-journalreader: 1.1-1
proxmox-widget-toolkit: 2.1-1
pve-cluster: 6.1-2
pve-container: 3.0-14
pve-docs: 6.1-3
pve-edk2-firmware: 2.20191002-1
pve-firewall: 4.0-9
pve-firmware: 3.0-4
pve-ha-manager: 3.0-8
pve-i18n: 2.0-3
pve-qemu-kvm: 4.1.1-2
pve-xtermjs: 3.13.2-1
qemu-server: 6.1-2
smartmontools: 7.0-pve2
spiceterm: 3.1-1
vncterm: 1.6-1
zfsutils-linux: 0.8.2-pve2
fixed:
had to change sector size from 520 to 512
sg_format --format --size=512 /dev/sdh
Last edited: