Bernardo Correia wrote:
Hi Bill
do you have any idea witch one to use for openfiler 2.2
I think i have to compile but i can“t install the kernel source
You'd need this one:
http://www.highpoint-tech.com/BIOS_Driver/rr1640/Linux/hpt374-opensource-v2.17.1-0123.tgz
To install kernel build tree:
conary update kernel:build-tree
You also need gcc and the build toolchain ....
A better idea would be to purchase a RAID controller that's natively
supported. The reason the 1640 is not in the kernel is because it's got
a binary library in addition to the source that ships with it.
Better to go with Areca, 3ware, LSI, Adaptec, or the newer RR series.
do you know how to do it ?
Good luck
R.
Bernardo
On 9/21/07, [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>* <
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Send Openfiler-users mailing list submissions to
[email protected]
<mailto:[email protected]>
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.openfiler.com/mailman/listinfo/openfiler-users
<https://lists.openfiler.com/mailman/listinfo/openfiler-users>
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
You can reach the person managing the list at
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Openfiler-users digest..."
Today's Topics:
1. Re: drivers (Bill Pye)
2. Re: Re: [OF-users] How Many users in AD can Openfiler support
(Dave Johnson)
----------------------------------------------------------------------
Message: 1
Date: Thu, 20 Sep 2007 15:27:23 +0200 (CEST)
From: Bill Pye <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>
Subject: Re: [OF-users] drivers
To: [email protected]
<mailto:[email protected]>
Message-ID:
<[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>
Content-Type: text/plain; charset=utf-8
Aren't the ones on the Highpoint site any good? They are here:
http://www.highpoint-tech.com/USA/bios_rr1640.htm
<http://www.highpoint-tech.com/USA/bios_rr1640.htm>
Regards
Bill
----- "Bernardo Correia" <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
> _______________________________________________
> Openfiler-users mailing list
> [email protected]
<mailto:[email protected]>
> https://lists.openfiler.com/mailman/listinfo/openfiler-users
<https://lists.openfiler.com/mailman/listinfo/openfiler-users>
------------------------------
Message: 2
Date: Thu, 20 Sep 2007 13:59:09 -0700
From: "Dave Johnson" <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Subject: Re: Re: [OF-users] How Many users in AD can Openfiler
support
To: "[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>."
<[email protected]
<mailto:[email protected]>>
Message-ID: < [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>
Content-Type: text/plain; format=flowed; charset="iso-8859-1";
reply-type=original
I highly doubt selinux is enabled unless he explicitly changed
it. but i
suppose anything is possible...
good luck !
-=dave
----- Original Message -----
From: "Koh.C.Y" < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
To: "Rafiu Fakunle" <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>; "Chris Romaguera"
<[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Cc: "[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>."
<[email protected]
<mailto:[email protected]>>
Sent: Thursday, September 20, 2007 3:31 AM
Subject: Re: Re: [OF-users] How Many users in AD can Openfiler support
> Hello Chris,
>
> Try this method if memory_limit can't work.
> 1) Login into the server as root user.
> 2) # getenforce
> 3) If it shows Enforcing, type "setenforce 0"
> 4) # getenforce --> will show "permissive".
>
> Try to set AD users in Openfiler again after the above setting.
> Hope it help.
>
> Best regards,
> Koh
>
> ======= At 2007-09-20, 18:19:45 you wrote: =======
>
>>Chris Romaguera wrote:
>>> Hi Raifu,
>>>
>>> Nice try but it didn't work. This is the error i get now. PHP
Fatal
>>> Error: Allowed memory size of 67108864 bytes exausted (tried
to allocate
>>> 4097 bytes) in /opt/openfiler/var/www/includes/pre.incl on
line 86.
>>>
>>> Hope this is helpful to you.
>>Pls increase memory_limit further and restart openfiler.
>>
>>
>>R.
>>> Regards,
>>>
>>> Chris
>>>
>>> ----- Original Message ----
>>> From: Rafiu Fakunle <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>>
>>> To: Chris Romaguera <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >
>>> Cc: [email protected]
<mailto:[email protected]>
>>> Sent: Wednesday, 19 September, 2007 9:12:02 PM
>>> Subject: Re: [OF-users] How Many users in AD can Openfiler
support
>>>
>>>
>>> Hi,
>>>
>>>
>>> Chris Romaguera wrote:
>>>
>>>> Hi All,
>>>>
>>>> I hope someone can help me here. How many users in AD can
Openfiler
>>>> support? I work in a University where we have around 30000
accounts in
>>>> AD. When trying to create a share from within the Openfiler
interface
>>>> the web page crashes and the httpd error logs state. PHP
Fatal error:
>>>> Allowed Memory size of 16777216 bytes exausted (tried to
allocate 16
>>>> bytes) in
/opt/openfiler/var/www/htdocs/admin/shares_edit.html on line
>>>> 255.
>>>>
>>>>
>>>
>>> Append the following to /opt/openfiler/var/www/htdocs/.htaccess
>>>
>>> php_value memory_limit 64M
>>>
>>> then restart openfiler. (service openfiler restart)
>>>
>>>
>>>> I only stumbled on this because i was demonstrating to a few
colleagues
>>>> how good Openfiler was until we hit this problem.
>>>>
>>>>
>>>
>>> Bad luck -- but even Jeve Stobs and Gill Bates have this
problem of
>>> stuff going wrong during a demo ;)
>>>
>>>
>>> Lemme know if this works and I'll incorporate into next release.
>>>
>>>
>>> R.
>>>
>>>
>>>
>>>
____________________________________________________________________________________
>>> Sick of deleting your inbox? Yahoo!7 Mail has free unlimited
storage.
>>> http://au.docs.yahoo.com/mail/unlimitedstorage.html
>>>
>>>
>>
>>_______________________________________________
>>Openfiler-users mailing list
>>[email protected]
<mailto:[email protected]>
>> https://lists.openfiler.com/mailman/listinfo/openfiler-users
>
> = = = = = = = = = = = = = = = = = = = =
>
>
>
> _______________________________________________
> Openfiler-users mailing list
> [email protected]
<mailto:[email protected]>
> https://lists.openfiler.com/mailman/listinfo/openfiler-users
<https://lists.openfiler.com/mailman/listinfo/openfiler-users>
>
------------------------------
_______________________________________________
Openfiler-users mailing list
[email protected]
<mailto:[email protected]>
https://lists.openfiler.com/mailman/listinfo/openfiler-users
End of Openfiler-users Digest, Vol 43, Issue 5
**********************************************
------------------------------------------------------------------------
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users
_______________________________________________
Openfiler-users mailing list
[email protected]
https://lists.openfiler.com/mailman/listinfo/openfiler-users