[Bug 224929] New: mkfs on new created partition fails because evms keeps it busy
https://bugzilla.novell.com/show_bug.cgi?id=224929 Summary: mkfs on new created partition fails because evms keeps it busy Product: openSUSE 10.2 Version: RC 4 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: yast2-maintainers@suse.de ReportedBy: olh@novell.com QAContact: jsrain@novell.com 10.2rc3 on apple.suse.de error code -3008: "/dev/sda8 is apparently in use by the system; will not make a filesystem here!" mkfs fails because sda8 is busy. Booting with YAST2_STORAGE_NO_EVMS=xyz fixes it. steps to reproduce: - boot MacOS 9 CD on apple.suse.de - initialize sda with 'Drive Setup' this will create a single HFS partition sda6 - drag the CD volume onto the new created volume just to overwrite all remaining metadata, it will copy around 450MB - boot into 10.2rc3, in partitioner select sda whole disk in yast partitioner. this will split sda6 into a HFS partition and 2 ext3 partitions. mkfs will fail with rc3, but not with rc2. logs from rc2 and rc3 attached. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 jsrain@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|yast2-maintainers@suse.de |locilka@novell.com ------- Comment #2 from jsrain@novell.com 2006-12-01 03:36 MST ------- Lukas, did you do any changes reagrding this? Releasing partitions blocked by EVMS worked... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |locilka@novell.com Status|NEW |NEEDINFO Info Provider| |olh@novell.com ------- Comment #3 from locilka@novell.com 2006-12-01 05:06 MST ------- Well, I did this in yast2-installation: - Calling Storage::RemoveDmMapsTo (device) in after the disks are probed in inst_system_analysis (bug #208222). But what about this error in y2log (rc3): ShellCommand.cc(shellcommand):78 FATAL: Module ohci_hcd not found. ShellCommand.cc(shellcommand):78 FATAL: Module pcilynx not found. ShellCommand.cc(shellcommand):78 FATAL: Module swim3 not found. ShellCommand.cc(shellcommand):78 FATAL: Module ide_generic not found. ShellCommand.cc(shellcommand):78 swapon: /dev/sdb10: Device or resource busy ShellCommand.cc(shellcommand):78 /usr/bin/od: /dev/sda8: No such file or directory ShellCommand.cc(shellcommand):78 /usr/bin/od: /dev/sda9: No such file or directory mount: special device /dev/sda8 does not exist mount: special device /dev/sda9 does not exist Why so many errors...? Olaf, what was the exact problem? I'm a bit lost in these y2logs... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 olh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|olh@novell.com | ------- Comment #4 from olh@novell.com 2006-12-01 05:43 MST ------- this is the problem: "/dev/sda8 is apparently in use by the system; will not make a filesystem here!" -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 locilka@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|locilka@novell.com |fehr@novell.com Status|ASSIGNED |NEW -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 fehr@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #5 from fehr@novell.com 2006-12-07 06:17 MST ------- This is a side effect of bug 219788 on disks with mac disklabel. Evms partition names doe not match kernel partition names. Therefore YaST2 frees the wrong DM maps from EVMS usage und therefore the partition cannot be formatted. *** This bug has been marked as a duplicate of bug 219788 *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224929 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com