Re: [systemd-devel] Network Interface Names: solution for a desktop OS

2016-04-12 Thread Jordan Hargrave
On Tue, Apr 12, 2016 at 5:39 PM, Xen wrote: > Just want to summarize here very shortly. > > > If you turn the hotplug naming scheme into something more attractive. > > If you turn the USB naming scheme into something more attractive. > > If you accept like a 99.9% confidence

Re: [systemd-devel] Resolving systemd naming problems on multi-port PCI cards

2016-04-07 Thread Jordan Hargrave
On Thu, Apr 7, 2016 at 11:48 AM, Kay Sievers <k...@vrfy.org> wrote: > On Thu, Apr 7, 2016 at 6:08 PM, Jordan Hargrave <jhar...@gmail.com> wrote: >> The current systemd naming scheme for Network cards has a problem >> correctly naming multi-port NIC devices in a PCI sl

[systemd-devel] Resolving systemd naming problems on multi-port PCI cards

2016-04-07 Thread Jordan Hargrave
The current systemd naming scheme for Network cards has a problem correctly naming multi-port NIC devices in a PCI slot. Systemd currently generates names of the form: enpAsBfCdD pA = PCI bus number sB = PCI device number (confusingly called 'SLOT') fC = PCI function number [dD = NIC device

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2016-02-04 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 10:04 PM, Jordan Hargrave <jhar...@gmail.com> wrote: > On Tue, Oct 20, 2015 at 3:02 PM, Andrei Borzenkov <arvidj...@gmail.com> > wrote: > > 20.10.2015 17:30, Jordan Hargrave пишет: > > > >> On Tue, Oct 20, 2015 at 1:15 AM, Andrei Bor

Re: [systemd-devel] network interface renaming via PCI ID w/ systemd-udevd

2015-11-13 Thread Jordan Hargrave
On Fri, Nov 13, 2015 at 12:44 PM, Filipe Brandenburger wrote: > On Thu, Nov 12, 2015 at 10:13 AM, Matthew Hall wrote: >> On Thu, Nov 12, 2015 at 10:37:56AM +0100, Lennart Poettering wrote: >>> Since time began eth* is where the kernel automatically

Re: [systemd-devel] Fwd: [PATCH] Add support for detecting NIC partitions on Dell Servers

2015-11-10 Thread Jordan Hargrave
On Tue, Nov 10, 2015 at 4:53 AM, Kay Sievers <k...@vrfy.org> wrote: > On Tue, Nov 10, 2015 at 5:49 AM, Jordan Hargrave <jhar...@gmail.com> wrote: >> Cleaned up linux coding style >> >> This patch will integrate some of the features of biosdevname into syst

Re: [systemd-devel] Fwd: [PATCH] Add support for detecting NIC partitions on Dell Servers

2015-11-09 Thread Jordan Hargrave
On Mon, Nov 9, 2015 at 4:43 PM, Lennart Poettering <lenn...@poettering.net> wrote: > On Mon, 09.11.15 12:42, Jordan Hargrave (jhar...@gmail.com) wrote: > >> From: Jordan Hargrave <jhar...@gmail.com> >> >> This patch will integrate some of the features of b

Re: [systemd-devel] Fwd: [PATCH] Add support for detecting NIC partitions on Dell Servers

2015-11-09 Thread Jordan Hargrave
for NIC, and store in the variable ID_NET_NAME_SMBIOS_SLOT. Systemd does not have a method for naming ports on a multi-port card plugged into a slot. Signed-off-by: Jordan Hargrave <jordan_hargr...@dell.com> --- src/udev/udev-builtin-net_id.c | 206 ++

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 3:14 AM, Kay Sievers <k...@vrfy.org> wrote: > On Tue, Oct 20, 2015 at 6:46 AM, Jordan Hargrave <jhar...@gmail.com> wrote: >> On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen <t...@jklm.no> wrote: >>> Hi Jordan, >>> >>>

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-20 Thread Jordan Hargrave
On Tue, Oct 20, 2015 at 3:02 PM, Andrei Borzenkov <arvidj...@gmail.com> wrote: > 20.10.2015 17:30, Jordan Hargrave пишет: > >> On Tue, Oct 20, 2015 at 1:15 AM, Andrei Borzenkov <arvidj...@gmail.com> >> wrote: >>> >>> On Tue, Oct 20, 2015 at 7:46 A

Re: [systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-10-19 Thread Jordan Hargrave
On Mon, Mar 2, 2015 at 1:17 PM, Tom Gundersen <t...@jklm.no> wrote: > Hi Jordan, > > On Mon, Mar 2, 2015 at 4:45 PM, Jordan Hargrave <jhar...@gmail.com> wrote: >> There are currently two competing naming mechanisms for network cards, >> biosdevname and sys

[systemd-devel] Proposal: Add Drive Enclosure/Slot mapping to systemd

2015-03-02 Thread Jordan Hargrave
It would be nice if systemd could discover and display enclosure/bay slot mappings for drives in the system. The /dev/disk/by-path method doesn't quite work, for SAS drives the ID can change on hotplug. The slot mapping also doesn't handle PCIe SSD devices as they are bare block devices and

[systemd-devel] Proposal: Add biosdevname naming scheme to systemd

2015-03-02 Thread Jordan Hargrave
There are currently two competing naming mechanisms for network cards, biosdevname and systemd. Systemd currently has some limitations on naming cards that use network partitioning or support SR-IOV. Proposal is to add support for biosdevname-like names as part of systemd. The names would be

Re: [systemd-devel] Proposal: Add Drive Enclosure/Slot mapping to systemd

2015-03-02 Thread Jordan Hargrave
On Mon, Mar 2, 2015 at 10:24 AM, Andrei Borzenkov arvidj...@gmail.com wrote: В Mon, 2 Mar 2015 09:48:51 -0600 Jordan Hargrave jhar...@gmail.com пишет: It would be nice if systemd could discover and display enclosure/bay slot mappings for drives in the system. The /dev/disk/by-path method