I am also got a couple IBM branded Micron SSD( MTFDJAK800MBS-2AN ) with 528/b sector. And reformatted it in HP DL360e with P420 wihout any issues:
root@kubuntu:/home/kostya# smartctl -a /dev/sg1
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-116-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke,
www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: IBM
Product: MTFDJAK800MBS
Revision: 5039
Compliance: SPC-4
User Capacity: 800,166,073,344 bytes [800 GB]
Logical block size: 528 bytes
LU is resource provisioned, LBPRZ=1
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Logical Unit id: 0x5000c500ad72bc1f
Serial number: ZAZ169390000822150Z3
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Nov 15 19:05:52 2021 +04
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Percentage used endurance indicator: 1%
Current Drive Temperature: 32 C
Drive Trip Temperature: 65 C
root@kubuntu:/home/kostya# sg_format --format --size=512 /dev/sg1 -v
IBM MTFDJAK800MBS 5039 peripheral_type: disk [0x0]
PROTECT=0
Unit serial number: ZAZ169390000822150Z3
LU name: 5000c500ad72bc1f
mode sense (10) cdb: 5a 00 01 00 00 00 00 00 fc 00
Mode Sense (block descriptor) data, prior to changes:
Number of blocks=1515466048 [0x5a542d40]
Block size=528 [0x210]
mode select (10) cdb: 55 11 00 00 00 00 00 00 1c 00
A FORMAT will commence in 15 seconds
ALL data on /dev/sg1 will be DESTROYED
Press control-C to abort
A FORMAT will commence in 10 seconds
ALL data on /dev/sg1 will be DESTROYED
Press control-C to abort
A FORMAT will commence in 5 seconds
ALL data on /dev/sg1 will be DESTROYED
Press control-C to abort
format cdb: 04 18 00 00 00 00
Format has started
FORMAT Complete
root@kubuntu:/home/kostya# smartctl -a /dev/sg1
smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-116-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke,
www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: IBM
Product: MTFDJAK800MBS
Revision: 5039
Compliance: SPC-4
User Capacity: 800,166,076,416 bytes [800 GB]
Logical block size: 512 bytes
LU is resource provisioned, LBPRZ=1
Rotation Rate: Solid State Device
Form Factor: 2.5 inches
Logical Unit id: 0x5000c500ad72bc1f
Serial number: ZAZ169390000822150Z3
Device type: disk
Transport protocol: SAS (SPL-3)
Local Time is: Mon Nov 15 19:08:49 2021 +04
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Temperature Warning: Enabled
=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Percentage used endurance indicator: 1%
Current Drive Temperature: 33 C
Drive Trip Temperature: 65 C
tested it in standalone and mirror mode - all seems to be ok