cant recognize the path of hard drive which is not a part of an array
Posted
by
Abhishek
on Super User
See other posts from Super User
or by Abhishek
Published on 2011-01-05T07:47:01Z
Indexed on
2011/01/05
7:55 UTC
Read the original article
Hit count: 201
hi there,
I have a problem on my server as below.. On my server i configured a raid array of 3 hard disks, in my c drive their is a web applications running on Apache Tomcat server. Now because of shortage of storage i entered a new hard disk to the server which is not a part of that raid array. Now through my web application i upload some images to new hard drive and file uploaded successfully but when through that same application, i try to retrieve those images and show on a web site i does not recognize that and dose not give any error. i try to access that drive with absolute path but it not works. Can any one help me to find the solution of this problem? Thank You in advance.
© Super User or respective owner