Comment 3 for bug 1878041

Revision history for this message
Dimitri John Ledkov (xnox) wrote : Re: installation fails creating user on large multipath system

Where large is:

In [11]: probedata=json.loads(open('probe-data.json').read())
In [12]: len(probedata['multipath']['paths'])
Out[12]: 163

So just 163 paths.

@IBM how many total paths do you actually expect on that system?