two aix (same level) hosts, both can mount /vol/drv33
however the host go2l30s3 can not touch the mounted vol (ie no wx permissions) (even explicitly added the ip of this host to exports) the host iocuso01 can do rwx
storage is gonfs01.domain.com (155.13.224.102) exports is /vol/drv33 -sec=sys,rw,root=iocuso01.domain.com:go2uso01.domain.com:155.13.20.54:go2l30p8.domain.com
networking for both hosts is as follows go2l30s3:/> ifconfig -a en4: flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN> inet 155.13.20.54 netmask 0xffffff00 broadcast 155.13.20.255 tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1 en5: flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN> inet 155.13.17.41 netmask 0xffffff00 broadcast 155.13.17.255 tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1 lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT> inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255 inet6 ::1/0 tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1 go2l30s3:/>
iocuso01:/> ifconfig -a en5: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN> inet 163.236.88.185 netmask 0xffffffc0 broadcast 163.236.88.191 tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0 lo0: flags=e08084b,c0<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN> inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255 inet6 ::1%1/0 tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1 iocuso01:/>
Hello there,
are you sure that the host is accessing the filer with the IP address you specified? The host seems to have two IP addresses in the 155 range - are the netmasks correct for that? What does the routing table look like on the AIX box? `netstat -rn`
Also, could it be that the nfso tunables are different on these two hosts? Check with `nfso -l`
Another thing that comes to my mind: What do the mountpoint permissions look like on both hosts? Are you trying to write to the filesystem with root permissions? Can you post the output of `mount | grep drv33` from both AIX machines, please?
Bye,
Alexander Griesser System-Administrator
ANEXIA Internetdienstleistungs GmbH
Telefon: +43-463-208501-320 Telefax: +43-463-208501-500
E-Mail: ag@anexia.at Web: http://www.anexia.at
Anschrift Hauptsitz Klagenfurt: Feldkirchnerstraße 140, 9020 Klagenfurt Geschäftsführer: Alexander Windbichler Firmenbuch: FN 289918a | Gerichtsstand: Klagenfurt | UID-Nummer: AT U63216601
-----Ursprüngliche Nachricht----- Von: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] Im Auftrag von Chaim Rieger Gesendet: Donnerstag, 25. August 2011 00:59 An: toasters@teaparty.net Betreff: two aix hosts, one works (rwx) one does not (ro)
two aix (same level) hosts, both can mount /vol/drv33
however the host go2l30s3 can not touch the mounted vol (ie no wx permissions) (even explicitly added the ip of this host to exports) the host iocuso01 can do rwx
storage is gonfs01.domain.com (155.13.224.102) exports is /vol/drv33 -sec=sys,rw,root=iocuso01.domain.com:go2uso01.domain.com:155.13.20.54:go2l30p8.domain.com
networking for both hosts is as follows go2l30s3:/> ifconfig -a en4: flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN> inet 155.13.20.54 netmask 0xffffff00 broadcast 155.13.20.255 tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1 en5: flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN> inet 155.13.17.41 netmask 0xffffff00 broadcast 155.13.17.255 tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1 lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT> inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255 inet6 ::1/0 tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1 go2l30s3:/>
iocuso01:/> ifconfig -a en5: flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN> inet 163.236.88.185 netmask 0xffffffc0 broadcast 163.236.88.191 tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0 lo0: flags=e08084b,c0<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN> inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255 inet6 ::1%1/0 tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1 iocuso01:/>
_______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Hi.
Why don't you check the "Filers view"?
exportfs -c <host>[:<host>] <path> [[ro|rw|root] [secflavor]]
Regards
Anton Oks
-----Original Message----- From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Alexander Griesser Sent: Thursday, August 25, 2011 9:37 AM To: Chaim Rieger; toasters@teaparty.net Subject: AW: two aix hosts, one works (rwx) one does not (ro)
Hello there,
are you sure that the host is accessing the filer with the IP address you specified? The host seems to have two IP addresses in the 155 range - are the netmasks correct for that?
What does the routing table look like on the AIX box? `netstat -rn`
Also, could it be that the nfso tunables are different on these two hosts? Check with `nfso -l`
Another thing that comes to my mind: What do the mountpoint permissions look like on both hosts? Are you trying to write to the filesystem with root permissions?
Can you post the output of `mount | grep drv33` from both AIX machines, please?
Bye,
Alexander Griesser
System-Administrator
ANEXIA Internetdienstleistungs GmbH
Telefon: +43-463-208501-320
Telefax: +43-463-208501-500
E-Mail: ag@anexia.at
Web: http://www.anexia.at
Anschrift Hauptsitz Klagenfurt: Feldkirchnerstraße 140, 9020 Klagenfurt
Geschäftsführer: Alexander Windbichler
Firmenbuch: FN 289918a | Gerichtsstand: Klagenfurt | UID-Nummer: AT U63216601
-----Ursprüngliche Nachricht-----
Von: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] Im Auftrag von Chaim Rieger
Gesendet: Donnerstag, 25. August 2011 00:59
An: toasters@teaparty.net
Betreff: two aix hosts, one works (rwx) one does not (ro)
two aix (same level) hosts,
both can mount /vol/drv33
however the host go2l30s3 can not touch the mounted vol (ie no wx
permissions) (even explicitly added the ip of this host to exports)
the host iocuso01 can do rwx
storage is gonfs01.domain.com (155.13.224.102)
exports is /vol/drv33
-sec=sys,rw,root=iocuso01.domain.com:go2uso01.domain.com:155.13.20.54:go2l30p8.domain.com
networking for both hosts is as follows
go2l30s3:/> ifconfig -a
en4:
flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 155.13.20.54 netmask 0xffffff00 broadcast 155.13.20.255
tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
en5:
flags=1e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),CHAIN>
inet 155.13.17.41 netmask 0xffffff00 broadcast 155.13.17.255
tcp_sendspace 262144 tcp_recvspace 262144 rfc1323 1
lo0:
flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
inet6 ::1/0
tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
go2l30s3:/>
iocuso01:/> ifconfig -a
en5:
flags=5e080863,c0<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,CHECKSUM_OFFLOAD(ACTIVE),PSEG,LARGESEND,CHAIN>
inet 163.236.88.185 netmask 0xffffffc0 broadcast 163.236.88.191
tcp_sendspace 131072 tcp_recvspace 65536 rfc1323 0
lo0:
flags=e08084b,c0<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,LARGESEND,CHAIN>
inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
inet6 ::1%1/0
tcp_sendspace 131072 tcp_recvspace 131072 rfc1323 1
iocuso01:/>
_______________________________________________
Toasters mailing list
Toasters@teaparty.net
http://www.teaparty.net/mailman/listinfo/toasters
_______________________________________________
Toasters mailing list
Toasters@teaparty.net