LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to directly store data on network drive without storing on local drive/ system (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-directly-store-data-on-network-drive-without-storing-on-local-drive-system-4175522395/)

Aashika 10-17-2014 02:31 AM

how to directly store data on network drive without storing on local drive/ system
 
hello ,
whenever we store some data it gets stored on the system itself..
so, is it possible to store data directly on the network drive without storing it on the system??

timl 10-17-2014 03:02 AM

I think we need a bit more information about what kind of data you want to store. And your distro wouldn't be a bad idea either.

I have a server running Centos with samba installed. From a number of other PCs I can access files on this server. I don't need to store the files on the local PCs.

Is that the kind of thing you are talking about?

vjlxmi 11-22-2014 05:02 AM

hey,
even I have a server running centos with samba. and even i need to store data only onto the server..
can you explain me the steps to accomplish it.

Thankx in advance :)

jpollard 11-22-2014 08:43 AM

Just write to the mountpoint.

The only filesystem I know of off hand that supports local caching is AFS (and that is usually disabled). All the others (NFS/Samba/Lustre...) go directly to the server.


All times are GMT -5. The time now is 12:34 PM.