Re: Accessing Cluster Disks from a WEB Application
From: Loay Shbeilat [MS] (loays_at_microsoft.com)
Date: 05/20/04
- Next message: ipgri_at_news.postalias: "When a node fail I lost shared folders"
- Previous message: Scott Golby: "Windows 2003 - Exchange 2003 - Cluster with 2 Servers at 2 different locations"
- In reply to: Ramon Jiménez: "Re: Accessing Cluster Disks from a WEB Application"
- Next in thread: Dimitris: "Re: Accessing Cluster Disks from a WEB Application"
- Reply: Dimitris: "Re: Accessing Cluster Disks from a WEB Application"
- Reply: Ramon Jiménez: "Re: Accessing Cluster Disks from a WEB Application"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 19 May 2004 17:32:46 -0700
I will be shooting in the dark cuz I dont really know how that call handles
Authentication, however I have couple of questions:
1) I am assuming you did create a network name resource and a physical disk
resource that the share resource is dependent on.
2) This network name is different than the cluster name. Correct?
If the answers to question 1 and 2 is yes; I would like you to plz enable
kerb on the network name of the clustered share (this might be the key).
-- Thanks, Loay Shbeilat MSCS Admin Tools STE "This posting is provided "AS IS" with no warranties, and confers no rights." "Ramon Jiménez" <rjimenezm.athome@my.hotmail.com> wrote in message news:evPuMmaPEHA.2920@tk2msftngp13.phx.gbl... > Just wanted to isolate the problem. I know you have to use UNC with virtual > server name to have it independent from the owner node name. > > I am not an expert in .Net framework and cannot give you more details about > this? > > Because I guess you can access to the file share resource from a Web Server > (with user privileges used in your Web application) and test via > Start->Run->\\Server\FileShare and, once opened the share, create your > folder... > > I cannot give you more tips on how to go on...I apologize > > -- > Saludos > Ramon > PMP, ITIL Certified > MCSE & MCSA 2000/2003, CCA > "Dimitris" <seeyou_gr@hotmail.com> wrote in message > news:us4uRDaPEHA.3476@tk2msftngp13.phx.gbl... > > Well i have try and it works just fine > > But the problem is that Node1 may be down at that time so i have a problem > > again > > A single point of failure > > > > Do you know the solution?? > > > > Thanks > > > > "Ramon Jiménez" <rjimenezm.athome@my.hotmail.com> wrote in message > > news:OfIyxhZPEHA.3052@TK2MSFTNGP12.phx.gbl... > > > Hummm... ok...just for testing purposes... > > > > > > Assuming you have the File Share resource in Node 1...could you test > your > > > System.IO.Directory.CreateDirectory command using the name of the owner > > node > > > ...let's say..\\Node1\FileShare\NewFolder > > > > > > Please...come back with your results... > > > > > > -- > > > Saludos > > > Ramon > > > PMP, ITIL Certified > > > MCSE & MCSA 2000/2003, CCA > > > "Dimitris" <seeyou_gr@hotmail.com> wrote in message > > > news:ON9BeJZPEHA.2996@TK2MSFTNGP12.phx.gbl... > > > > I have 2 Web servers + 2 cluster nodes. Different machines > > > > Cant u think of anything?? > > > > > > > > Thanks in advance > > > > > > > > "Ramon Jiménez" <rjimenezm.athome@my.hotmail.com> wrote in message > > > > news:eGsMLAZPEHA.640@TK2MSFTNGP12.phx.gbl... > > > > > [Dropping non-applicable groups in the cross-posting] > > > > > > > > > > Please... how many servers do you have? 2 Web servers + 2 cluster > > nodes > > > > > or...the Web servers are the cluster nodes themselves? > > > > > > > > > > -- > > > > > Saludos > > > > > Ramon > > > > > PMP, ITIL Certified > > > > > MCSE & MCSA 2000/2003, CCA > > > > > "Programmer" <seeyou_gr@hotmail.com> wrote in message > > > > > news:eG1QJvYPEHA.1388@TK2MSFTNGP09.phx.gbl... > > > > > > Well here is my problem > > > > > > > > > > > > I have a web application running in 2 web servers and I have also > a > > > > > cluster > > > > > > system. > > > > > > > > > > > > I want using the web application to write some files in the > cluster > > > > discs. > > > > > > > > > > > > So I have created in my web servers a virtual directory located on > > the > > > > > > cluster discs. > > > > > > > > > > > > (Before that I had create a cluster resource "File share" so I > would > > > be > > > > > able > > > > > > to access the disks and I have give permissions to the 2 web > > machines) > > > > > > > > > > > > So I call the server.MapPath and returns the correct path let's > say > > > > > > \\tst\WebReports > > > > > > > > > > > > Then I'm trying to create a directory on the share using > > > > > System.IO.Directory > > > > > > and I get an error that a part of the path could not be resolved. > > > > > > > > > > > > I do the same staff exactly in an other, machine that it's not > > > clustered > > > > > and > > > > > > everything works just fine. > > > > > > > > > > > > Can anyone tell me the reason why I can't access the cluster disks > > > from > > > > > the > > > > > > web servers??? > > > > > > > > > > > > I want to save the files in the cluster disks so I don't have a > > single > > > > > point > > > > > > of failure. > > > > > > > > > > > > > > > > > > > > > > > > Thanks > > > > > > > > > > > > > > > > > > > > > > > > Dimitris > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
- Next message: ipgri_at_news.postalias: "When a node fail I lost shared folders"
- Previous message: Scott Golby: "Windows 2003 - Exchange 2003 - Cluster with 2 Servers at 2 different locations"
- In reply to: Ramon Jiménez: "Re: Accessing Cluster Disks from a WEB Application"
- Next in thread: Dimitris: "Re: Accessing Cluster Disks from a WEB Application"
- Reply: Dimitris: "Re: Accessing Cluster Disks from a WEB Application"
- Reply: Ramon Jiménez: "Re: Accessing Cluster Disks from a WEB Application"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
Loading