disk replacement on srv131-bud.infra.mirantis.net

Bug #1629828 reported by Alexander Gubanov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Andrey Nikitin

Bug Description

Hi devops!

I'd like to replace disks (details below) on server srv131-bud.infra.mirantis.net because it fails.

Proof:

root@srv131-bud:~# smartctl -a -d sat /dev/sda | egrep '^(Serial|Device M| 5|196|197|User|# 1])|[1-9]0%'
Device Model: Samsung SSD 850 EVO 500GB
Serial Number: S2RBNXAH116165P
User Capacity: 500,107,862,016 bytes [500 GB]
  5 Reallocated_Sector_Ct 0x0033 099 099 010 Pre-fail Always - 1
# 1 Extended offline Completed: read failure 90% 4962 502464946

root@srv131-bud:~# dd if=/dev/sda of=/dev/null skip=502464946 count=1
dd: error reading ‘/dev/sda’: Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.254766 s, 0.0 kB/s

root@srv131-bud:~# smartctl -a -d sat /dev/sdb | egrep '^(Serial|Device M| 5|196|197|User|# 1])|[1-9]0%'
Device Model: Samsung SSD 850 EVO 500GB
Serial Number: S2RBNXAH116150T
User Capacity: 500,107,862,016 bytes [500 GB]
  5 Reallocated_Sector_Ct 0x0033 099 099 010 Pre-fail Always - 1
# 1 Extended offline Completed: read failure 90% 4962 210956112

root@srv131-bud:~# dd if=/dev/sdb of=/dev/null skip=210956112 count=1
dd: error reading ‘/dev/sdb’: Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 0.270933 s, 0.0 kB/s

As we have software raid0 for / partition after disk replacement we need to reinstall OS - Ubuntu 14.04.4 x86_64.
Currently server is removed from jenkins pool and ready for maintenance. I confirm data loss.

Tags: area-devops
Andrey Nikitin (heos)
Changed in fuel:
status: New → Triaged
milestone: none → 9.2
Andrey Nikitin (heos)
Changed in fuel:
assignee: Fuel DevOps (fuel-devops) → Andrey Nikitin (heos)
Andrey Nikitin (heos)
Changed in fuel:
status: Triaged → In Progress
Revision history for this message
Andrey Nikitin (heos) wrote :

All the disks were replaced and OS was reinstalled on the server. Please check and confirm.

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
Alexander Gubanov (ogubanov) wrote :

Thanks you!

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.