# Datastore can see only 50GB

**URL:** https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109
**Category:** Installation & Configuration
**Created:** [January 6, 2021, 10:30am UTC](https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109 "2021-01-06T10:30:46Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![hbar](https://avatars.discourse-cdn.com/v4/letter/h/4bbf92/32.png) [@hbar](https://forum.opennebula.io/u/hbar)
#### Post date: [January 6, 2021, 10:30am UTC](https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109/1 "2021-01-06T10:30:46Z")

</div>

i created datastore on a 1TB folder  
datastore in sunstone present only 50GB  
is this community edition issue or configuration issue?

thanks

---

<div class="post-metadata">

### Author: ![ahuertas](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.opennebula.io/ahuertas/32/7487_2.png) [@ahuertas](https://forum.opennebula.io/u/ahuertas)
#### Post date: [January 7, 2021, 8:31am UTC](https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109/2 "2021-01-07T08:31:06Z")

</div>

Hello @hbar

You need to configure OpenNebula folder to use that 1TB. You can create a symbolic link to that folder. Your datastore folders are located under `/var/lib/one/datastores`.

Best.  
Álex.

---

<div class="post-metadata">

### Author: ![hbar](https://avatars.discourse-cdn.com/v4/letter/h/4bbf92/32.png) [@hbar](https://forum.opennebula.io/u/hbar)
#### Post date: [January 7, 2021, 11:59am UTC](https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109/3 "2021-01-07T11:59:45Z")

</div>

thanks for the replay  
im not sure why defualt datastore creation cant see more than 50GB it sounds like a bug and the link sounds like a workaround solution.  
i am planning to use this in a production ENV and i hope some1 can fix the default behavior.  
anyway many thanks!

---

<div class="post-metadata">

### Author: ![ahuertas](https://yyz1.discourse-cdn.com/flex031/user_avatar/forum.opennebula.io/ahuertas/32/7487_2.png) [@ahuertas](https://forum.opennebula.io/u/ahuertas)
#### Post date: [January 11, 2021, 8:18am UTC](https://forum.opennebula.io/t/datastore-can-see-only-50gb/9109/4 "2021-01-11T08:18:33Z")

</div>

Hello @hbar

By default, OpenNebula creates three datastores:

- system
- default
- files

Three of them are created with **SSH TM\_MAD**. This is why you see 50 GB, because they use your local storage. You can check more information about datastores and how to configure them [here](https://docs.opennebula.io/5.12/deployment/open_cloud_storage_setup/index.html).

Best,  
Álex.
