Displaying 3 results from an estimated 3 matches for "fe08".
Did you mean:
fe00
2025 May 24
0
Bug#1106420: xen-utils-common: block-iscsi script doesn't work when iqn is a prefix of an existing iqn
...an
existing in use iqn then xl create will fail with
libxl: error: libxl_device.c:1337:device_hotplug_child_death_cb: script: Device already opened
My fix is to match a space before and after the iqn.
iscsiadm -m session | grep ' iqn.xen17:trixie17 '
tcp: [32] [fd01:8b0:bfcd:100:230:18ff:fe08:5ad6]:3260,1 iqn.xen17:trixie17 (non-flash)
Without the trailing space:
iscsiadm -m session | grep 'iqn.xen17:trixie17'
tcp: [30] [fd01:8b0:bfcd:100:230:18ff:fe08:5ad6]:3260,1 iqn.xen17:trixie17-build (non-flash)
tcp: [32] [fd01:8b0:bfcd:100:230:18ff:fe08:5ad6]:3260,1 iqn.xen17:trixie17 (n...
2009 Jul 07
1
Failing to join an ADS domain
...] lib/charcnv.c:charset_name(82)
Substituting charset 'UTF-8' for LOCALE
[2009/07/02 18:11:56, 5] lib/util.c:init_names(269)
Netbios name list:-
my_netbios_names[0]="SAMBA"
[2009/07/02 18:11:56, 2] lib/interface.c:add_interface(340)
added interface eth0 ip=fe80::216:3eff:fe08:ff63%eth0 bcast=fe80::ffff:ffff:ffff:ffff%eth0 netmask=ffff:ffff:ffff:ffff::
[2009/07/02 18:11:56, 2] lib/interface.c:add_interface(340)
added interface eth0 ip=172.21.25.57 bcast=172.21.255.255 netmask=255.255.0.0
[2009/07/02 18:12:07, 1] libnet/libnet_join.c:libnet_Join(1871)
libnet_Join:...
2005 Jun 14
1
Problem with samba broadcast
...host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether 00:07:95:08:0f:f1 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.1/24 brd 192.168.0.255 scope global eth0
inet6 fe80::207:95ff:fe08:ff1/64 scope link
valid_lft forever preferred_lft forever
4: eth1: <BROADCAST,MULTICAST,PROMISC,UP> mtu 1500 qdisc pfifo_fast qlen
1000
link/ether 00:40:05:07:bb:05 brd ff:ff:ff:ff:ff:ff
inet6 fe80::240:5ff:fe07:bb05/64 scope link
valid_lft forever preferred_lft forever...