Bug 762233 (GLUSTER-501) - Kernel compile fails on Stripe + Switch setup
Summary: Kernel compile fails on Stripe + Switch setup
Keywords:
Status: CLOSED WORKSFORME
Alias: GLUSTER-501
Product: GlusterFS
Classification: Community
Component: stripe
Version: 3.0.0
Hardware: All
OS: Linux
urgent
high
Target Milestone: ---
Assignee: Amar Tumballi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-23 06:59 UTC by Anush Shetty
Modified: 2015-12-01 16:45 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Anush Shetty 2009-12-23 06:59:26 UTC
Kernel compile exits with the following errors:

firmware/e100/d101m_ucode.bin.gen.S:1: Error: can't resolve `_fw_end'
{*UND* section} - `_fw_e100_d101m_ucode_bin_bin' {*UND* section}
make[1]: *** [firmware/e100/d101m_ucode.bin.gen.o] Error 1
make: *** [firmware] Error 2

kernel compile failed

Client setup:

volume stripe1
 type cluster/stripe
 option block-size 1MB
 subvolumes client1 client2
end-volume


volume stripe2
 type cluster/stripe
 option block-size 1MB
 subvolumes client3 client4
end-volume

## Add replicate feature.
volume switch
  type cluster/switch
  option pattern.switch.case *.jpg*:stripe1
  subvolumes stripe1 stripe2
end-volume

Comment 1 Shehjar Tikoo 2010-03-02 07:39:30 UTC
Amar working on it

Comment 2 Amar Tumballi 2010-07-27 08:39:07 UTC
with this patch http://patches.gluster.com/patch/3685/ this should be fixed.

We won't work on this in 3.0.x branch, but if seen on 3.1.x branch, will work on it further.


Note You need to log in before you can comment on or make changes to this bug.