Em um servidor SPARC T3-2, qualquer tentativa de executar o Oracle VTS (Oracle Validation Test Suite) pode causar um erro fatal na malha do PCIe, independentemente de ela ser iniciada por meio da opção runvts (/usr/sunvts/bin/runvts), por um comando em uma janela de terminal (/usr/sunvts/bin/startsunvts -t) ou por uma interface gráfica de usuário (/usr/sunvts/bin/startsunvts -g).
A seguinte mensagem de erro é exibida:
scsi: WARNING: /pci@400/pci@2/pci@0/pci@e/scsi@0 (mpt_sas0): MPTSAS Firmware Fault, code: 6708 SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major EVENT-TIME: 0x53b2e0eb.0x16ea32fe (0x219c653e45ed7) PLATFORM: sun4v, CSN: -, HOSTNAME: xxxxxx SOURCE: SunOS, REV: 5.11 11.2 DESC: Errors have been detected that require a reboot to ensure system integrity. See http://www.sun.com/msg/SUNOS-8000-0G for more information. AUTO-RESPONSE: Solaris will attempt to save and diagnose the error telemetry IMPACT: The system will sync files, save a crash dump if needed, and reboot REC-ACTION: Save the error summary below in case telemetry cannot be saved. panic[cpu0]/thread=2a10009dc40: Fatal error has occured in: PCIe fabric.(0x1)(0x103)
Solução alternativa: não execute o VTS no servidor T3-2 do SPARC. No entanto,s e precisar executar o VTS, faça u m downgrade da versão usando os seguintes comandos:
Emita os seguintes comandos, se o pacote system/test/sunvts não estiver instalado:
# pkg change-facet facet.version-lock.consolidation/SunVTS/SunVTS-incorporation=false
# pkg update SunVTS-incorporation@0.5.11-0.175.1.0.0.14.0
# pkg install system/test/sunvts
Emita os seguintes comandos, se o pacote system/test/sunvts estiver instalado:
# pkg change-facet facet.version-lock.consolidation/SunVTS/SunVTS-incorporation=false
# pkg update SunVTS-incorporation@0.5.11-0.175.1.0.0.14.0 sunvts@7.0.14-0.175.1.0.0.14.0