Here you go.
> Verbosity: 0
>
> =============================================================================
> == oscar_wizard: Starting...
> =============================================================================
>
>
> =============================================================================
> == Running step 5 of the OSCAR wizard: Define OSCAR clients
> =============================================================================
>
> Translating 1...... oscar_server
> Translating 1...... oscar_server
> Translating 1...... oscar_server
> Translating 52...... oscarnode1
> Translating 53...... oscarnode2
> Translating 54...... oscarnode3
> Translating 55...... oscarnode4
> Translating 56...... oscarnode5
> All IP:
> $VAR1 = [
> {
> 'client' => 'oscar_server',
> 'node_id' => '1',
> 'ip' => '192.168.3.1',
> 'name' => 'eth2',
> 'id' => '1',
> 'mac' => 'f4:6d:04:97:79:73',
> 'network_id' => '3'
> },
> {
> 'client' => 'oscar_server',
> 'node_id' => '1',
> 'ip' => '192.168.1.110',
> 'name' => 'eth1',
> 'id' => '2',
> 'mac' => '00:e0:53:08:b0:8f',
> 'network_id' => '2'
> },
> {
> 'client' => 'oscar_server',
> 'node_id' => '1',
> 'ip' => '192.168.2.1',
> 'name' => 'eth0',
> 'id' => '3',
> 'mac' => '00:e0:53:12:81:0f',
> 'network_id' => '1'
> },
> {
> 'client' => 'oscarnode1',
> 'node_id' => '52',
> 'ip' => '192.168.2.2',
> 'name' => 'eth0',
> 'id' => '54',
> 'mac' => 'F4:6D:04:97:77:9B',
> 'network_id' => undef
> },
> {
> 'client' => 'oscarnode2',
> 'node_id' => '53',
> 'ip' => '192.168.2.3',
> 'name' => 'eth0',
> 'id' => '55',
> 'mac' => 'F4:6D:04:97:79:9B',
> 'network_id' => undef
> },
> {
> 'client' => 'oscarnode3',
> 'node_id' => '54',
> 'ip' => '192.168.2.4',
> 'name' => 'eth0',
> 'id' => '56',
> 'mac' => 'F4:6D:04:97:79:88',
> 'network_id' => undef
> },
> {
> 'client' => 'oscarnode4',
> 'node_id' => '55',
> 'ip' => '192.168.2.5',
> 'name' => 'eth0',
> 'id' => '57',
> 'mac' => 'F4:6D:04:97:79:16',
> 'network_id' => undef
> },
> {
> 'client' => 'oscarnode5',
> 'node_id' => '56',
> 'ip' => '192.168.2.6',
> 'name' => 'eth0',
> 'id' => '58',
> 'mac' => 'F4:6D:04:99:38:D1',
> 'network_id' => undef
> }
> ];
>
> =============================================================================
> == Running step 6 of the OSCAR wizard:Setup networking
> =============================================================================
>
> $VAR1 = [
> {
> 'node_id' => '52',
> 'ip' => '192.168.2.2',
> 'name' => 'eth0',
> 'id' => '54',
> 'mac' => 'F4:6D:04:97:77:9B',
> 'network_id' => undef
> }
> ];
> $VAR1 = [
> {
> 'node_id' => '53',
> 'ip' => '192.168.2.3',
> 'name' => 'eth0',
> 'id' => '55',
> 'mac' => 'F4:6D:04:97:79:9B',
> 'network_id' => undef
> }
> ];
> $VAR1 = [
> {
> 'node_id' => '54',
> 'ip' => '192.168.2.4',
> 'name' => 'eth0',
> 'id' => '56',
> 'mac' => 'F4:6D:04:97:79:88',
> 'network_id' => undef
> }
> ];
> $VAR1 = [
> {
> 'node_id' => '55',
> 'ip' => '192.168.2.5',
> 'name' => 'eth0',
> 'id' => '57',
> 'mac' => 'F4:6D:04:97:79:16',
> 'network_id' => undef
> }
> ];
> $VAR1 = [
> {
> 'node_id' => '56',
> 'ip' => '192.168.2.6',
> 'name' => 'eth0',
> 'id' => '58',
> 'mac' => 'F4:6D:04:99:38:D1',
> 'network_id' => undef
> }
> ];
> ****** Clients ******
> $VAR1 = {
> 'imagename' => 'oscarimage',
> 'proccount' => undef,
> 'name' => 'oscarnode1',
> 'hostname' => 'oscarnode1',
> 'domainname' => undef,
> 'gpucount' => undef
> };
> $VAR2 = {
> 'imagename' => 'oscarimage',
> 'proccount' => undef,
> 'name' => 'oscarnode2',
> 'hostname' => 'oscarnode2',
> 'domainname' => undef,
> 'gpucount' => undef
> };
> $VAR3 = {
> 'imagename' => 'oscarimage',
> 'proccount' => undef,
> 'name' => 'oscarnode3',
> 'hostname' => 'oscarnode3',
> 'domainname' => undef,
> 'gpucount' => undef
> };
> $VAR4 = {
> 'imagename' => 'oscarimage',
> 'proccount' => undef,
> 'name' => 'oscarnode4',
> 'hostname' => 'oscarnode4',
> 'domainname' => undef,
> 'gpucount' => undef
> };
> $VAR5 = {
> 'imagename' => 'oscarimage',
> 'proccount' => undef,
> 'name' => 'oscarnode5',
> 'hostname' => 'oscarnode5',
> 'domainname' => undef,
> 'gpucount' => undef
> };
> **** Client Adapter (oscarnode1) ****
> $VAR1 = [
> {
> 'node_id' => '52',
> 'ip' => '192.168.2.2',
> 'name' => 'eth0',
> 'id' => '54',
> 'mac' => 'F4:6D:04:97:77:9B',
> 'network_id' => undef
> }
> ];
> **** Client Adapter (oscarnode2) ****
> $VAR1 = [
> {
> 'node_id' => '53',
> 'ip' => '192.168.2.3',
> 'name' => 'eth0',
> 'id' => '55',
> 'mac' => 'F4:6D:04:97:79:9B',
> 'network_id' => undef
> }
> ];
> **** Client Adapter (oscarnode3) ****
> $VAR1 = [
> {
> 'node_id' => '54',
> 'ip' => '192.168.2.4',
> 'name' => 'eth0',
> 'id' => '56',
> 'mac' => 'F4:6D:04:97:79:88',
> 'network_id' => undef
> }
> ];
> **** Client Adapter (oscarnode4) ****
> $VAR1 = [
> {
> 'node_id' => '55',
> 'ip' => '192.168.2.5',
> 'name' => 'eth0',
> 'id' => '57',
> 'mac' => 'F4:6D:04:97:79:16',
> 'network_id' => undef
> }
> ];
> **** Client Adapter (oscarnode5) ****
> $VAR1 = [
> {
> 'node_id' => '56',
> 'ip' => '192.168.2.6',
> 'name' => 'eth0',
> 'id' => '58',
> 'mac' => 'F4:6D:04:99:38:D1',
> 'network_id' => undef
> }
> ];
> Stopping Flamethrower daemon: ok.
> Removing any system startup links for
> /etc/init.d/systemimager-server-flamethrowerd ...
> Stopping rsync daemon for systemimager: stopped.
> Starting rsync daemon for systemimager: ok.
> update-rc.d: warning: systemimager-server-rsyncd start runlevel arguments (2)
> do not match LSB Default-Start values (3 5)
> update-rc.d: warning: systemimager-server-rsyncd stop runlevel arguments
> (none) do not match LSB Default-Stop values (0 1 2 6)
> System start/stop links for /etc/init.d/systemimager-server-rsyncd already
> exist.
> Translating 1...... oscar_server
> Translating 1...... oscar_server
> Translating 1...... oscar_server
> Translating 52...... oscarnode1
> Translating 53...... oscarnode2
> Translating 54...... oscarnode3
> Translating 55...... oscarnode4
> Translating 56...... oscarnode5
> Rather than invoking init scripts through /etc/init.d, use the service(8)
> utility, e.g. service isc-dhcp-server restart
>
> Since the script you are attempting to invoke has been converted to an
> Upstart job, you may also use the stop(8) and then start(8) utilities,
> e.g. stop isc-dhcp-server ; start isc-dhcp-server. The restart(8) utility is
> also available.
> isc-dhcp-server start/running, process 18375
>
> Creating temporary working directory...
> Making the ISO image now
> I: -input-charset not specified, using utf-8 (detected in locale settings)
> genisoimage 1.1.11 (Linux)
> Scanning .
> Scanning ./isolinux
> Writing: Initial Padblock Start Block 0
> Done with: Initial Padblock Block(s) 16
> Writing: Primary Volume Descriptor Start Block 16
> Done with: Primary Volume Descriptor Block(s) 1
> Writing: Eltorito Volume Descriptor Start Block 17
> Size of boot image is 4 sectors -> No emulation
> Done with: Eltorito Volume Descriptor Block(s) 1
> Writing: Joliet Volume Descriptor Start Block 18
> Done with: Joliet Volume Descriptor Block(s) 1
> Writing: End Volume Descriptor Start Block 19
> Done with: End Volume Descriptor Block(s) 1
> Writing: Version block Start Block 20
> Done with: Version block Block(s) 1
> Writing: Path table Start Block 21
> Done with: Path table Block(s) 4
> Writing: Joliet path table Start Block 25
> Done with: Joliet path table Block(s) 4
> Writing: Directory tree Start Block 29
> Done with: Directory tree Block(s) 2
> Writing: Joliet directory tree Start Block 31
> Done with: Joliet directory tree Block(s) 2
> Writing: Directory tree cleanup Start Block 33
> Done with: Directory tree cleanup Block(s) 0
> Writing: Extension record Start Block 33
> Done with: Extension record Block(s) 1
> Writing: The File(s) Start Block 34
> 77.30% done, estimate finish Mon Aug 26 19:53:06 2013
> Total translation table size: 3827
> Total rockridge attributes bytes: 1124
> Total directory bytes: 2534
> Path table size(bytes): 26
> Done with: The File(s) Block(s) 6292
> Writing: Ending Padblock Start Block 6326
> Done with: Ending Padblock Block(s) 150
> Max brk space used 0
> 6476 extents written (12 MB)
> Removing temporary directory point...
> Done!
>
> You can now burn your ISO image to a CDROM and boot your auto-install
> clients from it!
>
> Rather than invoking init scripts through /etc/init.d, use the service(8)
> utility, e.g. service xinetd restart
>
> Since the script you are attempting to invoke has been converted to an
> Upstart job, you may also use the stop(8) and then start(8) utilities,
> e.g. stop xinetd ; start xinetd. The restart(8) utility is also available.
> xinetd stop/waiting
> xinetd start/running, process 18479
> Rather than invoking init scripts through /etc/init.d, use the service(8)
> utility, e.g. service xinetd restart
>
> Since the script you are attempting to invoke has been converted to an
> Upstart job, you may also use the stop(8) and then start(8) utilities,
> e.g. stop xinetd ; start xinetd. The restart(8) utility is also available.
> xinetd stop/waiting
> xinetd start/running, process 18517
> Rather than invoking init scripts through /etc/init.d, use the service(8)
> utility, e.g. service xinetd restart
>
> Since the script you are attempting to invoke has been converted to an
> Upstart job, you may also use the stop(8) and then start(8) utilities,
> e.g. stop xinetd ; start xinetd. The restart(8) utility is also available.
> xinetd stop/waiting
> xinetd start/running, process 18872
> tcpdump: no process found
> Status of SystemImager's installation monitoring: si_monitor... running.
> Stopping SystemImager's installation monitoring: si_monitor... stopped.
> Starting SystemImager's installation monitoring: si_monitor... ok.
On Mon, 2013-08-26 at 22:10 -0400, DongInn Kim wrote:
> Hi,
>
> Why don't you post your error log to show what happens in more detail?
> /var/log/oscar/oscar_wizard.log
>
> Did the client node get the internet network while it is booting?
>
> Regards,
>
> --
> - DongInn
>
> On Aug 26, 2013, at 7:03 PM, Oscar Cluster <[email protected]> wrote:
>
> > Went back to Setup step and clicked UYOK and received the following
> > message.
> >
> >
> >> ERROR: Failed to run: si_prepareclient --server Quest-Cluster --yes
> >> --quiet at /usr/share/perl5/OSCAR/GUI_MAC.pm line 847
> >> ERROR: Impossible to setup PXE with YUOK at
> >> /usr/share/perl5/OSCAR/GUI_MAC.pm line 847
> >
> >
> > ------------------------------------------------------------------------------
> > Introducing Performance Central, a new site from SourceForge and
> > AppDynamics. Performance Central is your source for news, insights,
> > analysis and resources for efficient Application Performance Management.
> > Visit us today!
> > http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Oscar-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/oscar-users
>
>
> ------------------------------------------------------------------------------
> Introducing Performance Central, a new site from SourceForge and
> AppDynamics. Performance Central is your source for news, insights,
> analysis and resources for efficient Application Performance Management.
> Visit us today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
> _______________________________________________
> Oscar-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-users
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
Oscar-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-users