# Research Storage Space * Description: New storage space provided for researchers by the [UEF It Services](https://www.uef.fi/en/web/tipa/tipa) * Cost: Free * Technology: CIFS and NFS protocol (NFSv4 with kerberos) * Hardware: [Dell EMC Isilon](https://www.dellemc.com/en-us/storage/isilon/index.htm) | |__Home Directory__|__Work Directory__|__Group Directory__| |Windows|\\research\username|\\research\workdir|\\research\groups\groupname| |Linux|/research/users/username|/research/work/username|/research/groups/groupname| |Size|50 GB|2000 GB|5000+ GB| |Backup|yes|no|no| ## How to apply Researcher needs to apply for the research storage by registering as a researcher. Application can be found from the [e-services](https://eservices.uef.fi) portal. [[https://eservices.uef.fi|{{ :infrastructure:guides:apply_for_storage_01.png |}}]] Students cannot fill application for themselves. In this cases supervisor will make an application for them directly via . ## How to use storage After your application has been processed and you are granted an access to the research storage then are apply to connect storage directly with your operating system file management tools. ### With Windows Open File Explorer and enter to address bar: \\research {{ :infrastructure:guides:research_windows_01.png |}} User can map network share to the local computer for easy access {{:infrastructure:guides:research_windows_02.png? |}} ### With Macintosh Go -> Connect to Server... {{ :infrastructure:guides:storage_osx_01.png |}} Server Address: smb://research {{ :infrastructure:guides:storage_osx_02.png |}} ### With Linux Computing Node Storage is connected under /research {{ :infrastructure:guides:storage_linux_01.png |}} ## Frequently Asked Questions (FAQ) I am getting strange permission denied errors, what I am doing wrong? New storage space uses kerberos authentication for file access. This is much more secure method than verifying user access locally at server but this also mean few changes. a) User does not get kerberos ticket with SSH keypair. User must login once a week with a password b) If user has not logged in a 10 days the user loses temporarily access to file system.