Bug 1005073 - [RFE] Please add glance and nova lib folder config
Summary: [RFE] Please add glance and nova lib folder config
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: openstack-packstack
Version: trunk
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Ivan Chavero
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-06 07:53 UTC by Hangbin Liu
Modified: 2017-06-28 12:27 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-28 12:27:47 UTC


Attachments (Terms of Use)

Description Hangbin Liu 2013-09-06 07:53:22 UTC
Description of problem:
The default image and instance folder is /var/lib/glance and /var/lib/nova, and it is easy to use up all the space. So add an option to let user choose would be better.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vg_hpdl388g805-lv_root
                       50G   47G     0 100% /
tmpfs                  20G     0   20G   0% /dev/shm
/dev/sda1             485M   64M  396M  14% /boot
/dev/mapper/vg_hpdl388g805-lv_home
                      848G   41G  765G   6% /home

+ service openstack-cinder-api start
Starting openstack-cinder-api: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-cinder-scheduler start
Starting openstack-cinder-scheduler: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-cinder-volume start
Starting openstack-cinder-volume: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-glance-api start
Starting openstack-glance-api: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-glance-registry start
Starting openstack-glance-registry: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-keystone start
Starting keystone: bash: line 0: echo: write error: No space left on device
[FAILED]
+ service openstack-nova-api start
Starting openstack-nova-api: bash: line 0: echo: write error: No space left on device
[FAILED]

Expected results:


Additional info:
nova have an "instances_path" option and glance have a "filesystem_store_datadir" option to config

Comment 3 Jon Schlueter 2015-11-24 19:53:19 UTC
can we get an upstream launchpad bug for this so the community might have a chance to look at it?

Comment 5 Christopher Brown 2017-06-17 19:23:35 UTC
It doesnt look like this has been implemented yet so please file upstream as per comment #3 or close if not longer required?

Comment 6 Hangbin Liu 2017-06-26 12:20:01 UTC
(In reply to Christopher Brown from comment #5)
> It doesnt look like this has been implemented yet so please file upstream as
> per comment #3 or close if not longer required?

I'm OK to close it since no customer for this.

Thanks
Hangbin


Note You need to log in before you can comment on or make changes to this bug.