LINUX.ORG.RU

Сообщения sss-man

 

Проблема с NFS на Proxmox 4.2

Доброго времени суток! Может быть кто-то встречался с подобным. Не могу найти решение в интернете. Итого, что Мы имеем : кластер из двух нод на Proxmox 4.2, локальные хранилища под ВМ, на каждой из нод сделано через LVM отдельный раздел под централизованные бэкапы для NFS сервера. Общего хранилище нет. Ноды одинаковые по ПО. В логи постоянно сыпется ошибка :

Aug 31 10:39:16 mars kernel: nfsd: recvfrom returned errno 104
Aug 31 10:39:18 mars kernel: nfsd: peername failed (err 107)!

Может быть кто-то встречался с подобным? куда копать? Окружение, настройки и ПО:

uname -a
Linux mars 4.4.6-1-pve #1 SMP Thu Apr 21 11:25:40 CEST 2016 x86_64 GNU/Linux

dpkg -l | grep -i nfs
ii  liblockfile1:amd64             1.09-6                         amd64        NFS-safe locking library
ii  libnfsidmap2:amd64             0.25-5                         amd64        NFS idmapping library
ii  nfs-common                     1:1.2.8-9                      amd64        NFS support files common to client and server
ii  nfs-kernel-server              1:1.2.8-9                      amd64        support for NFS kernel server

ifconfig -a 
bond0     Link encap:Ethernet  HWaddr 00:26:55:4b:e8:9e  
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:2087451 errors:0 dropped:5 overruns:0 frame:0
          TX packets:1257462 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:318731062 (303.9 MiB)  TX bytes:93390189 (89.0 MiB)

bond1     Link encap:Ethernet  HWaddr 00:26:55:4b:e8:a2  
          inet6 addr: fe80::226:55ff:fe4b:e8a2/64 Scope:Link
          UP BROADCAST RUNNING MASTER MULTICAST  MTU:1500  Metric:1
          RX packets:263080 errors:0 dropped:3068 overruns:0 frame:0
          TX packets:114 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:23078495 (22.0 MiB)  TX bytes:13936 (13.6 KiB)

bond0.401 Link encap:Ethernet  HWaddr 00:26:55:4b:e8:9e  
          inet addr:192.168.128.12  Bcast:192.168.128.255  Mask:255.255.255.0
          inet6 addr: fe80::226:55ff:fe4b:e89e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1309476 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1255135 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:90197339 (86.0 MiB)  TX bytes:80726774 (76.9 MiB)

bond1.418 Link encap:Ethernet  HWaddr 00:26:55:4b:e8:a2  
          inet addr:192.168.180.12  Bcast:192.168.180.255  Mask:255.255.255.0
          inet6 addr: fe80::226:55ff:fe4b:e8a2/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:648 (648.0 B)

eth0      Link encap:Ethernet  HWaddr 00:26:55:4b:e8:9e  
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:393612 errors:0 dropped:1 overruns:0 frame:0
          TX packets:1257394 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:37049094 (35.3 MiB)  TX bytes:93382701 (89.0 MiB)

eth1      Link encap:Ethernet  HWaddr 00:26:55:4b:e8:9e  
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:1693839 errors:0 dropped:4 overruns:0 frame:0
          TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:281681968 (268.6 MiB)  TX bytes:7488 (7.3 KiB)

eth2      Link encap:Ethernet  HWaddr 00:26:55:4b:e8:a2  
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:95856 errors:0 dropped:0 overruns:0 frame:0
          TX packets:65 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:8746172 (8.3 MiB)  TX bytes:7664 (7.4 KiB)

eth3      Link encap:Ethernet  HWaddr 00:26:55:4b:e8:a2  
          UP BROADCAST RUNNING SLAVE MULTICAST  MTU:1500  Metric:1
          RX packets:167224 errors:0 dropped:0 overruns:0 frame:0
          TX packets:49 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:14332323 (13.6 MiB)  TX bytes:6272 (6.1 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:7969 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7969 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1 
          RX bytes:8282314 (7.8 MiB)  TX bytes:8282314 (7.8 MiB)

vmbr0     Link encap:Ethernet  HWaddr 00:26:55:4b:e8:9e  
          inet6 addr: fe80::226:55ff:fe4b:e89e/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:645845 errors:0 dropped:4617 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:44720134 (42.6 MiB)  TX bytes:648 (648.0 B)

/etc/exports
/data/nfs 192.168.180.0/24(rw,no_root_squash,no_subtree_check,sync)

mount -a
mars-nfs:/data/nfs on /mnt/pve/mars-nfs type nfs (rw,relatime,vers=3,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,mountaddr=192.168.180.12,mountvers=3,mountport=34585,mountproto=udp,local_lock=none,addr=192.168.180.12)

Причем всё это хозяйство прекрасно работает.

 , ,

sss-man
()

Proxmox 4 Cluster + HA

Доброго времени суток. Переделка очередных кастылей после подрядчика. Имеем два железных сервера RHEL 6.4 с Heartbeat, теоритически рабочую репликацию MySQL :-), GlusterFS с кодом сайта Bitrix (репликация между двумя серверами). Хотелось бы переделать всё в Proxmox кластер, завернуть сайты в ВМ на базе KVM. Это вопрос десятый и проблем не составляет. Нет общего хранилища, но хотелось бы использовать Live Migration и HA. Что посоветуете? У кого есть опыт? Локального дискового пространства несколько терабайт. Какие связки использовать и реально ли с локальных хранилищ получить HA? Смотрю в сторону Ceph.

 , , ,

sss-man
()

Return From MariaDB to MySQL

Добрый день. Появилась очередная задача. Насколько её назвать вменяемой - решайте сами. Развернута Fedora 23 с софтом Redmine, и его необходимо перенести под RHEL. Костыль заключается в переносе SQL дампа из MariaDB в MySQL. Имеем: - Fedora

Linux redmine 4.4.9-300.fc23.x86_64 #1 SMP Wed May 4 23:56:27 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

mariadb-config-10.0.23-1.fc23.x86_64
mariadb-devel-10.0.23-1.fc23.x86_64
mariadb-errmsg-10.0.23-1.fc23.x86_64
mariadb-server-10.0.23-1.fc23.x86_64
mariadb-10.0.23-1.fc23.x86_64
mariadb-libs-10.0.23-1.fc23.x86_64
mariadb-common-10.0.23-1.fc23.x86_64

- RHEL

Linux redmine 2.6.32-642.el6.x86_64 #1 SMP Wed Apr 13 00:51:26 EDT 2016 x86_64 x86_64 x86_64 GNU/Linux

php-mysql-5.4.45-9.el6.remi.x86_64
compat-mysql51-5.1.54-1.el6.remi.x86_64
mysql-5.5.50-1.el6.remi.x86_64
mysql-server-5.5.50-1.el6.remi.x86_64
mysql-community-release-el6-5.noarch
mysql-devel-5.5.50-1.el6.remi.x86_64
mysql-libs-5.5.50-1.el6.remi.x86_64

При попытке залития дампа в MySQL получаем ошибку

mysql -u root -p mysql < all-databases.sql 
Enter password: 
ERROR 1064 (42000) at line 394: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'STATS_PERSISTENT=0' at line 11

Ошибка синтаксиса, который был изменен с MySQL >=5.6. Вопрос - делал ли кто-то подобное, куда копать, можно ли реализовать такой даунгрейд?

 ,

sss-man
()

oVirt грабли

Уважаемые господа!!!
Обращаюсь к Вам за инфо по избитой теме oVirt.
Чесн говоря в инете есть инфо, но вот че не нашел так не нашел это автозапуск ВМ при старте ноды.
Хотелось бы без скриптов, так как одминить будет команда, а поэтому управлять должно быть удобно.
Также не врубился почему при ребуте или выключении ноды не выключаются ВМки.
Наверно я туплю, а мб и допиливать надо.
Остальная логика работы вроде как полностью понятна.
Дело в том, что запуск в продакшн в пятницу, боюсь могу не успеть допилить, а поэтому обращаюсь за помощью к многоуважаемому мною сообществу ЛОРа.
Параллельно ищу решения.
Также уже использующие дайте свои отзывы на сие чудо пожалуйста.
Выбрал этот продукт так как уважаю KVM и проект как написано неплохо развивается.
Имею в наличии несколько хостов с Centos 6.5 и стабильный oVirt 3.3.
Заранее благодарю.

sss-man
()

NIX Cluster

Приветствую, Уважаемые форумчане!!!
Обращаюсь к Вам по причине жестких сроков поставленной задачи.
Значит в наличии имеется 4 хоста под виртуализацию (3 из них - схожее железо, не в этом суть).
Накатил на них Debian 7.1 amd64, KVM и виртуалки всех текущих сервисов в прошлом монолитных ОСей.
Требуется организовать из них High Availability Cluster.
Именно кластер высокой доступности, чтоб в случае падения хоста виртуалки запускались на иных узлах.
С нереальными сроками нет времени разбираться и тестить готовые решения согласно ресурсу http://www.linux-kvm.org/page/Management_Tools.
Вся проблема в том, что берут еще пару одминов вендовозов и нужна какая то вэб рожа/клиент для совместного тыкания мышкой по всему кластеру.
Через консольку не пойдет, так как квалификация и не желание учиться виндузятников всем известна.
Собственно вопрос таков: рожа для организации, мониторинга, управления кластером.
Ну и понятное дело, что руководство зажало денег, поэтому решение хотелось бы бесплатное.
Поделитесь пожалуйста опытом использований таких решений.
Если не трудно, то пару слов про плюсы/минусы.
Видел что-то про связку с Ganeti, oVirt, OpenNebula.
Спасибо.

Перемещено tazhate из general

sss-man
()

Asterisk 11 - ступор

Доброго времени суток Уважаемые форумчане. Гуглил, тыкал, крутил - в итоге запутался. Задача такова - IP телефония. Поизучал нантрэрнэ - остановился на Asterisk. Бесплатна и по отзывам неплоха в плане офисной виртуальной АТСки на 70-100 аппаратов.

Что имеем :

Debian 6 Linux 2.6.32-5-686;

Asterisk/11.0.1;

libpri-1.4.13;

dahdi-linux-complete-2.6.1+2.6.1.

Собирал из исходников. Все пашет, все красиво. Теперече наигравшись и внедрив задача такова - статистика звонков. Кто куда и кому назвякивал - в принципе задача стандартная. Хочу писать в БДшу MySQL. Тупо не пойму что для этого использовать. Также хоца какую нить вэб морду для составления отчетов и быстрого анализа. В инете в статьях указываются устаревшие модули для версий типа 1.6-1.8 которых сейчас уже нет. Уважаемые спецы не вижу смысла изобретать велосипед. Поделитесь опытом, советом, мб какие нить конкретные статьи. Посоветуйте что целесообразно использовать. Просто теория. Спасибо.

P.S.: подытожу вопросы:

1. Что конкретно использовать чтобы собирать статистику звонков в MySQL в Asterisk 11;

2. Посоветуйте вэб морду для составления отчетов и анализа, оперативного просмотра статистики звонков.

sss-man
()

Linux бездиска

Доброго времени суток.

Появилась следующая задача.

Необходимо грузица по сети в оперативную память, грубо говоря терминалы.

Поднял TFTP, закинул тудамс pxelinux, настроил DHCP, загрузился по сетке. Закинул туда ядро акрониса - тож гут. Все красиво.

Теперь собсно вопрос такой. Как и чем делать мини образа осей чтобы все это дело грузилось в оперативку, как в случае с акронисом. Хочу какой нибудь образ сделать например миниубунты чтоб при загрузке клиента на рабочем столе был всего лишь один значок клиента к RDP-серверу. Ну и собсно потом же поморочица с аналогичной загрузкой венды точно таким же образом.

Причем хотелось бы не задействовать NFS. Но я могу ошибаться ибо пока не пойму как это работает)) Не пинайте сильно))

Тока

sss-man
()

DHCPD: грабли настроек

Доброго времени суток.

Подскажите пожалуйста, в чем собственно косяк.

Есть Фряха :

uname -a
FreeBSD server.local 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #1: Tue Nov 29 09:10:01 MSK 2011     freebsd@server.local:/usr/obj/usr/src/sys/GENERIC-17-11-2011  i386

Есть DHCP сервер (собирал из портов) :

pkg_info | grep dhcp
isc-dhcp42-server-4.2.1 The ISC Dynamic Host Configuration Protocol server

Есть конфиг dhcpd.conf (сокращен для экономии места) :

cat /usr/local/etc/dhcpd.conf

# dhcpd.conf
#
# Sample configuration file for ISC dhcpd
#

#----------------------------------------------------------------------------
#DHCPD
#----------------------------------------------------------------------------

#Global Parametrs
ddns-update-style none;
authoritative;
log-facility local7;
allow unknown-clients;

#-----------------------------------------------------------------------------

#Subnet 

#Range 192.168.0.220 - 192.168.0.250

shared-network server.local {
        subnet 192.168.0.0 netmask 255.255.255.0 {
                server-name "server.local";
                server-identifier 192.168.0.1; 
                range 192.168.0.220 192.168.0.250;
                option subnet-mask 255.255.255.0;
                option routers 192.168.0.1;
                option domain-name-servers 212.46.0.3,212.46.1.2;
                option broadcast-address 192.168.0.255;
                option netbios-name-servers 192.168.0.1;
                default-lease-time 8600;
                max-lease-time 8700;
                }
        }

#----------------------------------------------------------------------------

#Static Hosts

#Range 192.168.0.100 - 192.168.0.200

group {

        #------------------------------------------------------------------------------------

        server-name "dhcpd.server.local";
        server-identifier 192.168.0.1;
        option subnet-mask 255.255.255.0;
        option routers 192.168.0.1;
        option domain-name-servers 192.168.0.1,8.8.8.8,8.8.4.4;
        option broadcast-address 192.168.0.255;
        option netbios-name-servers 192.168.0.1;
        default-lease-time 86400;
        max-lease-time 87400;

        #------------------------------------------------------------------------------------

        host Computer-1       { hardware ethernet 20:cf:30:8b:d8:83; fixed-address 192.168.0.101; }
        host Computer-2       { hardware ethernet f4:6d:04:59:cc:9e; fixed-address 192.168.0.102; }
        host Computer-3       { hardware ethernet 20:cf:30:8e:15:d6; fixed-address 192.168.0.103; }
        host Computer-4       { hardware ethernet 48:5b:39:ae:37:b7; fixed-address 192.168.0.104; }
        host Computer-5       { hardware ethernet 00:23:54:da:53:17; fixed-address 192.168.0.105; }

        }

IP - адреса офисным станциям приходится в соответствии с задачей раздавать по маку, остальным например кто пришел со своим ноутом раздается из диапазона.

Дык вот грабли в следующем : например Computer-1 получил правильные настройки от DHCP сервера :

C:\Documents and Settings\Администратор>ipconfig /all

Настройка протокола IP для Windows

   Имя компьютера  . . . . . . . . . : computer-1
   Основной DNS-суффикс  . . . . . . :
   Тип узла. . . . . . . . . . . . . : гибридный
   IP-маршрутизация включена . . . . : нет
   WINS-прокси включен . . . . . . . : нет

Подключение по локальной сети - Ethernet адаптер:

   DNS-суффикс этого подключения . . :
   Описание  . . . . . . . . . . . . : Realtek RTL8102E/RTL8103E Family PCI-E Fa
st Ethernet NIC
   Физический адрес. . . . . . . . . : 20-CF-30-8B-D8-83
   DHCP включен. . . . . . . . . . . : да
   Автонастройка включена  . . . . . : да
   IP-адрес  . . . . . . . . . . . . : 192.168.0.101
   Маска подсети . . . . . . . . . . : 255.255.255.0
   Основной шлюз . . . . . . . . . . : 192.168.0.1
   DHCP-сервер . . . . . . . . . . . : 192.168.0.1
   DNS-серверы . . . . . . . . . . . : 192.168.0.1
                                       8.8.8.8
                                       8.8.4.4
   Основной WINS-сервер  . . . . . . : 192.168.0.1
   Аренда получена . . . . . . . . . : 20 января 2012 г. 10:52:13
   Аренда истекает . . . . . . . . . : 21 января 2012 г. 10:52:13

Через 5 минут у клиента уже следующие настройки :

C:\Documents and Settings\Администратор>ipconfig /all

Настройка протокола IP для Windows

   Имя компьютера  . . . . . . . . . : computer-1
   Основной DNS-суффикс  . . . . . . :
   Тип узла. . . . . . . . . . . . . : гибридный
   IP-маршрутизация включена . . . . : нет
   WINS-прокси включен . . . . . . . : нет

Подключение по локальной сети - Ethernet адаптер:

   DNS-суффикс этого подключения . . :
   Описание  . . . . . . . . . . . . : Realtek RTL8102E/RTL8103E Family PCI-E Fa
st Ethernet NIC
   Физический адрес. . . . . . . . . : 20-CF-30-8B-D8-83
   DHCP включен. . . . . . . . . . . : да
   Автонастройка включена  . . . . . : да
   IP-адрес  . . . . . . . . . . . . : 192.168.0.101
   Маска подсети . . . . . . . . . . : 255.255.255.0
   Основной шлюз . . . . . . . . . . : 192.168.0.1
   DHCP-сервер . . . . . . . . . . . : 192.168.0.1
   DNS-серверы . . . . . . . . . . . : 212.46.0.3
                                                  212.46.1.2
   Основной WINS-сервер  . . . . . . : 192.168.0.1
   Аренда получена . . . . . . . . . : 20 января 2012 г. 10:52:13
   Аренда истекает . . . . . . . . . : 21 января 2012 г. 10:52:13

Компушка внаглую меняет свои настройки DNS.

Где я мог ошибиться? Подскажите пожалуйста в чем собственно косяк? Спасибо.

sss-man
()

SQUID : неравный бой с интернет-радио.

Доброго времени суток.

Подскажите пожалуйста, что предпринять:

Задача - закрыть юзерам все развлекаловки, что можно найти на http через браузер. Выбрал Squid. Закрыл аудио, видео, флэш, сайты порезал. Не могу никак справиться с надоедливым радио-онлайн. Все возможные комбинации предлагаемые гуглом перепробовал. Все равно бренчит. Может быть кто-то сталкивался с сией историей. Поделитесь пожалуйста конфигом либо подскажите куда рыть. Не очень хочется рузать сайты вручную.

P.S. : http://all-radio.ru/

Большое спасибо.

sss-man
()

Samba-ступор

Доброго времени суток.

Третий день бьюсь с Самбой. Задачей является фалопомойка+принтсервер. Никак не могу понять в чем же грабли. Гугл, маны, офф сайт, http://smb-conf.ru/ и т.д. Вроде везде был. Нигде не могу найти даже ниточки, чтоб уцепиться. Может быть быть кто встречал следующее :

[2011/09/21 10:59:24.494907,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:24.495015,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:24.495065,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:24.495119,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:24.922655,  1] smbd/files.c:193(file_init)
  file_init: Information only: requested 16384 open files, 11075 are available.
[2011/09/21 10:59:24.932194,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:24.932303,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:24.932354,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:24.932400,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:25.344681,  1] smbd/files.c:193(file_init)
  file_init: Information only: requested 16384 open files, 11075 are available.
[2011/09/21 10:59:25.354145,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:25.354250,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:25.354300,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:25.354359,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:25.794590,  1] smbd/files.c:193(file_init)
  file_init: Information only: requested 16384 open files, 11075 are available.
[2011/09/21 10:59:25.804173,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:25.804277,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:25.804327,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:25.804401,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:26.449075,  1] smbd/files.c:193(file_init)
  file_init: Information only: requested 16384 open files, 11075 are available.
[2011/09/21 10:59:26.458845,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:26.458957,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported
[2011/09/21 10:59:26.459008,  0] lib/util_sock.c:844(open_socket_in)
  open_socket_in(): socket() call failed: Protocol not supported
[2011/09/21 10:59:26.459050,  0] smbd/server.c:501(smbd_open_one_socket)
  smbd_open_once_socket: open_socket_in: Protocol not supported

Конфигурация следующая :

testparm
Load smb config files from /usr/local/etc/smb.conf
max_open_files: increasing sysctl_max (11095) to minimum Windows limit (16384)
rlimit_max: increasing rlimit_max (11095) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[tmp]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions

[global]
        netbios name = SAMBA-SSS
        server string = Samba Server %v
        security = user
        log file = /var/log/samba/samba.log
        max log size = 500
        dns proxy = No

[homes]
        comment = Home Directories
        path = /home/samba_server/%u
        valid users = samba
        read only = No
        guest ok = Yes

[tmp]
        comment = Temporary file space
        path = /tmp
        read only = No
        guest ok = Yes


Ось - Фрюша 8.2 x86

uname -a
FreeBSD sss.org 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Sun Jul 31 09:04:40 UTC 2011     root@FreeBSD:/usr/obj/usr/src/sys/GENERIC-31-07-2011  i386

Пытался решить проблему следующим образом : пересобирал с разными параметрами, ставил разные версии samba35, samba34, сносил порты совсем и portsnap fetch extract, пробовал разных юзеров, эксперементировал с разными параметрами smb.conf.

smb.conf :

# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options (perhaps too
# many!) most of which are not shown in this example
#
# For a step to step guide on installing, configuring and using samba,
# read the Samba-HOWTO-Collection. This may be obtained from:
#  http://www.samba.org/samba/docs/Samba-HOWTO-Collection.pdf
#
# Many working examples of smb.conf files can be found in the
# Samba-Guide which is generated daily and can be downloaded from:
#  http://www.samba.org/samba/docs/Samba-Guide.pdf
#
# Any line which starts with a ; (semi-colon) or a # (hash)
# is a comment and is ignored. In this example we will use a #
# for commentry and a ; for parts of the config file that you
# may wish to enable
#
# NOTE: Whenever you modify this file you should run the command "testparm"
# to check that you have not made any basic syntactic errors.
#
#======================= Global Settings =====================================
[global]

# workgroup = NT-Domain-Name or Workgroup-Name, eg: MIDEARTH
   workgroup = WORKGROUP

# NetBIOS name
   netbios name = Samba-sss

# Ispol'zovat' zashifrovannie paroli
   encrypt passwords = yes

# server string is the equivalent of the NT Description field
   server string = Samba Server %v

# Security mode. Defines in which mode Samba will operate. Possible
# values are share, user, server, domain and ads. Most people will want
# user level security. See the Samba-HOWTO-Collection for details.
   security = user

# This option is important for security. It allows you to restrict
# connections to machines which are on your local network. The
# following example restricts access to two C class networks and
# the "loopback" interface. For more examples of the syntax see
# the smb.conf man page
;   hosts allow = 192.168.0. 127.

# If you want to automatically load your printer list rather
# than setting them up individually then you'll need this
;   load printers = no

;   printcap name = /etc/printcap

# on SystemV system setting printcap name to lpstat should allow
# you to automatically obtain a printer list from the SystemV spool
# system
;   printcap name = lpstat

# It should not be necessary to specify the print system type unless
# it is non-standard. Currently supported print systems include:
# bsd, cups, sysv, plp, lprng, aix, hpux, qnx
;   printing = cups

# Uncomment this if you want a guest account, you must add this to /etc/passwd
# otherwise the user "nobody" is used
;  guest account = pcguest
guest account = nobody

# this tells Samba to use a separate log file for each machine
# that connects
   log file = /var/log/samba/samba.log

# Put a capping on the size of the log files (in Kb).
   max log size = 500

# Use password server option only with security = server
# The argument list may include:
#   password server = My_PDC_Name [My_BDC_Name] [My_Next_BDC_Name]
# or to auto-locate the domain controller/s
#   password server = *
;   password server = <NT-Server-Name>

# Use the realm option only with security = ads
# Specifies the Active Directory realm the host is part of
;   realm = MY_REALM

# Backend to store user information in. New installations should
# use either tdbsam or ldapsam. smbpasswd is available for backwards
# compatibility. tdbsam requires no further configuration.
;   passdb backend = tdbsam

# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting.
# Note: Consider carefully the location in the configuration file of
#       this line.  The included file is read at that point.

;   include = /usr/local/etc/smb.conf.%m

# Most people will find that this option gives better performance.
# See the chapter 'Samba performance issues' in the Samba HOWTO Collection
# and the manual pages for details.
# You may want to add the following on a Linux system:
;   socket options = SO_RCVBUF=8192 SO_SNDBUF=8192
;   socket options = TCP_NODELAY IPTOS_LOWDELAY

# Configure Samba to use multiple interfaces
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
;   interfaces = 192.168.0.1

# Browser Control Options:
# set local master to no if you don't want Samba to become a master
# browser on your network. Otherwise the normal election rules apply
;   local master = no

# OS Level determines the precedence of this server in master browser
# elections. The default value should be reasonable
;   os level = 33

# Domain Master specifies Samba to be the Domain Master Browser. This
# allows Samba to collate browse lists between subnets. Don't use this
# if you already have a Windows NT domain controller doing this job
;   domain master = no

# Preferred Master causes Samba to force a local browser election on startup
# and gives it a slightly higher chance of winning the election
;   preferred master = yes

# Enable this if you want Samba to be a domain logon server for
# Windows95 workstations.
;   domain logons = yes

# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per workstation (machine)
;   logon script = %m.bat
# run a specific logon batch file per username
;   logon script = %U.bat

# Where to store roving profiles (only for Win95 and WinNT)
#        %L substitutes for this servers netbios name, %U is username
#        You must uncomment the [Profiles] share below
;   logon path = \\%L\Profiles\%U

# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
;   wins support = yes

# WINS Server - Tells the NMBD components of Samba to be a WINS Client
#       Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
;   wins server = w.x.y.z

# WINS Proxy - Tells Samba to answer name resolution queries on
# behalf of a non WINS capable client, for this to work there must be
# at least one  WINS Server on the network. The default is NO.
;   wins proxy = yes

# DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
# via DNS nslookups. The default is NO.
   dns proxy = no

# Charset settings
#   display charset = koi8-r
#   unix charset = koi8-r
#   dos charset = cp866

# Use extended attributes to store file modes
;    store dos attributes = yes
;    map hidden = no
;    map system = no
;    map archive = no

# Use inherited ACLs for directories
;    nt acl support = yes
;    inherit acls = yes
;    map acl inherit = yes

# These scripts are used on a domain controller or stand-alone
# machine to add or delete corresponding unix accounts
;  add user script = /usr/sbin/useradd %u
;  add group script = /usr/sbin/groupadd %g
;  add machine script = /usr/sbin/adduser -n -g machines -c Machine -d /dev/null -s /bin/false %u
;  delete user script = /usr/sbin/userdel %u
;  delete user from group script = /usr/sbin/deluser %u %g
;  delete group script = /usr/sbin/groupdel %g


#============================ Share Definitions ==============================
[homes]
   comment = Home Directories
   valid users = samba
   browseable = yes
   writable = yes
   public = yes
   path = /home/samba_server/%u

Если кто-то встречался с такой проблемой - уделите пожалуйста свое внимание. Подскажите хотя бы куда копать. А кстати недавно добавил alias на интерфейс. Может быть в этом какой то затор??

Кусок rc.conf:

ifconfig_lo0="inet 127.0.0.1 netmask 255.0.0.0"
ifconfig_em0="inet 212.46.x.x netmask 255.255.255.252"
ifconfig_em1="inet 192.168.0.1 netmask 255.255.255.0"
ifconfig_em1_alias0="inet 192.168.1.1 netmask 255.255.255.255"

defaultrouter="212.46.x.x"

static_routes="Guest_Access_Point"
route_Guest_Access_Point="-host 192.168.1.2 192.168.1.1"

gateway_enable="YES"

Большое спасибо.

sss-man
()

IPFW PIPES

Доброго времени суток.
Второй день бьюсь с ограничением скорости клиентам используя ipfw + pipe. Задача состоит в следующем:

Имеется :
канал инета 10 мегабит/сек
client1 192.168.0.1
client2 192.168.0.100

Требуется :
выделить 192.168.0.1 скорость 300 Кбит/сек
выделить 192.168.0.100 скорость 10 Мегабит/сек
причем приоритет у 192.168.0.1 должен быть выше, т.е. например 192.168.0.1 может скачивать до 300 Кбит/сек, а все что осталось уже идет на 192.168.0.100.

Опишу частный случай более подробно :

192.168.0.100 стоит на скачке на торентах (к примеру) и кушает все свои выделенные 10 мегабит, то есть весь канал инета.
192.168.0.1 подает запрос куда нибудь че нить скачать и далее должно произойти следующее:
192.168.0.100 скинет скорость до 9700 кбит , а 192.168.0.1 сможет полностью загрузить выделенные для него 300 кбит
У 192.168.0.1 должен быть выше приоритет чем у 192.168.0.100
Такая ситуация будет продолжаться до тех пор пока 192.168.0.1 не докачает то что ему необходимо и например полностью опять же не освободит канал. 192.168.0.100 опять разгонится до 10 мегабит.

Ось : FreeBSD 8.2 со всеми заплатками и обновлениями из исходного кода.
Ядро : GENERIC + IPFW

Добавлены следующие опции

#IPFW
options IPFIREWALL
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=500
options IPFIREWALL_FORWARD
options IPDIVERT
options DUMMYNET


Перепробовал много комбинаций и с одной трубой, и с двумя. Если есть возможность и желание у кого нибудь помочь, то выложите пожалуйста пример для вышеописанной конфигурации.

Я не могу понять сколько труб здесь использовать.

Убедительная просьба : не надо писать, что я алень и man ipfw. Я полный самоучка и спросить мне не у кого. Каждый день приходится изобретать велосипед. Мануалы читал, но чтоб их понять надо знать как что устроено.

Спасибо. Очень надеюсь на помощь.


sss-man
()

RSS подписка на новые темы