[LU-205] Build on master broken with ext3 Created: 10/Apr/11 Updated: 03/Nov/11 Resolved: 03/Nov/11 |
|
| Status: | Resolved |
| Project: | Lustre |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Zhenyu Xu | Assignee: | Zhenyu Xu |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Severity: | 3 |
| Rank (Obsolete): | 10273 |
| Description |
|
The build on master with ext3-based ldiskfs is broken due to the RHEL6 landings: |
| Comments |
| Comment by Zhenyu Xu [ 10/Apr/11 ] |
|
patch posted at http://http://review.whamcloud.com/418 |
| Comment by Brian Murrell (Inactive) [ 10/Apr/11 ] |
|
Do you have a URL to a build that fails? I see the last couple of builds at https://build.whamcloud.com/job/lustre-master/ have passed. |
| Comment by Andreas Dilger [ 10/Apr/11 ] |
|
I domt think this needs to be fixed. We need a bunch if features that ate only available in the ext4 code, and dropping ext3 support will reduce the number of patches that we have to maintain. |
| Comment by Johann Lombardi (Inactive) [ 10/Apr/11 ] |
|
> Do you have a URL to a build that fails? ext4 is the default, that's why builds don't fail. > I don't think this needs to be fixed. We need a bunch if features that ate 2.0 was already intended to use ext4 as a default and this was changed at the |
| Comment by Brian Murrell (Inactive) [ 11/Apr/11 ] |
|
If we are going to want to build both ext3 and ext4 based ldiskfses then the building of them needs to be fixed once and for all (as I had described way back when we started building dual sets of packages for ext3 and ext4) so that one build run builds both and as RPMs they are interchangeable (i.e. allowing the user to decide which to use simply by selecting a different ldiskfs RPM). Having an explosion of build jobs that builds a full set of packages for all combinations of options doesn't scale. |
| Comment by Peter Jones [ 03/Nov/11 ] |
|
I think that this is now obsolete as the ext3 patches were recently removed from master |