You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "Nathaniel Sherry (JIRA)" <ji...@apache.org> on 2014/07/08 22:34:05 UTC

[jira] [Commented] (VCL-701) Fedora 18 support

    [ https://issues.apache.org/jira/browse/VCL-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055475#comment-14055475 ] 

Nathaniel Sherry commented on VCL-701:
--------------------------------------

This is now impacting RedHat/CentOS 7 as well, preventing base image capture.

{code:title=RHEL6|borderStyle=solid}
eth0      Link encap:Ethernet  HWaddr 52:54:00:54:81:91  
          inet addr:192.168.122.236  Bcast:192.168.122.255  Mask:255.255.255.0
          inet6 addr: fe80::5054:ff:fe54:8191/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:167 errors:0 dropped:0 overruns:0 frame:0
          TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:14607 (14.2 KiB)  TX bytes:8905 (8.6 KiB)
{code}

{code:title=RHEL7|borderStyle=solid}
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.122.67  netmask 255.255.255.0  broadcast 0.0.0.0
        inet6 fe80::5054:ff:feeb:234b  prefixlen 64  scopeid 0x20<link>
        ether 52:54:00:eb:23:4b  txqueuelen 1000  (Ethernet)
        RX packets 4743  bytes 291553 (284.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 1328  bytes 132096 (129.0 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
{code}

> Fedora 18 support
> -----------------
>
>                 Key: VCL-701
>                 URL: https://issues.apache.org/jira/browse/VCL-701
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.3.3, 2.4
>
>
> Things to fix:
> -Correctly detect network configuration, the format of ifconfig output is different
> -maybe other issues.



--
This message was sent by Atlassian JIRA
(v6.2#6252)