|
Bugzilla – Full Text Bug Listing |
| Summary: | Partitioner fstab options propose hotplug option that no longer exists | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | Antonio Martins <digiplan.pt> |
| Component: | YaST2 | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | hare |
| Version: | Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
YaST2 Partitioner showing external iscsi device
Partitioner with hotplug as default option Partitioner error when trying mount boot error where trying to mount iscsi non-root device YaST2 logs after partitioner error |
||
Created attachment 158741 [details]
Partitioner with hotplug as default option
Created attachment 158742 [details]
Partitioner error when trying mount
Created attachment 158743 [details]
boot error where trying to mount iscsi non-root device
Could you please attach your yast logs (http://en.opensuse.org/Bugs/YaST)? Created attachment 159975 [details]
YaST2 logs after partitioner error
I have attached the YaST2 logs as requested, after repeating the error, so they should be last events. Christoph, how should this be handled in 10.3 Hannes just confirmed to me that hotplug has been renamed nofail. CCing Hannes and Matthias JFYI. Thomas, let's just rename the option! Done. Note that this change will break updates of SLES10 SP1 or newer (where we first introduced "hotplug") to SLES11. Certainly no good news that stability of fstab options is now less than a year. In the long term such (functionally meaningless) changes will make system update much more problematic. |
Created attachment 158740 [details] YaST2 Partitioner showing external iscsi device When having external devices (such as iscsi disks), calling YaST2 Partitioner to format and mount the device fails after formatting. This seems to be due to the fstab option 'hotplug' that no longer exists under /bin/mount command. It seems to have been replaced by 'nofail'. The option 'hotplug' is proposed by the Partitioner. After formatting, mount complains about 'hotplug' option as seen in the attached snapshot. Changing this to 'nofail' makes the Partitioner run OK all the way. Entry is made under /etc/fstab. NOTE: However, after rebooting, it says it does not find the device, and pulls the runlevel 1 fsck console. Under this example with iscsi device, network and open-iscsi should be running before iscsi tries to mount this device, or this mount should be delayed until after those daemons are running.