---
myst:
html_meta:
description: Manage storage on Ubuntu Server with guides for Logical Volume Management (LVM) and iSCSI configuration.
---
(how-to-storage)=
# Storage
* The Ubuntu Server installer can set up and install to {ref}`Logical Volume Management (LVM) ` partitions.
* Ubuntu Server can be configured as both an {ref}`iSCSI initiator and an iSCSI target. `
```{toctree}
:hidden:
Manage logical volumes
iSCSI
```
## See also
* Explanation: {ref}`about-lvm`