• nullnullwhere bond0 device come from


    这段时间一直在学习nullnull之类的问题,现在正好有机会和大家共享一下.

        When debug Linux kernel, there is one more network device with "ifconfig -a", it show a bond0 device. detail information as following:

        -----------------------------------------------------

        bond0 

        -----------------------------------------------------

        每日一道理
    即使青春是一枝娇艳的花,但我明白,一枝独放永远不是春天,春天该是万紫千红的世界。 即使青春是一株大地伟岸的树,但我明白,一株独秀永远不是挺拔,成行成排的林木,才是遮风挡沙的绿色长城。即使青春是一叶大海孤高的帆,但我明白,一叶孤帆很难远航,千帆竞发才是大海的壮观。

        After check the Linux network configuration, I found disable the following configuration, the bond0 device will disappear.

        make menuconfig

       ---> device drivers

                  ---> Network device support

                             ---> Bonding driver support

        

        More detail information, please read: Documentation/networking/bonding.tx under Linux source tree.

    文章结束给大家分享下程序员的一些笑话语录: Borland说我很有前途,Sun笑了;Sun说我很有钱,IBM笑了;IBM说我很专业,Sybase笑了;Sybase说我数据库很牛,Oracle笑了;Oracle说我是开放的,Linux笑了;Linux说我要打败Unix,微软笑了;微软说我的系统很稳定,我们都笑了。

  • 相关阅读:
    lyft amundsen简单试用
    Prisma 2 is Coming Soon
    amundsen 来自lyft 的开源数据发现平台
    packr 方便的潜入静态资源文件到golang 二进制文件中
    hasura skor 构建安装
    Oracle中删除用户下所有对象的多种方法
    负载均衡----实现配置篇(Nginx)
    【nginx】配置Nginx实现负载均衡
    Vmware ESXi添加共享磁盘
    从Oracle迁移到MySQL的各种坑及自救方案
  • 原文地址:https://www.cnblogs.com/jiangu66/p/3074253.html
Copyright © 2020-2023  润新知