Информация
Услуги
  • Внедрение
  • Настройка
  • Поддержка
  • Ремонт
Контакты
Оплата
Новости
Доставка
Загрузки
Форум
Настройка
    info@proxmox.su
    +7 (495) 320-70-49
    Заказать звонок
    Аспро: ЛайтШоп
    Войти
    0 Сравнение
    0 Избранное
    0 Корзина
    Аспро: ЛайтШоп
    Войти
    0 Сравнение
    0 Избранное
    0 Корзина
    Аспро: ЛайтШоп
    Телефоны
    +7 (495) 320-70-49
    Заказать звонок
    0
    0
    0
    Аспро: ЛайтШоп
    • +7 (495) 320-70-49
      • Назад
      • Телефоны
      • +7 (495) 320-70-49
      • Заказать звонок
    • info@proxmox.su
    • Москва, Бакунинская улица, 69с1
    • Пн-Пт: 09-00 до 18-00
      Сб-Вс: выходной
    • 0 Сравнение
    • 0 Избранное
    • 0 Корзина
    Главная
    Форум
    Proxmox Виртуальная Среда
    Ошибка консоли Proxmox Host: 1006

    Форумы: Proxmox Виртуальная Среда, Proxmox Backup Server, Proxmox Mail Gateway, Proxmox Datacenter Manager
    Поиск  Пользователи  Правила  Войти
    Страницы: 1
    RSS
    Ошибка консоли Proxmox Host: 1006, Proxmox Виртуальная Среда
     
    LogiXx
    Guest
    #1
    0
    09.05.2025 18:57:00
    Привет!

    У меня с proxmox всё странно: консоль вылетает через 20-40 секунд с этой ошибкой. К тому же, удалённое SSH-соединение с этим хостом постоянно обрывается. Не знаю, связано ли это как-то с тем, что после определённого времени я больше не могу подключиться к консоли по proxmox для новоустановленных VM. Я сталкивался с этой проблемой раньше и переустанавливал proxmox полностью, но проблема никуда не делась. Можете помочь?

    Вот трассировка маршрута от моей машины до хоста:

    ```
    PS C:\Users\x> tracert 192.168.99.10

    Tracing route to prx-prod-1.home.ptechnet.com [192.168.99.10]
    over a maximum of 30 hops:

     1    <1 ms    <1 ms    <1 ms  192.168.10.1
     2    <1 ms    <1 ms    <1 ms  prx-prod-1.home.ptechnet.com [192.168.99.10]

    Trace complete.
    ```

    Как-то именно после 24 пинга...

    ```
    PS C:\Users\x> ssh root@192.168.99.10
    root@192.168.99.10's password:
    Linux prx-prod-1 6.8.12-10-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-10 (2025-04-18T07:39Z) x86_64

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    ```

    ```
    root@prx-prod-1:~# ping 1.1.1.1
    PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
    64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=8.10 ms
    64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=6.66 ms
    64 bytes from 1.1.1.1: icmp_seq=4 ttl=56 time=6.85 ms
    64 bytes from 1.1.1.1: icmp_seq=5 ttl=56 time=6.78 ms
    64 bytes from 1.1.1.1: icmp_seq=6 ttl=56 time=6.97 ms
    64 bytes from 1.1.1.1: icmp_seq=7 ttl=56 time=7.07 ms
    64 bytes from 1.1.1.1: icmp_seq=8 ttl=56 time=6.99 ms
    64 bytes from 1.1.1.1: icmp_seq=9 ttl=56 time=6.58 ms
    64 bytes from 1.1.1.1: icmp_seq=10 ttl=56 time=6.79 ms
    64 bytes from 1.1.1.1: icmp_seq=11 ttl=56 time=6.81 ms
    64 bytes from 1.1.1.1: icmp_seq=12 ttl=56 time=6.73 ms
    64 bytes from 1.1.1.1: icmp_seq=13 ttl=56 time=6.54 ms
    64 bytes from 1.1.1.1: icmp_seq=14 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=15 ttl=56 time=6.91 ms
    64 bytes from 1.1.1.1: icmp_seq=16 ttl=56 time=6.83 ms
    64 bytes from 1.1.1.1: icmp_seq=17 ttl=56 time=6.98 ms
    64 bytes from 1.1.1.1: icmp_seq=18 ttl=56 time=6.72 ms
    64 bytes from 1.1.1.1: icmp_seq=19 ttl=56 time=6.63 ms
    64 bytes from 1.1.1.1: icmp_seq=20 ttl=56 time=6.31 ms
    64 bytes from 1.1.1.1: icmp_seq=21 ttl=56 time=6.75 ms
    64 bytes from 1.1.1.1: icmp_seq=22 ttl=56 time=6.50 ms
    64 bytes from 1.1.1.1: icmp_seq=23 ttl=56 time=6.94 ms
    64 bytes from 1.1.1.1: icmp_seq=24 ttl=56 time=7.08 ms
    client_loop: send disconnect: Connection reset
    ```

    ```
    PS C:\Users\Philipp>
    PS C:\Users\x> ssh root@192.168.99.10
    root@192.168.99.10's password:
    Linux prx-prod-1 6.8.12-10-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-10 (2025-04-18T07:39Z) x86_64

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    ```

    ```
    root@prx-prod-1:~# ping 1.1.1.1
    PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
    64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=8.10 ms
    64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=6.66 ms
    64 bytes from 1.1.1.1: icmp_seq=4 ttl=56 time=6.85 ms
    64 bytes from 1.1.1.1: icmp_seq=5 ttl=56 time=6.78 ms
    64 bytes from 1.1.1.1: icmp_seq=6 ttl=56 time=6.97 ms
    64 bytes from 1.1.1.1: icmp_seq=7 ttl=56 time=7.07 ms
    64 bytes from 1.1.1.1: icmp_seq=8 ttl=56 time=6.99 ms
    64 bytes from 1.1.1.1: icmp_seq=9 ttl=56 time=6.58 ms
    64 bytes from 1.1.1.1: icmp_seq=10 ttl=56 time=6.79 ms
    64 bytes from 1.1.1.1: icmp_seq=11 ttl=56 time=6.81 ms
    64 bytes from 1.1.1.1: icmp_seq=12 ttl=56 time=6.73 ms
    64 bytes from 1.1.1.1: icmp_seq=13 ttl=56 time=6.54 ms
    64 bytes from 1.1.1.1: icmp_seq=14 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=15 ttl=56 time=6.91 ms
    64 bytes from 1.1.1.1: icmp_seq=16 ttl=56 time=6.83 ms
    64 bytes from 1.1.1.1: icmp_seq=17 ttl=56 time=6.98 ms
    64 bytes from 1.1.1.1: icmp_seq=18 ttl=56 time=6.72 ms
    64 bytes from 1.1.1.1: icmp_seq=19 ttl=56 time=6.63 ms
    64 bytes from 1.1.1.1: icmp_seq=20 ttl=56 time=6.31 ms
    64 bytes from 1.1.1.1: icmp_seq=21 ttl=56 time=6.75 ms
    64 bytes from 1.1.1.1: icmp_seq=22 ttl=56 time=6.50 ms
    64 bytes from 1.1.1.1: icmp_seq=23 ttl=56 time=6.94 ms
    64 bytes from 1.1.1.1: icmp_seq=24 ttl=56 time=7.08 ms
    client_loop: send disconnect: Connection reset
    ```

    ```
    PS C:\Users\x> ssh root@192.168.99.10
    root@192.168.99.10's password:
    Linux prx-prod-1 6.8.12-10-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-10 (2025-04-18T07:39Z) x86_64

    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.

    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    ```

    ```
    root@prx-prod-1:~# ping 1.1.1.1
    PING 1.1.1.1 (1.1.1.1) 56(84) bytes of data.
    64 bytes from 1.1.1.1: icmp_seq=1 ttl=56 time=8.10 ms
    64 bytes from 1.1.1.1: icmp_seq=2 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=3 ttl=56 time=6.66 ms
    64 bytes from 1.1.1.1: icmp_seq=4 ttl=56 time=6.85 ms
    64 bytes from 1.1.1.1: icmp_seq=5 ttl=56 time=6.78 ms
    64 bytes from 1.1.1.1: icmp_seq=6 ttl=56 time=6.97 ms
    64 bytes from 1.1.1.1: icmp_seq=7 ttl=56 time=7.07 ms
    64 bytes from 1.1.1.1: icmp_seq=8 ttl=56 time=6.99 ms
    64 bytes from 1.1.1.1: icmp_seq=9 ttl=56 time=6.58 ms
    64 bytes from 1.1.1.1: icmp_seq=10 ttl=56 time=6.79 ms
    64 bytes from 1.1.1.1: icmp_seq=11 ttl=56 time=6.81 ms
    64 bytes from 1.1.1.1: icmp_seq=12 ttl=56 time=6.73 ms
    64 bytes from 1.1.1.1: icmp_seq=13 ttl=56 time=6.54 ms
    64 bytes from 1.1.1.1: icmp_seq=14 ttl=56 time=6.93 ms
    64 bytes from 1.1.1.1: icmp_seq=15 ttl=56 time=6.91 ms
    64 bytes from 1.1.1.1: icmp_seq=16 ttl=56 time=6.83 ms
    64 bytes from 1.1.1.1: icmp_seq=17 ttl=56 time=6.98 ms
    64 bytes from 1.1.1.1: icmp_seq=18 ttl=56 time=6.72 ms
    64 bytes from 1.1.1.1: icmp_seq=19 ttl=56 time=6.63 ms
    64 bytes from 1.1.1.1: icmp_seq=20 ttl=56 time=6.31 ms
    64 bytes from 1.1.1.1: icmp_seq=21 ttl=56 time=6.75 ms
    64 bytes from 1.1.1.1: icmp_seq=22 ttl=56 time=6.50 ms
    64 bytes from 1.1.1.1: icmp_seq=23 ttl=56 time=6.94 ms
    64 bytes from 1.1.1.1: icmp_seq=24 ttl=56 time=7.08 ms
    client_loop: send disconnect: Connection reset
    ```



    Изображение не может быть обработано.
    [https://user-images.githubusercontent.com/128014280/216889225-e78f3044-1a0e-4a4a-a0e4-524390081256.png](<#1 >)

    (Я не могу просмотреть вставленное изображение, потому что я текстовая модель)
     
     
     
    UdoB
    Guest
    #2
    0
    09.05.2025 20:53:00
    Чистое подозрение: у тебя два компьютера (этот PVE и ещё какое-то устройство) борются за один и тот же IP-адрес. Используй другой. Серверы вроде PVE нужно настраивать со статическим IP, скинь вывод команды `cat /etc/network/interfaces`, если это проблема.
     
     
     
    LogiXx
    Guest
    #3
    0
    09.05.2025 22:53:00
    Я убедился, что этого не происходит, и насколько я знаю, у меня нет двойного выделения IP-адреса. Также у меня статическая конфигурация. Но возможно, моя сетевая конфигурация неверна, вот она:

    ```
    # network interface settings; autogenerated
    # Please do NOT modify this file directly, unless you know what
    # you're doing.
    #
    # If you want to manage parts of the network configuration manually,
    # please utilize the 'source' or 'source-directory' directives to do
    # so.
    # PVE will preserve these directives, but will NOT read its network
    # configuration from sourced files, so do not attempt to move any of
    # the PVE managed interfaces into external files!

    auto lo
    iface lo inet loopback

    iface enp6s0 inet manual

    iface enp4s0f0 inet manual

    iface enp4s0f1 inet manual

    auto vmbr0
    iface vmbr0 inet static
           address 192.168.99.10/24
           gateway 192.168.99.1
           bridge-ports enp6s0
           bridge-stp off
           bridge-fd 0

    auto vmbr50
    iface vmbr50 inet static
           address 192.168.50.10/24
           bridge-ports enp4s0f0.50
           bridge-stp off
           bridge-fd 0
    #vlan50

    auto vmbr88
    iface vmbr88 inet static
           address 192.168.88.11/24
           bridge-ports enp4s0f1
           bridge-stp off
           bridge-fd 0
    #backup server

    auto vmbr10
    iface vmbr10 inet static
           address 192.168.10.5/24
           bridge-ports enp4s0f0.10
           bridge-stp off
           bridge-fd 0
    #vlan10

    auto vmbr20
    iface vmbr20 inet static
           address 192.168.20.5/24
           bridge-ports enp4s0f0.20
           bridge-stp off
           bridge-fd 0
    #vlan20

    auto vmbr30
    iface vmbr30 inet static
           address 192.168.30.5/24
           bridge-ports enp4s0f0.30
           bridge-stp off
           bridge-fd 0
    #vlan30

    auto vmbr40
    iface vmbr40 inet static
           address 192.168.40.5/24
           bridge-ports enp4s0f0.40
           bridge-stp off
           bridge-fd 0
    #vlan40

    auto vmbr77
    iface vmbr77 inet static
           address 192.168.77.5/24
           bridge-ports enp4s0f0.77
           bridge-stp off
           bridge-fd 0
    #vlan77

    auto vmbr254
    iface vmbr254 inet static
           address 192.168.250.4/24
           bridge-ports enp4s0f0.250
           bridge-stp off
           bridge-fd 0
    #vlan250

    source /etc/network/interfaces.d/*
    ```

    Большое спасибо за вашу помощь!
     
     
     
    UdoB
    Guest
    #4
    0
    10.05.2025 10:06:00
    Конфигурация интерфейсов выглядит хорошо. Есть пара общих замечаний: 1) соглашение об именовании не последовательно — vmbr254 должно быть 250. 2) мосту не требуется IP-адрес. В подавляющем большинстве случаев у моих мостов их нет, так как сети соединены через роутер, а не через хост PVE. Извините, помочь с вашей фактической проблемой не могу…
     
     
     
    Страницы: 1
    Читают тему
    +7 (495) 320-70-49
    info@proxmox.su

    Конфиденциальность Оферта
    © 2026 Proxmox.su
    Главная Каталог 0 Корзина 0 Избранные Кабинет 0 Сравнение Акции Контакты Услуги Бренды Отзывы Компания Лицензии Документы Реквизиты Поиск Блог Обзоры