Displaying 4 results from an estimated 4 matches for "inf2".
Did you mean:
inf
2010 Feb 03
0
An Open-iSCSI Question
...ve them mount at boot. Now I wanted to setup a
situation where one of the visible iSCSI partitions mounts at boot and
the other is only available if I manually connect to it.
This led me to the following command *iscsiadm -m node -T
iqn.2001-05.com.equallogic:0-8a0906-237781f06-770000000134b676-inf2-san1
-p 192.168.1.100:3260 --op update -n node.startup -v manual *which
stops the server from logging into the partition automatically. This is
fine and provides me with the functionality I need, but if anyone run a
discovery against the iSCSI storage again eg *iscsiadm -m discovery -t
st -p...
2010 Mar 27
4
[LLVMdev] [repository] Make LLVM repository Git-clonable
...too.
There are LLVM Git mirrors (there's one on GitHub, and I used to have
a personal clone too) but they all track only the trunk directory, for
the following reason:
> git svn clone --no-minimize-url -s http://llvm.org/svn/llvm-project/llvm llvm
Initialized empty Git repository in /home/inf2/i2staff/salim/checkout/llvm/.git/
RA layer request failed: Server sent unexpected return value (403
Forbidden) in response to REPORT request for
'/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
Any idea if this could be rectified?
Thanks,
--
Michel Alexandre Salim...
2010 Mar 28
0
[LLVMdev] [repository] Make LLVM repository Git-clonable
On Sat, Mar 27, 2010 at 4:38 PM, Michel Alexandre Salim
<michael.silvanus at gmail.com> wrote:
>> git svn clone --no-minimize-url -s http://llvm.org/svn/llvm-project/llvm llvm
> Initialized empty Git repository in /home/inf2/i2staff/salim/checkout/llvm/.git/
> RA layer request failed: Server sent unexpected return value (403
> Forbidden) in response to REPORT request for
> '/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
>
> Any idea if this could be rectified?
Several mont...
2010 Mar 28
2
[LLVMdev] [repository] Make LLVM repository Git-clonable
...M, Reid Kleckner <rnk at mit.edu> wrote:
> On Sat, Mar 27, 2010 at 4:38 PM, Michel Alexandre Salim
> <michael.silvanus at gmail.com> wrote:
>>> git svn clone --no-minimize-url -s http://llvm.org/svn/llvm-project/llvm llvm
>> Initialized empty Git repository in /home/inf2/i2staff/salim/checkout/llvm/.git/
>> RA layer request failed: Server sent unexpected return value (403
>> Forbidden) in response to REPORT request for
>> '/svn/llvm-project/!svn/vcc/default' at /usr/lib/git/git-svn line 5047
>>
>> Any idea if this could be rect...