[octane] Broken pipe if large SQL dump
Bug #1570371 reported by
Roman Sokolkov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Sergey Abramov | ||
7.0.x |
Fix Committed
|
High
|
Unassigned | ||
8.0.x |
Fix Committed
|
High
|
Sergey Abramov | ||
Newton |
Fix Committed
|
High
|
Sergey Abramov |
Bug Description
I'm trying to upgrade Fuel 6.0 to 8.0. I have 36MB keystone.sql dump. And i've found that because of size of this dump i'm getting
octane --debug -v fuel-restore --from fuel-backup-
....
IOError: [Errno 32] Broken pipe
Steps are following:
- Upgrade Fuel to 6.1
- Upgrade Fuel to 7.0
- "octane fuel-backup"
- Install new Fuel 8.0
- "octane fuel-restore"
Logs: http://
Workaround:
Decrease SQL dump size by removing tokens
sed -i '/token_data/d' postgres/
22K Apr 14 12:53 postgres/
Changed in fuel: | |
assignee: | nobody → Sergey Abramov (sabramov) |
milestone: | none → 9.0 |
no longer affects: | fuel/mitaka |
To post a comment you must log in.
fuel-backup.tar.gz