-
With Facter 3 running on EL 6.x, this statement (from #34) is no longer true:
> I have been reading the kernel docs on bonding and whilst the bonding module does change the mac addresses of the slave…
ghost updated
7 years ago
-
**Describe the bug**
1. I installed Harvester 1.1.2.
2. After some time I added NIC to the Host
3. The NICs changed IDs on 1.1.2. (See https://github.com/harvester/harvester/issues/4512)
4. I pu…
-
After adding a custom zone and moving an interface to it, which was previously by default in the `public` zone, `--runtime-to-permanent` fails.
**How to reproduce it (as minimally and precisely as …
-
/etc/hosts.allow
-----
network-scripts 설치 -> ifdown/ifup 제어 -> ip addr 로 상태 체크
[network-scripts/ifcfg-eth0]
TYPE=Ethernet
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
PEERDNS=yes…
-
This bug was originally filed in Launchpad as [LP: #1893770](https://bugs.launchpad.net/cloud-init/+bug/1893770)
Launchpad details
affected_projects = []
assignee = None
assignee_name = None
date_cl…
-
Host is `AlmaLinux 9.1`, guest is also `AlmaLinux 9.1`. `LXD 5.10`. Whatever I try, guest always boots with the `eth0` interface down and no routes.
`ONBOOT=yes` in `/etc/sysconfig/network-scripts/…
-
# step 1
`vi /etc/udev/rules.d/70-persistent-net.rules`
保留最后一条记录且把NAME=改成eth0,其余的删掉
记住MAC地址
```
# This file was automatically generated by the /lib/udev/write_net_rules
# program, run by …
-
CentOS Linux release 8.1.1911 (Core) on OpenNebula 5.10.1.
Two NICs:
- eth0 zone = internal
- eth1 zone = public
all rules are permanent.
Problem: when I reboot the VM eth0 is wrongly ad…
-
I'm trying to set up an InfiniBand interface on a Mellanox ConnectX-6 with OFED driver version 5.5-1.0.3.2 on Rocky 8.5
Drivers are installed and interfaces can be brought up manually.
I'm call…
-
Current implementation for activate/deactivate an interface -
/plugins/ginger/network/interfaces/:interfacename/activate
/plugins/ginger/network/interfaces/:interfacename/deactivate
Is executing ifup…