Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Netapp: toasters

Multistore Setup

 

 

Netapp toasters RSS feed   Index | Next | Previous | View Threaded


intipu at yahoo

May 7, 2008, 11:01 AM

Post #1 of 5 (385 views)
Permalink
Multistore Setup

Hi list, this is my env:

-FAS960
-OnTAP 7.2.3
-2 Aggr
-Installed Multistore License
-Created vfilers:
lgsstpnas02> vfiler status
vfiler0 running
excvfiler1 running

But cant ping the ip of the vfiler assigned to e6b.

Here my network interfaces:

e0 Up 192.168.215.95 Modify Up Down
e5b Down 10.223.61.90 Modify Up Down
e6b Up 10.223.61.91 Modify Up Down
e7b Down -- Modify Up Down
e9b Down -- Modify Up Down
vifp32 Up 10.223.59.111 Modify Up Down RemoveTrunk
- e5a Up -- Modify
- e6a Up -- Modify
vifpriv Up 192.168.56.4 Modify Up Down RemoveTrunk
- e7a Up -- Modify
- e9a Up -- Modify
lo Up 127.0.0.1


The two cisco 3750 on top are trunked so I should be able to reach any vlan in my network. Any hint anyone?

Thanks!

Cris


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ


geraldv at stanford

May 9, 2008, 3:02 PM

Post #2 of 5 (355 views)
Permalink
Re: Multistore Setup [In reply to]

Cristian Rojas wrote:
> Hi list, this is my env:
>
> -FAS960
> -OnTAP 7.2.3
> -2 Aggr
> -Installed Multistore License
> -Created vfilers:
> lgsstpnas02> vfiler status
> vfiler0 running
> excvfiler1 running
>
> But cant ping the ip of the vfiler assigned to e6b.
>
> Here my network interfaces:
>
> e0 Up 192.168.215.95 Modify Up Down
> e5b Down 10.223.61.90 Modify Up Down
> e6b Up 10.223.61.91 Modify Up Down

Cristian,

Wow, a multistore question on toasters, what a treat. I was beginning
to think my environment was one of the few multistore shops.

A few questions:

1. what does 'vfiler status -r' say?
2. is the ip address in the output pingable from someplace?
3. are you using vlans or ipspaces?
4. what does 'vfiler run excvfiler1 run route -s' say?

multistore turns off routed so you'll need a default route on the vfiler.

-=-=-
gerald villabroza <geraldv at stanford.edu>
technical lead, its storage, stanford university


mschipp at asi

May 12, 2008, 4:38 AM

Post #3 of 5 (340 views)
Permalink
RE: Multistore Setup [In reply to]

Hi Cris,
Where are you pinging from? From the filer console? If so then you will not be able to ping the IP address of the second vfiler (excvfiler1) as there is not routing done by the filer.

See below

Ontap 7.2.4
filer> vfiler status
vfiler0 running
silicon running
filer> vfiler run silicon ping 172.16.0.20

===== silicon
172.16.0.20 is alive

filer> ping 172.16.0.20
no answer from 172.16.0.20

If you want/need routing between the two vfilers then you would need a router (linux/unix/layer 3 switch/router/*Window* etc)

* Yes Windows can be a router - added for completeness - who know it might even work :)

Thank you,

Michael A Schipp
Solutions Architect
8 Lord Street
Botany NSW 2019
Direct: 02 9384 8095
Email: mschipp[at]asi.com.au



-----Original Message-----
From: owner-toasters[at]mathworks.com [mailto:owner-toasters[at]mathworks.com] On Behalf Of Cristian Rojas
Sent: Thursday, 8 May 2008 4:01 AM
To: toasters[at]mathworks.com
Subject: Multistore Setup

Hi list, this is my env:

-FAS960
-OnTAP 7.2.3
-2 Aggr
-Installed Multistore License
-Created vfilers:
lgsstpnas02> vfiler status
vfiler0 running
excvfiler1 running

But cant ping the ip of the vfiler assigned to e6b.

Here my network interfaces:

e0 Up 192.168.215.95 Modify Up Down
e5b Down 10.223.61.90 Modify Up Down
e6b Up 10.223.61.91 Modify Up Down
e7b Down -- Modify Up Down
e9b Down -- Modify Up Down
vifp32 Up 10.223.59.111 Modify Up Down RemoveTrunk
- e5a Up -- Modify
- e6a Up -- Modify
vifpriv Up 192.168.56.4 Modify Up Down RemoveTrunk
- e7a Up -- Modify
- e9a Up -- Modify
lo Up 127.0.0.1


The two cisco 3750 on top are trunked so I should be able to reach any vlan in my network. Any hint anyone?

Thanks!

Cris


____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ





************************************************************************************
This footnote confirms that this email message has been scanned by
PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses.
************************************************************************************


geraldv at stanford

May 14, 2008, 10:10 AM

Post #4 of 5 (320 views)
Permalink
Re: Multistore Setup [In reply to]

Cristian Rojas wrote:
> Hi Gerald, thanks for your questions, these is the output:
>
> lgsstpnas02> vfiler status -r
> vfiler0 running
> ipspace: default-ipspace
> IP address: 10.223.59.111 [vifp32]
> IP address: 192.168.56.4 [vifpriv]
> IP address: 192.168.215.95 [e0]
> Path: / [/etc]
> UUID: 00000000-0000-0000-0000-000000000000
>
> excvfiler1 running
> ipspace: excfiler-ipspace
> IP address: 10.223.61.91 [e6b]
> Path: /vol/excvfiler [/etc]
> UUID: bd4cee12-1905-11dd-84ee-00a0980159d1
>
>
> ---------------------------0-------------------------
>> 2. is the ip address in the output pingable from someplace?
> No, not even from the filer :(

It won't be pingable from the filer because routed is off. This is
requried for Multistore.

Try configuring a system on the same network using an IP in the same
subnet. Ping the the vfiler from there and ping the system from the vfiler.

> ---------------------------0-------------------------
>> 3. are you using vlans or ipspaces?
> Ipspaces
>
> lgsstpnas02> ipspace list
> Number of ipspaces configured: 2
> default-ipspace (e0 e9b e5b e7b vifp32 vifpriv)
> excfiler-ipspace (e6b)
>
> ---------------------------0-------------------------
>> 4. what does 'vfiler run excvfiler1 run route -s'say?
>
> lgsstpnas02> vfiler run excvfiler1 route -s
>
> ===== excvfiler1
> Routing tables
>
> Internet:
> Destination Gateway Flags Refs Use Interface
> default 10.223.61.254 UGS 0 0 e6b
> 10.223.61/24 link#7 UC 0 0 e6b
> 10.223.61.254 link#7 UHL 1 0 e6b

That default route doesn't look right for the e6b ip. What subnet mask
is used for the e6b ifconfig statement?

-=-=-
gerald villabroza <geraldv at stanford.edu>
technical lead, its storage, stanford university


intipu at yahoo

May 15, 2008, 2:00 PM

Post #5 of 5 (302 views)
Permalink
RE: Multistore Setup [In reply to]

Thanks Michael, managed to make it work, there seems to be a problem when you reuse an ip that was assigned to an interface and then use as a vif. Arp table seems to get messed up.

Cris


--- On Mon, 5/12/08, Michael Schipp <mschipp[at]asi.com.au> wrote:

> From: Michael Schipp <mschipp[at]asi.com.au>
> Subject: RE: Multistore Setup
> To: "intipu[at]yahoo.com" <intipu[at]yahoo.com>, "toasters[at]mathworks.com" <toasters[at]mathworks.com>
> Date: Monday, May 12, 2008, 12:38 PM
> Hi Cris,
> Where are you pinging from? From the filer console?
> If so then you will not be able to ping the IP address of
> the second vfiler (excvfiler1) as there is not routing done
> by the filer.
>
> See below
>
> Ontap 7.2.4
> filer> vfiler status
> vfiler0 running
> silicon running
> filer> vfiler run silicon ping 172.16.0.20
>
> ===== silicon
> 172.16.0.20 is alive
>
> filer> ping 172.16.0.20
> no answer from 172.16.0.20
>
> If you want/need routing between the two vfilers then you
> would need a router (linux/unix/layer 3
> switch/router/*Window* etc)
>
> * Yes Windows can be a router - added for completeness -
> who know it might even work :)
>
> Thank you,
>
> Michael A Schipp
> Solutions Architect
> 8 Lord Street
> Botany NSW 2019
> Direct: 02 9384 8095
> Email: mschipp[at]asi.com.au
>
>
>
> -----Original Message-----
> From: owner-toasters[at]mathworks.com
> [mailto:owner-toasters[at]mathworks.com] On Behalf Of Cristian
> Rojas
> Sent: Thursday, 8 May 2008 4:01 AM
> To: toasters[at]mathworks.com
> Subject: Multistore Setup
>
> Hi list, this is my env:
>
> -FAS960
> -OnTAP 7.2.3
> -2 Aggr
> -Installed Multistore License
> -Created vfilers:
> lgsstpnas02> vfiler status
> vfiler0 running
> excvfiler1 running
>
> But cant ping the ip of the vfiler assigned to e6b.
>
> Here my network interfaces:
>
> e0 Up 192.168.215.95 Modify Up Down
> e5b Down 10.223.61.90 Modify Up Down
> e6b Up 10.223.61.91 Modify Up Down
> e7b Down -- Modify Up Down
> e9b Down -- Modify Up Down
> vifp32 Up 10.223.59.111 Modify Up Down
> RemoveTrunk
> - e5a Up -- Modify
> - e6a Up -- Modify
> vifpriv Up 192.168.56.4 Modify Up Down
> RemoveTrunk
> - e7a Up -- Modify
> - e9a Up -- Modify
> lo Up 127.0.0.1
>
>
> The two cisco 3750 on top are trunked so I should be able
> to reach any vlan in my network. Any hint anyone?
>
> Thanks!
>
> Cris
>
>
>
> ____________________________________________________________________________________
> Be a better friend, newshound, and
> know-it-all with Yahoo! Mobile. Try it now.
> http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
>
>
>
>
>
> ************************************************************************************
> This footnote confirms that this email message has been
> scanned by
> PineApp Mail-SeCure for the presence of malicious code,
> vandals & computer viruses.
> ************************************************************************************

Netapp toasters RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.