Ubuntu 14.04 Cloud Server - discos foram lidos somente

1

Os discos no nosso servidor de nuvem com nosso host da Web foram somente para leitura nesta manhã sem nenhum motivo aparente. Depois disso, uma reinicialização para tentar corrigir o problema resultou em um sistema não inicializável.

Nosso host da Web parece incapaz de chegar ao fim do problema.

Antes da reinicialização, conseguimos fazer isso:

[3165585.488502] hv_storvsc vmbus_0_2: cmd 0x2a scsi status 0x2 srb status 0x82
[3165585.488507] hv_storvsc vmbus_0_2: stor pkt ffff88003596e300 autosense data valid - len 18
[3165585.488509] storvsc: Sense Key : Unit Attention [current] 
[3165585.488512] storvsc: Add. Sense: Changed operating definition
[3165585.488520] sd 2:0:0:0: Warning! Received an indication that the operating parameters on this target have changed. The Linux SCSI layer does not automatically adjust these parameters.
[3165756.924419] INPUT DROP: IN=eth0 OUT= MAC=00:1d:db:b7:1d:9b:88:f0:31:cb:64:41:08:00 SRC=217.170.41.29 DST=109.228.21.191 LEN=40 TOS=0x00 PREC=0x00 TTL=55 ID=12012 PROTO=TCP SPT=59005 DPT=445 WINDOW=512 RES=0x00 SYN URGP=0 
[3165865.066921] INPUT DROP: IN=eth0 OUT= MAC=00:1d:db:b7:1d:9b:88:f0:31:cb:67:c1:08:00 SRC=91.121.211.21 DST=109.228.21.191 LEN=44 TOS=0x00 PREC=0x00 TTL=51 ID=38209 PROTO=TCP SPT=80 DPT=31156 WINDOW=16384 RES=0x00 ACK SYN URGP=0 
[3165892.828977] INPUT DROP: IN=eth0 OUT= MAC=00:1d:db:b7:1d:9b:88:f0:31:cb:67:c1:08:00 SRC=80.85.84.75 DST=109.228.21.191 LEN=40 TOS=0x00 PREC=0x00 TTL=248 ID=28453 PROTO=TCP SPT=44001 DPT=5800 WINDOW=1024 RES=0x00 SYN URGP=0 
[3165936.889407] hv_storvsc vmbus_0_2: cmd 0x35 scsi status 0x2 srb status 0x82
[3165936.889413] hv_storvsc vmbus_0_2: stor pkt ffff88003596c000 autosense data valid - len 18
[3165936.889416] storvsc: Sense Key : Unit Attention [current] 
[3165936.889419] storvsc: Add. Sense: Changed operating definition
[3165936.889429] sd 2:0:0:0: Warning! Received an indication that the operating parameters on this target have changed. The Linux SCSI layer does not automatically adjust these parameters.
[3165936.889437] end_request: I/O error, dev sda, sector 38756424
[3165936.889497] Aborting journal on device dm-0-8.
[3165936.891502] EXT4-fs error (device dm-0): ext4_journal_check_start:56: Detected aborted journal
[3165936.891536] EXT4-fs (dm-0): Remounting filesystem read-only

Eu acho que hardware, e tudo que eu pesquiso na net parece apontar para discos, mas o webhost diz que não, algum pensamento?

    
por Matt Houldsworth 21.01.2015 / 17:35

1 resposta

0

As mensagens registradas apenas informam de alguma mudança no barramento SAS (presumivelmente é SAS ou emulação de SAS), isso pode significar coisas diferentes, incluindo que o disco tinha ido embora, bem como apenas uma mudança em algum parâmetro que é completamente benigno no expansor / controlador SAS.

Não há muito para continuar com essas mensagens sozinho.

O fato de o diário ter sido parado e remontado para somente leitura indica que alguns erros foram retornados, mas eles não estão registrados aqui, então é impossível saber.

    
por 27.01.2015 / 20:05