Hi,

Thanks again for detailed answers. Appreciate your timely help.

Regards,
Prathap V



----- Original Message ----
From: Pablo Mendez Hernandez <pablo.men...@oracle.com>
To: prthap chandran <vvpc_1...@yahoo.com>
Cc: storage-discuss@opensolaris.org
Sent: Tue, 22 June, 2010 9:29:24 PM
Subject: Re: [storage-discuss] Need to install SUNWfcoe and SUNWfcoet

Hi:

On 06/22/10 03:52 PM, prthap chandran wrote:
> Hi,
>
> Thanks for the detailed info and suggestion on 2010.05 release. Can you pls 
> eloborate on your answer to my 3rd question on how we can install the 
> packages/drivers seperately. I was looking for a way where I can download any 
> individual package to a system which has internet connection, and then, 
> installing the package to my opensolaris box which is not connected to the 
> internet.

You can make your own OpenSolaris publisher and install a second machine 
from there:

$ pkgsend -s file:///work/repo/ create-repository --set-property 
publisher.prefix=opensolaris.org
$ pkgrecv -s http://pkg.opensolaris.org/dev/ -d file:///work/repo/ "*"

(It will take a lot of time...)

$ pfexec /usr/lib/pkg.depotd -d /work/repo/ -p 10000

And install from that repo :)


Hope it helps.


> ----- Original Message ----
> From: Pablo Mendez Hernandez<pablo.men...@oracle.com>
> To: prthap chandran<vvpc_1...@yahoo.com>
> Cc: storage-discuss@opensolaris.org
> Sent: Tue, 22 June, 2010 8:02:04 PM
> Subject: Re: [storage-discuss] Need to install SUNWfcoe and SUNWfcoet
>
> Hi:
>
> On 06/22/10 03:20 PM, prthap chandran wrote:
>> Hi,
>>
>> Thanks for the timely info. Just to be on safer side, Can you pls confirm if 
>> what I understand on the steps to upgrade to /dev version is correct. I 
>> assume I need to do the following steps on my box:
>>
>> 1) pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev opensolaris.org
>> 2) pfexec pkg image-update
>
> That's the theory, yes :)
>
> I'd run:
>
> pfexec pkg install SUNWipkg
>
> before the second command, to be sure to have the latests pkg tools.
>
>> Correct me if I am wrong.
>>
>> I have few more questions too:
>> 1) When you say snv_122 or snv_134, you mean open solaris build 122 or build 
>> 134 right? Pls correct if I am wrong.
>
> OpenSolaris build X includes more code (install, X, desktop) than the
> one provided by snv_X, but they're quite the same in our context.
>
>> 2) Is there any way if I can install SUNWfcoe, SUNWfcoet and SUNWfcoei alone 
>> on my system instead of upgrading to a newer version fully?
>
> No, because the dependencies between kernel and userland.
>
>> 3) I understand that we cannot install individual packages/drivers by just 
>> downloading those packages alone and installing seperately just incase the 
>> system is not connected to internet. Is that the way it works in opensolaris 
>> for installing any additional packages?
>
> You can install individual packages, but they are usually tied to some
> OpenSolaris version (with exceptions like compilers, NetBeans, VirtualBox).
>
>
> My advice is to wait until OpenSolaris 2010.05 is released (or install
> the beta based on snv_134).
>
>
> Cheers.
>
>
>> Thanks,
>> Prathap V
>>
>>
>>
>>
>> ----- Original Message ----
>> From: Pablo Mendez Hernandez<pablo.men...@oracle.com>
>> To: prthap chandran<vvpc_1...@yahoo.com>
>> Cc: storage-discuss@opensolaris.org
>> Sent: Tue, 22 June, 2010 5:48:36 PM
>> Subject: Re: [storage-discuss] Need to install SUNWfcoe and SUNWfcoet
>>
>> Hi Prathap:
>>
>> On 06/22/10 12:46 PM, prthap chandran wrote:
>>> Hi,
>>>
>>> I am trying to set up FCoE on x86 system loaded with opensolaris 2009.06 
>>> release. I have created a local repository for installing packages. But I 
>>> couldnt find SUNWfcoe and SUNfcoet packages in the repository. I couldnt 
>>> even find these packages in 
>>> http://pkg.opensolaris.org/release/en/catalog.shtml . Can some one help me 
>>> to know how to get these packages. I am not sure if I am missing anything. 
>>> It will be great if someone can help me asap as it is an urgent requirement.
>>
>> FCoE was integrated in snv_122, so you'll need to upgrade to a /dev
>> version or install snv_134.
>>
>>
>> Cheers.
>>
>>
>>> PS: I have already installed storage-server



_______________________________________________
storage-discuss mailing list
storage-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to