Project

General

Profile

Actions

Bug #3008

closed

Partition table is truncated

Added by Grégoire Morpain over 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Database
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I'm currently building a relatively long disklayout and I found out that when I paste (or import template from Community Templates plugin), the disklayout is truncated.
When I go see my new host provision file, it is truncated in the middle of disklayout file and the end of the provision file is not there, the file just stops in the middle of disklayout.
The workaround I found is to put the disklayout directly in the Edit host field.

I'm using foreman 1.2.1 on Debian 7.

Thank you for your support; let me know if you need anything more.


Related issues 1 (0 open1 closed)

Has duplicate Foreman - Feature #12119: Partition table has limit 4096DuplicateLukas Zapletal10/09/2015Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Priority changed from High to Normal
Actions #2

Updated by Grégoire Morpain about 10 years ago

I am still getting this error on Foreman 1.4

Actions #3

Updated by Greg Sutcliffe about 10 years ago

Perhaps you could use snippets to get around the character limit?

Actions #4

Updated by Frédéric SENE almost 10 years ago

i've change the size of the "layout" column in pgsql, so now, it work with long ptables.

not sure if it's the best way, but now it's working...

Actions #5

Updated by Wout van Heeswijk almost 10 years ago

I had the same issue with an mysql backend.

The mysql column is defined as varchar(2048). My partition layout was being truncated without warning.

I edited my layout so it used up less space and fixed it like that.

The field in foreman should at least check for the same amount of max characters and throw an error if it has to many character.

Actions #6

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2113 added
Actions #7

Updated by Tom Caspy about 9 years ago

  • Assignee changed from Sam Kottler to Tom Caspy
Actions #8

Updated by Tom Caspy about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #9

Updated by Dominic Cleal about 9 years ago

  • Category set to Database
  • translation missing: en.field_release set to 28
Actions #10

Updated by Dominic Cleal over 8 years ago

Actions

Also available in: Atom PDF