Hi, Andrea:

I have tried 3.7.4 today, the problem below has been fixed, but I ran into another one:
after installation, the new node's ip address was not configed, but the network card could be recognized correctly.
and I checked the directory /etc/sysconfig/network, found the ifcfg-eth-id-MAC file is not replaced, but the same as it on golden-client.
I mean ifcfg-eth-id-00:0d:60:4e:42:02 is the config file on golden-client.

xblade06:~ # cd /etc/sysconfig/network/
xblade06:/etc/sysconfig/network # ll
total 77
-rw-r--r-- 1 root root 9253 Oct 11 23:47 config
-rw-r--r-- 1 root root 6706 Oct 11 23:50 dhcp
drwxr-xr-x 2 root root 88 Oct 11 23:50 if-down.d
drwxr-xr-x 2 root root 88 Oct 11 23:50 if-up.d
-rw-r--r-- 1 root root 231 Oct 12 01:02 ifcfg-eth-id-00:0d:60:4e:42:02
-rw-r--r-- 1 root root 143 Oct 12 00:18 ifcfg-eth0
-rw-r--r-- 1 root root 141 Jun 28 05:10 ifcfg-lo
-rw-r--r-- 1 root root 27470 Jun 28 05:10 ifcfg.template
-rw-r--r-- 1 root root 239 Jun 28 05:10 ifroute-lo
drwxr-xr-x 2 root root 208 Oct 11 23:47 ifservices.template
drwx------ 2 root root 48 Jun 16 21:20 providers
-rw-r--r-- 1 root root 98 Oct 12 00:18 routes
-rw-r--r-- 1 root root 24 Oct 12 00:18 routes.scbak
drwxr-xr-x 2 root root 1272 Oct 11 23:50 scripts

The MAC on new node is 00:0D:60:9C:08:8E, and I also found a file (ifcfg-eth0) in this directory, its content is the right configuration of new IP,
so I renamed this file to ifcfg-eth-id-00:0D:60:9C:08:8E, restarted the network service, and the IP address was configed correctly.

PS:I think the file format of ifcfg-eth0 is for RedHat not for SLES10, but the fact is it works:)

I am not sure if it is a mistake of my operation or it is a real problem? thank you very much for your help.



Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.

Inactive hide details for Andrea Righi <[EMAIL PROTECTED]>Andrea Righi <[EMAIL PROTECTED]>


          Andrea Righi <[EMAIL PROTECTED]>

          2006-10-11 01:39

          Please respond to
          [EMAIL PROTECTED]

To

Jing CDL Sun/China/[EMAIL PROTECTED]

cc

sisuite-devel@lists.sourceforge.net

Subject

Re: [Sisuite-devel] copy kernel for SLES10

This problem has been fixed in 3.7.4. Maybe you can consider to update
to this release (since it's tagged "unstable" it should be considered
more stable than 3.6.3)...

Regards,
-Andrea

Jing CDL Sun wrote:
> Hi,
>
> I used SIS to install SLES10 on x86 architecture, and found it copied a
> wrong kernel(.gz) file to /etc/systemimager/boot.
> so when installation, the node can not recognize the gz format kernel,
> so installation failed.
> in the directory of /boot on golden-client:
>
> /xblade03:/boot # ll/
> /total 6926/
> /-rw-r--r-- 1 root root 29 Sep 27 20:17 CSMInstallComplete/
> /-rw-r--r-- 1 root root 701844 Jul 4 04:01 System.map-2.6.16.21-0.8-smp/
> /-rw------- 1 root root 512 Sep 27 20:18 backup_mbr/
> /lrwxrwxrwx 1 root root 1 Sep 27 20:11 boot -> ./
> /-rw-r--r-- 1 root root 67745 Jul 4 04:07 config-2.6.16.21-0.8-smp/
> /drwxr-xr-x 2 root root 480 Sep 27 20:18 grub/
> /lrwxrwxrwx 1 root root 24 Sep 27 20:18 initrd -> initrd-2.6.16.21-0.8-smp/
> /-rw-r--r-- 1 root root 2689056 Sep 27 20:18 initrd-2.6.16.21-0.8-smp/
> /-rw-r--r-- 1 root root 134144 Sep 27 20:18 message/
> /-rw-r--r-- 1 root root 103685 Jul 4 04:08 symsets-2.6.16.21-0.8-smp.tar.gz/
> /-rw-r--r-- 1 root root 339457 Jul 4 04:08 symtypes-2.6.16.21-0.8-smp.gz/
> /-rw-r--r-- 1 root root 93055 Jul 4 04:08 symvers-2.6.16.21-0.8-smp.gz/
> /-rwxr-xr-x 1 root root 1603378 Jul 4 04:07 //vmlinux-2.6.16.21-0.8-smp.gz/
> /lrwxrwxrwx 1 root root 25 Sep 27 20:15 vmlinuz ->
> //vmlinuz-2.6.16.21-0.8-smp/
> /-rw-r--r-- 1 root root 1330838 Jul 4 04:01 //vmlinuz-2.6.16.21-0.8-smp/
>
> the log of SIS is:
>
> /Using kernel from: /boot///vmlinux-2.6.16.21-0.8-smp.gz/
> / >> ls -l /etc/systemimager/boot/kernel/
> /-rw-r--r-- 1 root root 1603378 Oct 9 19:35 /etc/systemimager/boot/kernel/
>
> I copied the /vmlinuz-2.6.16.21-0.8-smp/ to
> /etc/systemimager/boot/kernel manually, and the installation works well,
> for I am a newer for SIS, I am not sure if it is a mistake of my
> operation or something else, could you give me some suggestions for it?
> thank you:)
>
>
>
> Best Regards,
> -----------------------------
> Sun jing(??)
> IBM China Software Development Laboratory
> Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
> Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing
> 100085, P.R.China.
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys -- and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Sisuite-devel mailing list
> Sisuite-devel@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

GIF image

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to