|
|
ru.linux- RU.LINUX --------------------------------------------------------------------- From : Andre Sidko 2:4641/77 10 Apr 2007 08:59:44 To : Oleg Drokin Subject : Re: lustre --------------------------------------------------------------------------------
Hello Oleg.
*** 09 Apr 07, Oleg Drokin wrote to Andre Sidko:
*** snipping off
OD>
OD> А lconf --reformat на mds после изменение lustre.xml был запущен, я
OD> надеюсь? Это сообщение говорит что в люстровом конфиге нет описания
OD> конфига client.
Да ты прав, не делал. Дабы не путаться переделал конфиг вот так: (был
клиент node3 стал client)
*** snipping off
# Create nodes
${LMC} -m $config --add node --node node1 || exit 10
${LMC} -m $config --add node --node node2 || exit 10
${LMC} -m $config --add node --node client || exit 10
# Add net
${LMC} -m $config --add net --node node1 --nid 192.168.232.131@tcp --nettype
$NETTYPE || exit 11
${LMC} -m $config --add net --node node2 --nid 192.168.232.130@tcp --nettype
$NETTYPE || exit 11
${LMC} -m $config --add net --node client --nid 192.168.232.132@tcp --nettype
$NETTYPE || exit 11
А при попытке монтирования с client (node3) вот так:
[root@node3 ~]# lconf --node client /etc/lustre/config.xml -v
MDC: MDC_node3_mds1_MNT_client 0220d_MNT_client_b9662099ab mds1_UUID
MDC: MDC_node3_mds1_MNT_client 0220d_MNT_client_b9662099ab
MTPT: MNT_client MNT_client_UUID /mnt/node mds1_UUID lov1_UUID
Процесс монтирования зависает на n-ое время до (manualy break), в это время в
messages node2 (mds) вот что:
*** snipping off
Apr 9 19:56:22 node2 kernel: audit(1176137782.660:6): avc: denied {
rawip_recv } for saddr=192.168.232.132 src=1023
daddr=192.168.232.130 dest=988 netif=eth0
scontext=system_u:object_r:unlabeled_t tcontext=system_u:object_r:netif_eth0_t
tclass=netif
Apr 9 19:56:22 node2 kernel: audit(1176137782.662:7): avc: denied {
rawip_recv } for saddr=192.168.232.132 src=1023
daddr=192.168.232.130 dest=988 netif=eth0
scontext=system_u:object_r:unlabeled_t tcontext=system_u:object_r:node_t
tclass=node
Apr 9 19:56:22 node2 kernel: audit(1176137782.664:8): avc: denied {
rawip_send } for pid=30016 comm="acceptor_988"
saddr=192.168.232.130 src=988 daddr=192.168.232.132 dest=1023 netif=eth0
scontext=system_u:object_r:unlabeled_t
tcontext=system_u:object_r:netif_eth0_t tclass=netif
Apr 9 19:56:22 node2 kernel: audit(1176137782.666:9): avc: denied {
rawip_send } for pid=30016 comm="acceptor_988"
saddr=192.168.232.130 src=988 daddr=192.168.232.132 dest=1023 netif=eth0
scontext=system_u:object_r:unlabeled_t
tcontext=system_u:object_r:node_t tclass=node
Apr 9 19:56:22 node2 kernel: Lustre: Binding irq 185 to CPU 1 with cmd: echo 2
> /proc/irq/185/smp_affinity
Apr 9 19:56:22 node2 kernel: Lustre:
30010:0:(lib-move.c:1644:lnet_parse_put()) Dropping PUT from
12345-192.168.232.132@tcp
portal 12 match 123 offset 0 length 240: 2
*** snipping off
Apr 9 20:05:08 node2 kernel: Lustre:
30010:0:(lib-move.c:1644:lnet_parse_put()) Dropping PUT from
12345-192.168.232.132@tcp portal 12 match 145 offset 0 length 240: 2
Apr 9 20:05:08 node2 kernel: Lustre:
30010:0:(lib-move.c:1644:lnet_parse_put()) Skipped 2 previous similar messages
Если же пытаться монтировать вот так
[root@node3 ~]# mount 192.168.232.130:/mds1/client /mnt/node/ -t lustre -v
verbose: 1
arg[0] = /sbin/mount.lustre
arg[1] = 192.168.232.130:/mds1/client
arg[2] = /mnt/node/
arg[3] = -v
arg[4] = -o
arg[5] = rw
mds nid 0: 192.168.232.130@tcp
mds name: mds1
profile: client
options: rw
retry: 0
mount.lustre: mount(192.168.232.130:/mds1/client, /mnt/node/) failed:
Input/output error
mds nid 0: 192.168.232.130@tcp
mds name: mds1
profile: client
options: rw
retry: 0
[root@node3 ~]#
а в messages на node2 (mds) вообще ничего нет.
firewall на всех машинах остановил, порт 988/tcp на всех трех нодах открыт.
Registered Linux User #347376
UIN 21089807
truly your, Andre.
- --- GoldED+/LNX 1.1.5-31012
+ Origin: Andre M. Sidko (2:4641/77)
=================== End lustre =================
Registered Linux User #347376
UIN 21089807
truly your, Andre.
--- GoldED+/LNX 1.1.5-31012
* Origin: Andre M. Sidko (2:4641/77)
Вернуться к списку тем, сортированных по: возрастание даты уменьшение даты тема автор
Архивное /ru.linux/1884461b3668.html, оценка из 5, голосов 10
|