Alexandre Wendt Shima
Guest
|
Posted:
Fri Apr 23, 2004 4:10 pm Post subject:
Shared Volumes? |
|
|
Hi,
Can I have shared volumes on a Windows storage server (NAS, iSCSI), accessed
by more than one server at same time?
I'm trying to configure 4 web servers to use the same files on storage
server's disks.
If yes, how I must configure the application server/IIS?
If using NAS, do I have to configure every web site home path to a UNC path?
Are there cache issues, file changing notification issues, etc?
Thanks a lot,
Alexandre |
|
Pat [MSFT]
Guest
|
Posted:
Fri Apr 23, 2004 7:40 pm Post subject:
Re: Shared Volumes? |
|
|
For NAS, just specify the UNC path in the IIS web/vdir properties. Also,
IIS6 has added functionality to be more NAS friendly when storing content
remotely (smarter change notification, caching, etc.). IIS5 and previous
could do it, but not as well.
Pat
"Alexandre Wendt Shima" <shima@bol.com.br> wrote in message
news:%23c32kvSKEHA.2624@TK2MSFTNGP09.phx.gbl...
| Quote: | Hi,
Can I have shared volumes on a Windows storage server (NAS, iSCSI),
accessed
by more than one server at same time?
I'm trying to configure 4 web servers to use the same files on storage
server's disks.
If yes, how I must configure the application server/IIS?
If using NAS, do I have to configure every web site home path to a UNC
path?
Are there cache issues, file changing notification issues, etc?
Thanks a lot,
Alexandre
|
|
|