Controllerless Networks

last person joined: 2 days ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

Config commit failure 1012

This thread has been viewed 23 times
  • 1.  Config commit failure 1012

    Posted Nov 30, 2017 01:31 AM

    Hi,

    I'm using Virtual Mobility Master version 8.2.0.1, MD: Mobility Controller 7220.

    When I commit a configuration, there is an error: "Config commit failure 1012" (screenshot in attach file)

    Although Configuration Deployment Status is OK. But the configuration isn't written on MDs.

     

    Anyone can help me please.

    Thanks a lots

     



  • 2.  RE: Config commit failure 1012

    Posted Dec 01, 2017 01:56 AM

    Nobody can help me? :(



  • 3.  RE: Config commit failure 1012

    Posted Feb 13, 2018 02:09 PM

    The first thing you need to do is find what the problem in the config is. You can run 'show configuration failure all' for clues. For example:

     

    (master-a.dev.mobility.cns.vt.edu)[[00:1a:1e:00:ab:38]##show configuration failure all
    
    All Configuration Failure
    -------------------------
    IP Address     MAC                Config ID  Process   Command                                 Message
    ----------     ---                ---------  -------   -------                                 -------
    198.82.xxx.xx  00:1a:1e:00:ab:38  37         Layer2/3  ipv6 address 2001:468:c80:2118::19/64   IPv6 Prefix conflicts with another Interface
    198.82.xxx.xx  00:1a:1e:00:be:00  34
    
    Total switches with config failures::2

    As you can see, sometimes it is helpful, and sometimes not. Once you have resloved the config issues, do another 'write memory'. It sounds like you may have done this already, and as you have noticed, you're not quite done. Next log into the md, and tell it to do a full refresh of its config, using the `ccm-debug` command. The AOS 8.x-y way of connectng to the local md is by using the `mdconnect` command.

     

    (master-a.dev.mobility.cns.vt.edu) [/] #cd cottonmouth
    (master-a.dev.mobility.cns.vt.edu) [00:1a:1e:00:be:00] #mdconnect
    
    
     Redirecting to Managed Device Shell
    Last login: Tue Feb 13 13:40:23 2018 from 172.21.20.101
    (yellowbelly) [MDC] *#ccm-debug full-config-sync
    (yellowbelly) [MDC] *#exit
    
    Exiting Managed Device Shell
    (master-a.dev.mobility.cns.vt.edu) [00:1a:1e:00:be:00] #show configuration failure all
    
    All Configuration Failure
    -------------------------
    IP Address  MAC  Config ID  Process  Command  Message
    ----------  ---  ---------  -------  -------  -------
    
    Total switches with config failures::0

     

     



  • 4.  RE: Config commit failure 1012

    Posted Mar 27, 2018 02:32 AM

    I found the same "All Configuration Failure " but Aruba ALERTS not show anything for fixed the problem 



  • 5.  RE: Config commit failure 1012

    Posted Dec 14, 2018 01:45 AM

    Me too



  • 6.  RE: Config commit failure 1012

    Posted Aug 01, 2019 11:09 AM

    I know its a stupid suggestion, but have you tried rebooting it? I had similar problem with "stuck" config and a reboot helped.



  • 7.  RE: Config commit failure 1012

    Posted Aug 06, 2019 11:47 PM

    Please upgrade to the latest version maybe fixed this issue. I think it might be a bug.