|
From: Germán L. <ger...@tw...> - 2010-10-26 08:47:13
|
Hello, We are choosing a distributed file system to create a scalable HA storage architecture for our solution. We are interested in MooseFS, as it definitely suits our needs. However our applications are Windows-based and will need to access MooseFS to store and retrieve files. How can that be achieved? Thanks very much in advance, Germán. -- Germán Latorre Antín Principal Software Engineer TwinDocs - https://www.twindocs.com (+34) 902 523 232 |
|
From: Michał B. <mic...@ge...> - 2010-10-26 09:56:33
|
Unfortunately there is no implementation of FUSE for Windows. So there is an option to have clients on *nix machines and Windows machines connect to them through Samba. Other option would be to implement some NFS/MFS interface. On the other hand the master server and chunkservers would work on Windows by using cygwin. If you need any further assistance please let us know. Kind regards Michał Borychowski MooseFS Support Manager _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Gemius S.A. ul. Wołoska 7, 02-672 Warszawa Budynek MARS, klatka D Tel.: +4822 874-41-00 Fax : +4822 874-41-01 From: Germán Latorre [mailto:ger...@tw...] Sent: Tuesday, October 26, 2010 10:26 AM To: moo...@li... Subject: [Moosefs-users] Access MooseFS from Windows? Hello, We are choosing a distributed file system to create a scalable HA storage architecture for our solution. We are interested in MooseFS, as it definitely suits our needs. However our applications are Windows-based and will need to access MooseFS to store and retrieve files. How can that be achieved? Thanks very much in advance, Germán. -- Germán Latorre Antín Principal Software Engineer TwinDocs - https://www.twindocs.com (+34) 902 523 232 |
|
From: Steve <st...@bo...> - 2010-10-26 11:48:51
|
samba server -------Original Message------- From: Germán Latorre Date: 26/10/2010 09:47:37 To: moo...@li... Subject: [Moosefs-users] Access MooseFS from Windows? Hello, We are choosing a distributed file system to create a scalable HA storage architecture for our solution. We are interested in MooseFS, as it definitely suits our needs. However our applications are Windows-based and will need to access MooseFS to store and retrieve files. How can that be achieved? Thanks very much in advance, Germán. -- Germán Latorre Antín Principal Software Engineer TwinDocs - https://www.twindocs.com (+34) 902 523 232 |
|
From: jose m. <let...@us...> - 2010-10-26 14:05:54
|
El mar, 26-10-2010 a las 10:26 +0200, Germán Latorre escribió: > Hello, > > We are choosing a distributed file system to create a scalable HA > storage architecture for our solution. We are interested in MooseFS, > as it definitely suits our needs. However our applications are > Windows-based and will need to access MooseFS to store and retrieve > files. > > How can that be achieved? > * Drive letter on windows, Expandrive + ssh on server, webdrive + ftp,ssh,webdav on server. * Store and retreive files, ftp server, web server, DMS etc, on windows filezilla or any other client. |
|
From: Germán L. <ger...@tw...> - 2010-10-26 15:04:15
|
Wouldn't this affect performance? I believe that by building such an architecture would make the FTP server a single point of failure. Am I right? El 26/10/2010 16:05, jose maria escribió: > El mar, 26-10-2010 a las 10:26 +0200, Germán Latorre escribió: >> Hello, >> >> We are choosing a distributed file system to create a scalable HA >> storage architecture for our solution. We are interested in MooseFS, >> as it definitely suits our needs. However our applications are >> Windows-based and will need to access MooseFS to store and retrieve >> files. >> >> How can that be achieved? >> > * Drive letter on windows, Expandrive + ssh on server, webdrive + > ftp,ssh,webdav on server. > > * Store and retreive files, ftp server, web server, DMS etc, on windows > filezilla or any other client. > > > > > > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps& games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > moosefs-users mailing list > moo...@li... > https://lists.sourceforge.net/lists/listinfo/moosefs-users -- Germán Latorre Antín Principal Software Engineer TwinDocs - https://www.twindocs.com (+34) 902 523 232 |
|
From: jose m. <let...@us...> - 2010-10-26 16:17:26
|
El mar, 26-10-2010 a las 17:00 +0200, Germán Latorre escribió: > Wouldn't this affect performance? I believe that by building such an > architecture would make the FTP server a single point of failure. Am > I > right? > * export with samba, nfs, sshfs, or any other windows letter, affect performance, not native mfsmount, distributed network filesystem re-exported. * each client or chunkserver can be an FTP (mfsclient) or application server, native mfsclient, filesystem not re-exported, not affected performance. * Five permanent ftp's vsftpd, and two on-demand on backup site. http://control.seycob.es:9425/mfs.cgi?sections=MS http://control.seycob.es:9426 rsync replication. * sorry, google translator .... |