Search results

  1. M

    я контакт передам Владимиру Казаку, он у нас занимается ЛИС, он отпишет.

    я контакт передам Владимиру Казаку, он у нас занимается ЛИС, он отпишет.
  2. M

    Oracle (2k8r2) every backup rman errors

    ЦМСЧ №31, у нас тоже ЛИС Ариадна, правда не в виртуалке пока. Давай емаил в личку что ли, у меня в отделе есть в оракле разбирающиеся, может что поможем.
  3. M

    Oracle (2k8r2) every backup rman errors

    Привет, я так понимаю это ЛИС Ариадна? Колеги значит. А какая МСЧ?
  4. M

    [SOLVED] noVNC script error (version 5.0)

    Keyboard work in quite outdated FF 31.8 What is the reason?
  5. M

    [SOLVED] noVNC script error (version 5.0)

    Very bad: in this case it is necessary to be very conservative.
  6. M

    [SOLVED] noVNC script error (version 5.0)

    Found a error in FF js console: SyntaxError: let is a reserved identifier app.js:318 there is the code let node = elem.childNodes[i]; I change /usr/share/novnc-pve/index.html.tpl this way: <!-- begin scripts --> <script type="application/javascript;version=1.7"...
  7. M

    [SOLVED] noVNC script error (version 5.0)

    After update 4.4 to 5.0 noVNC encountered an error. firefox 28 How to find whats wrong?
  8. M

    Enable MTU 9000 Jumbo Frames

    auto vmbr0 iface vmbr0 inet static address 192.168.59.190 netmask 255.255.255.0 gateway 192.168.59.191 bridge_ports eth0 bridge_stp off bridge_fd 0 up ifconfig eth0 mtu 4000 || true
  9. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    Solved! This was due GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 quiet" in /etc/default/grub BUG?
  10. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    "but if i try to create new one bridge not avaliable:" its not cached.
  11. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    root@proxmox:/etc/network# cat /etc/network/interfaces # network interface settings auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.59.190 netmask 255.255.255.0 gateway 192.168.59.191 after reboot - Error: failed to open socket (500) it is not in...
  12. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    Edit interfaces to root@proxmox:/etc/network# cat /etc/network/interfaces auto lo iface lo inet loopback iface eth0 inet manual iface eth1 inet manual do it without reboot. but still in webgui Error: failed to open socket (500) PS: old vm's, created on pve3.4 with...
  13. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    only Feb 22 19:51:18 proxmox pve-firewall[1439]: status update error: iptables_restore_cmdlist: Try `ip6tables-restore -h' or 'ip6table s-restore --help' for more information.
  14. M

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1

    webgui tab "Network" error after upgrade from PVE 3.4 to 4.1 root@proxmox:/etc# cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The...
  15. M

    Set bond primary

    an old debian bug, It has long been in debian bugzilla https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=699445 my patch: --- /etc/network/if-pre-up.d/ifenslave.old 2015-05-22 17:12:59.181899294 +0500 +++ /etc/network/if-pre-up.d/ifenslave 2014-12-11 16:40:39.000000000 +0500 @@...
  16. M

    Ceph 0.94 (Hammer) - anyone cared to update?

    I upgrade such way my 4 nodes without any problem. next upgrade will be to debian 8 ;)
  17. M

    ceph dashboard

    ceph dashboard may be?
  18. M

    Can there be such configuration: 6 machines in the one cluster, but the HA uses only

    Re: Can there be such configuration: 6 machines in the one cluster, but the HA uses o Yes, it seems that this is exactly what I was asking about. Remains to try how it works. Thank you very much for the advice!
  19. M

    Can there be such configuration: 6 machines in the one cluster, but the HA uses only

    Re: Can there be such configuration: 6 machines in the one cluster, but the HA uses o I will specify, "vms" in the sense of "virtual machine"? But i mean 6 machines in the one cluster like "6 bare metal machines members in the one cluster". Please, forgive me for my bad english.
  20. M

    Can there be such configuration: 6 machines in the one cluster, but the HA uses only

    Hi everyone, Can there be such configuration: 6 machines in the one cluster, but the HA uses only 4 of them? Thanks for your help, miha_r.