how do add additional drive ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-29-2009 07:02 AM
Hello,
I would like to add another drive to be visible at webdav. How to achieve this ?
I would like to add another drive to be visible at webdav. How to achieve this ?
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2009 06:43 AM
???
(translated for better reading)
* What kind of drive ? webdav entry in network spaces - or a drive letter - …
* where do you want to list it
* what have you tried sofar
(translated for better reading)
* What kind of drive ? webdav entry in network spaces - or a drive letter - …
* where do you want to list it
* what have you tried sofar
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-30-2009 09:43 AM
Thank you for the responce. We've added another scsi drive to our server. I would like devote whole space of this hdd to alfresco users. The difference is that on normal hdd we have raid X(whichever number is for duplicating driver ) so the data is more secure, and new hdd is standalone so i would like it to be visible as additional location to store files (additional space?). I've found this wiki http://wiki.alfresco.com/wiki/File_Server_Configuration will that work (I'm having in mind the webdav part of the wiki)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-03-2009 06:49 AM
Hi,
as far as I know, (Cluster config and multi-tennant might hold other information), you cannot split the data sections. There is one database set and one data path (alf_data).
CIFS, Webfav et.al. are only different methods accessing the data, you cannot decide to store webdav data on another place than CIFS data.
You could theoretically move (under linux) some subfolder to a different drive, but think about it - then you have part of your data on drive a and part on drive b - and you MUST have all data 100% perfect in sync ! So a drive, that breaks down, needs a guaranteeeeeed perfect restore fit in order to work, or you have to restore all data anyway, so what is the big win ?
Best you move the complete /alf_data to a different drive. The question is, what happens if the drive fails - can you afford waiting a day or two until you have a replacement drive ? And can you afford loosing a days work ? Is one of the questions NO, then go get another two drives for a RAID 1 at least (mirroring drives). One drive to run the RAID, one in backup to replace a broken one ASAP. And yes - harddiscs do fail - much more often, than one would expect.
Norgan
as far as I know, (Cluster config and multi-tennant might hold other information), you cannot split the data sections. There is one database set and one data path (alf_data).
CIFS, Webfav et.al. are only different methods accessing the data, you cannot decide to store webdav data on another place than CIFS data.
You could theoretically move (under linux) some subfolder to a different drive, but think about it - then you have part of your data on drive a and part on drive b - and you MUST have all data 100% perfect in sync ! So a drive, that breaks down, needs a guaranteeeeeed perfect restore fit in order to work, or you have to restore all data anyway, so what is the big win ?
Best you move the complete /alf_data to a different drive. The question is, what happens if the drive fails - can you afford waiting a day or two until you have a replacement drive ? And can you afford loosing a days work ? Is one of the questions NO, then go get another two drives for a RAID 1 at least (mirroring drives). One drive to run the RAID, one in backup to replace a broken one ASAP. And yes - harddiscs do fail - much more often, than one would expect.
Norgan
