Bugs item #749821, was opened at 2003-06-05 17:52
Message generated for change (Comment added) made by sad
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=749821&group_id=9368

Category: Installation
Group: 2.2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Steven A. DuChene (sad)
Assigned to: Michael Chase-Salerno (mchasal)
Summary: mkautoinstallscript complains about bad IP address option

Initial Comment:
When building an image during step 4 of the oscar
wizard I choose an IP address assignment method of
static_dhcp and then at the end of the image build
process it fails because of the following error message:


Built image from rpms
Added Disk Table for aceimage2 based on
/usr/local/src/oscar-2.2.1/oscarsamples/sample.disk.ida

ERROR: -ip-assignment must be dhcp, static, or replicant.

       Try "-help" for more options.
Couldn't run mkautoinstallscript -quiet -image
aceimage2 -force -ip-assignment static_dhcp
-post-install beep at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk.pm line 217


----------------------------------------------------------------------

>Comment By: Steven A. DuChene (sad)
Date: 2003-06-05 17:56

Message:
Logged In: YES 
user_id=2347

If I run the "corrected" version of the command, I.E.

mkautoinstallscript -quiet -image aceimage2 -force
-ip-assignment dhcp -post-install beep

then step 5 is able to complete. If I simply ignore the
error and go onto step 5 without manually running the
command then I get an error about:

The autoinstall script for image aceimage2 does not exist.
at /usr/bin/mksirange line 190
        main::check_args called at /usr/bin/mksirange line 90
usage: mksirange <options>
  options
    -b, --basename <name>       machine name stub (default,
node)
    -i, --ipstart <ipaddress>   ip address of first node 
    -s, --start <integer>       starting number of the first
node (default, 1)
    -c, --count <integer>       number of machines to create
    -d, --domain <domain>       the domain of the machines
(default, server domain)
    -g, --gateway <host>        the default route for the
machines
    -m, --netmask <mask>        the netmask for the machines
(default, 255.255.255.0)
    -n, --image <image name>    the image to use for these
machines
    -p, --pad <integer>         pad the name indices to the
size specified
    -v, --verbose               massive verbose output
    --version                   version information


Couldn't run mksirange:  at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/Tk.pm line 217


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109368&aid=749821&group_id=9368


-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Oscar-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to