Bug 13304
| Summary: | VFS: Disk change detected on device ide1(22,0) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | mal |
| Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | CC: | djschaap, mbrad1 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-03-02 21:33:22 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
mal
2000-07-01 00:21:26 UTC
In addition: there is nothing unusual in /var/log/messages I tried this on another computer - same thing. Just after I start gnome I receive about 1 new line VFS: Disk change detected on device ide1(22,0) every second in dmesg output. This dmesg from another computer (note that without starting gnome I have no such problem). dmesg Linux version 2.2.14-12 (root.redhat.com) (gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 Tue Apr 25 13:04:07 EDT 2000 Detected 300017952 Hz processor. --------- SKIPPED ---------- md.c: sizeof(mdp_super_t) = 4096 Partition check: hda: hda1 hda2 < hda5 hda6 hda7 > autodetecting RAID arrays autorun ... ... autorun DONE. VFS: Mounted root (ext2 filesystem) readonly. Freeing unused kernel memory: 64k freed Adding Swap: 208804k swap-space (priority -1) eepro100.c:v1.09j-t 9/29/99 Donald Becker http://cesdis.gsfc.nasa.gov/linux/drivers/eepro100.html eepro100.c: $Revision: 1.18 $ 1999/12/29 Modified by Andrey V. Savochkin <saw> eth0: Intel PCI EtherExpress Pro100 at 0xc482c000, 00:D0:B7:07:7E:17, IRQ 11. Receiver lock-up bug exists -- enabling work-around. Board assembly 721383-008, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x04f4518b). eth1: Intel PCI EtherExpress Pro100 at 0xc482e000, 00:D0:B7:07:7B:F0, IRQ 10. Receiver lock-up bug exists -- enabling work-around. Board assembly 721383-008, Physical connectors present: RJ45 Primary interface chip i82555 PHY #1. General self-test: passed. Serial sub-system self-test: passed. Internal registers self-test: passed. ROM checksum self-test: passed (0x04f4518b). VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) In half an hour the only thing I get is a full screen of: VFS: Disk change detected on device ide1(22,0) VFS: Disk change detected on device ide1(22,0) This continues as a problem in Redhat 7.1 beta. There is a continuous mention in dmesg of messages for disk changes on cd rom devices, both IDE and SCSI. E.G.: VFS: Disk change detected on device sr(11,0) (the latter is a scsi cd rom drive) The most recent errata kernel for 6.2 has this message commented out. Our current source tree for our beta also has it commented out. You can also uninstall magicdev and/or autorun (GNOME and KDE cdrom CD running programs) if you like. But it's not indicative of a bug, it' just your cdrom reporting that there is nothing in the drive. |