[OpenIndiana-discuss] Rename network interface

Predrag Zecevic predrag.zecevic.1961 at googlemail.com
Wed Nov 23 12:27:03 UTC 2022


Hi Thomas,

many thanks. This was my case:

:; grep '"rge' /etc/path_to_inst
"/pci at 0,0/pci8086,244e at 1e/pci10ec,8169 at 1" 0 "rge"
"/pci at 0,0/pci8086,1e18 at 1c,4/pci1043,8505 at 0" 1 "rge"

I will fix it as you have suggested (and remain silent if that has worked)...

With very best regards.

On 23.11.2022 13:06, Thomas Wagner wrote:
> Hi Predrag,
>
> instance numbering is made permanent in /etc/path_to_inst
>
> Example:
> grep e1000g path_to_inst
> "/pci at 0,0/pci1af4,1100 at 3" 0 "e1000g"
>
> So yours schould print something like "grep rge"
> "/someonepath" 0 "rge"
> "/someotherpath" 1 "rge"
>
> So essentially it is a swap of the single "0" and "1".
> You could delete the line with "0" and rename the "1" on
> the other line to "0".
> The last step is rebuild the boot-archive to include a
> copy of the path_to_inst file and then reboot.
>
> bootadm update-archive
>
> Regards
> Thomas
>
>
>
> On Wed, Nov 23, 2022 at 12:40:32PM +0100, Predrag Zecevic via openindiana-discuss wrote:
>> Hi all,
>>
>> I have moved OI (rpool and other pools) from one PC to another with almost
>> no problems (had to re-instate zpool cache devices, since partition
>> enumeration was not done for them during zpool import operation).
>>
>> Old PC has installed external (PCI) Realtek Network card and it was
>> recognized as rge0.
>> New PC have onboard different model Realtek Network cardand it is now
>> indexed as rge1.
>>
>> As rge0 card is not present anymore, how can I make OI to rename rge1 to
>> rge0?
>> (for example, zones are configured to use rge0, etc)
>>
>> With best regards.
>>
> _______________________________________________
> openindiana-discuss mailing list
> openindiana-discuss at openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss

-- 
Predrag Zečević
predrag.zecevic.1961 at googlemail.com


More information about the openindiana-discuss mailing list