WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Re: [Xen-users] Jeremy's git tags

To: Dot Yet <dot.yet@xxxxxxxxx>
Subject: Re: [Xen-devel] Re: [Xen-users] Jeremy's git tags
From: Martinx - ジェームズ <thiagocmartinsc@xxxxxxxxx>
Date: Fri, 12 Mar 2010 17:15:57 -0300
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 12 Mar 2010 12:16:48 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=QQxeNjtvzdplHQcE+b9SwUKAJ+cDrbGentoBRsecqBM=; b=gacl+17ojArcnNOXmPOVCNGTzHsv+DPRzaT479OG4mQCimkC2P2qlv6hAQHz6d+ZXo GwtanjKuV/dueQ5FK0a7UAOxl9gDIRtycx0NJ5wsEjV95sc2O4z2QqOhXBft4HzdNM1q YleKIMICEfXikDmR8wJuqeZHtc4cX1MikaWzU=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=QqYmPd1biNNvNd14OpI9oCVBn9Nig44uO61RfNoQHtdELhqh2fjW7yEL8zTTDuXuJ9 XTKAr/KQ+IG+akXV3JgC2bb4g/uVjCHS3Z6YVT+LV0ZQkEsXBL+8+p20GGHG5uuARYhJ LNRlMvQj3L+RXhLS1990ECPiI/F9LE3mJ62ss=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <93bc4af41003121208s9ac9569j86bd2b85df346b82@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <93bc4af41003112132g1566595ewc6371e7ac3816f69@xxxxxxxxxxxxxx> <27874119.post@xxxxxxxxxxxxxxx> <93bc4af41003120431h2c839b3ep4d55b49567bfcd9e@xxxxxxxxxxxxxx> <93bc4af41003121208s9ac9569j86bd2b85df346b82@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
git tag -l
git checkout TAG

This will create a new branch based on that tag...

On 12 March 2010 17:08, Dot Yet <dot.yet@xxxxxxxxx> wrote:
OK. compilation of Lustre 1.8.2 on Jeremy's 2.6.32.9 and stock
2.6.32.9, both failed.

Can someone tell me how I can get 2.6.30.x from Jeremy's git repository?

git branch -a works and shows me a list of various branches, but which
one should I access... don't really know... please help.

Thanks,
dot.yet

On Fri, Mar 12, 2010 at 7:31 AM, Dot Yet <dot.yet@xxxxxxxxx> wrote:
> i am trying to compile Lustre 1.8.2 against 2.6.31.5 and that failed
> at compile time:
>
> /root/xenlustre/lustre-1.8.2/lustre/llite/file.c: In function lustre_check_acl:
> /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3462: error: implicit
> declaration of function posix_acl_dup
> cc1: warnings being treated as errors
> /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3462: error:
> assignment makes pointer from integer without a cast
> /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3468: error: implicit
> declaration of function posix_acl_permission
> /root/xenlustre/lustre-1.8.2/lustre/llite/file.c:3469: error: implicit
> declaration of function posix_acl_release
> make[6]: *** [/root/xenlustre/lustre-1.8.2/lustre/llite/file.o] Error 1
> make[5]: *** [/root/xenlustre/lustre-1.8.2/lustre/llite] Error 2
> make[4]: *** [/root/xenlustre/lustre-1.8.2/lustre] Error 2
> make[3]: *** [_module_/root/xenlustre/lustre-1.8.2] Error 2
> make[3]: Leaving directory `/root/xenlustre/linux-2.6.31.5'
> make[2]: *** [modules] Error 2
> make[2]: Leaving directory `/root/xenlustre/lustre-1.8.2'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/xenlustre/lustre-1.8.2'
> make: *** [all] Error 2
> lustreserver01:~/xenlustre/lustre-1.8.2#
>
>
> I asked in there forum about the failures and they came back saying
> that kernel 2.6.30.x is what is supported, anything above will require
> backporting.
>
> So, here is a good idea which you just brought to my attention, I will
> try compiling 2.6.32.9 for xen and then will try putting lustre on it.
> if that fails, I will try stock 2.6.32.9 and see if that one works for
> lustre. if that fails too, then thats a problem for me.
>
> ok.. will let you know.
>
> On Fri, Mar 12, 2010 at 5:06 AM, Fantu <fantonifabio@xxxxxxxxxx> wrote:
>>
>> in jeremy git there are 2.6.31.6 default (branch xen/master) and 2.6.32.9
>> (branch xen/stable) what is the problem with kernel more recent?
>>
>> Dot Yet wrote:
>>>
>>> Hi Everyone,
>>>
>>> git noob. simple question, how do i get a previous release from
>>> jeremy's git repository?
>>>
>>> Right now, I can get the latest (2.6.32.9) by doing the following:
>>>
>>> git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
>>> linux-2.6-xen
>>> $ cd linux-2.6-xen
>>> $ git pull
>>>
>>> I tried doing a "git tag -l" when in linux-2.6-xen directory, but that
>>> did not print the tag list. can someone help me understand what I am
>>> doing wrong?
>>>
>>> I want to get the kernel version 2.6.30.5 to use with lustre 1.8.2.
>>>
>>> Thanks.
>>> dot.yet
>>>
>>> _______________________________________________
>>> Xen-users mailing list
>>> Xen-users@xxxxxxxxxxxxxxxxxxx
>>> http://lists.xensource.com/xen-users
>>>
>>>
>>
>> --
>> View this message in context: http://old.nabble.com/Jeremy%27s-git-tags-tp27873576p27874119.html
>> Sent from the Xen - User mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> Xen-users mailing list
>> Xen-users@xxxxxxxxxxxxxxxxxxx
>> http://lists.xensource.com/xen-users
>>
>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel