
11 Aug
2008
11 Aug
'08
3:53 p.m.
Daniel P. Berrange wrote:
On Sun, Aug 10, 2008 at 10:40:30PM -0400, Cole Robinson wrote:
Trying to 'build' a disk pool uses 'parted mklabel' which can prompt for confirmation. Patch adds the '--script' option to remove the chance of this happening.
Can you double-check this works on RHEL-5 - IIRC, the --script arg is a fairly recent addition to parted.
My 5.2 box has it. The --script option is also used elsewhere in the disk code, so I assume it's safe. Thanks, Cole