우분투 설치 + 소프트웨어 raid 0 구성 후 다음이 표시됩니다. 오프라인 장치에 대한 I/O가 거부되었습니다.

우분투 설치 + 소프트웨어 raid 0 구성 후 다음이 표시됩니다. 오프라인 장치에 대한 I/O가 거부되었습니다.

rejecting I/O to offline device이 syslog 끝에 표시된 대로 이 오류가 무엇인지 확인하려고 합니다 .

아이디어:

  • RAID-0 구성 문제(RAID-0에 2개의 4TB 디스크가 있고 이에 대한 경고가 표시됨)
  • 가상 CD - 이 서버에는 CD가 없지만 설치를 위해 IPMI/KVM 도구를 통해 가상 CD를 ​​연결했습니다. 지금은 첨부하면 안 되지만 관련 메시지를 몇 개 봤습니다.

위의 지침 외에도 네트워크 부팅 및 IPMI/KVM 콘솔을 통해 수행되는 ubuntu 12.04의 새로운 설치입니다.

Apr 12 19:42:46 ubuntu dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Apr 12 19:42:46 ubuntu dhclient: DHCPREQUEST of 10.1.5.255 on eth0 to 255.255.255.255 port 67
Apr 12 19:42:46 ubuntu dhclient: DHCPOFFER of 10.1.5.255 from 10.1.0.1
Apr 12 19:42:46 ubuntu dhclient: DHCPOFFER from 10.1.3.48 rejected by rule 10.1.3.48 mask 255.255.255.255.
Apr 12 19:42:46 ubuntu dhclient: DHCPACK of 10.1.5.255 from 10.1.0.1
Apr 12 19:42:46 ubuntu dhclient: bound to 10.1.5.255 -- renewal in 43104 seconds.
Apr 12 19:42:46 ubuntu kernel: [    8.512887] init: failsafe main process (745) killed by TERM signal
Apr 12 19:42:46 ubuntu kernel: [    8.551401] type=1400 audit(1365820966.336:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=866 comm="apparmor_parser"
Apr 12 19:42:46 ubuntu kernel: [    8.552253] type=1400 audit(1365820966.340:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=866 comm="apparmor_parser"
Apr 12 19:42:46 ubuntu kernel: [    8.552723] type=1400 audit(1365820966.340:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=866 comm="apparmor_parser"
Apr 12 19:42:46 ubuntu kernel: [    8.562192] type=1400 audit(1365820966.348:11): apparmor="STATUS" operation="profile_load" name="/usr/sbin/tcpdump" pid=868 comm="apparmor_parser"
Apr 12 19:42:46 ubuntu cron[895]: (CRON) INFO (pidfile fd = 3)
Apr 12 19:42:46 ubuntu mdadm[910]: DeviceDisappeared event detected on md device /dev/md/0, component device Wrong-Level
Apr 12 19:42:46 ubuntu cron[920]: (CRON) STARTUP (fork ok)
Apr 12 19:42:46 ubuntu cron[920]: (CRON) INFO (Running @reboot jobs)
Apr 12 19:42:54 ubuntu ntpdate[818]: adjust time server 91.189.94.4 offset 0.188979 sec
Apr 12 19:42:56 ubuntu kernel: [   18.721994] eth0: no IPv6 routers present
Apr 12 19:43:12 ubuntu kernel: [   35.070907] usb 1-5.3: reset high-speed USB device number 4 using ehci_hcd
Apr 12 19:43:23 ubuntu kernel: [   45.212938] usb 1-5.3: reset high-speed USB device number 4 using ehci_hcd
Apr 12 19:43:39 ubuntu kernel: [   61.354018] usb 1-5.3: reset high-speed USB device number 4 using ehci_hcd
Apr 12 19:43:39 ubuntu kernel: [   61.521613] usb 1-5.3: reset high-speed USB device number 4 using ehci_hcd
Apr 12 19:43:49 ubuntu kernel: [   71.663780] usb 1-5.3: reset high-speed USB device number 4 using ehci_hcd
Apr 12 19:43:49 ubuntu kernel: [   71.756135] sr 6:0:0:0: Device offlined - not ready after error recovery
Apr 12 19:43:49 ubuntu kernel: [   71.756166] sr 6:0:0:0: rejecting I/O to offline device
Apr 12 19:43:49 ubuntu kernel: [   71.756722] sr0: scsi3-mmc drive: 0x/0x caddy
Apr 12 19:43:49 ubuntu kernel: [   71.756726] cdrom: Uniform CD-ROM driver Revision: 3.20
Apr 12 19:43:49 ubuntu kernel: [   71.756951] sr 6:0:0:0: Attached scsi CD-ROM sr0
Apr 12 19:43:49 ubuntu kernel: [   71.757034] sr 6:0:0:0: rejecting I/O to offline device
Apr 12 19:43:49 ubuntu kernel: [   71.757643] sr 6:0:0:0: Attached scsi generic sg2 type 5
Apr 12 19:43:49 ubuntu kernel: [   71.778813] sr 6:0:0:0: rejecting I/O to offline device
Apr 12 19:43:49 ubuntu kernel: [   71.779394] sr 6:0:0:0: rejecting I/O to offline device
Apr 12 19:43:49 ubuntu kernel: [   71.779972] sr 6:0:0:0: rejecting I/O to offline device
Apr 12 19:43:49 ubuntu kernel: [   71.780829] sr 6:0:0:0: rejecting I/O to offline device

고쳐 쓰다:

@jordanm 및 기타 - 정확합니다. 방금 이것이 CDROM 장치임을 확인했지만 이것은 서버의 IPMI를 통해 이전 KVM 세션에서 생성된 "가상 CD"입니다. 더 이상 존재하지 않습니다. 제거하는 방법을 아시나요? 아니면 액세스하려고 하지 마세요. 왜 거기에 있는지 모르겠습니다.

관련 정보