Re: [sisuite-users] beta7 bug fixed => beta8 WAS: systemimager 4.3.0-0.7 available for testing

2013-04-10 Thread david . livingstone
Olivier,

Thanks. That does it. I still need to test loading the image. I will let 
you know.

David




David K Livingstone
CN Signals and Communications




From:
LAHAYE Olivier 
To:
"sisuite-users@lists.sourceforge.net" 

Date:
2013/04/08 06:37
Subject:
[sisuite-users] beta7 bug fixed => beta8 WAS: systemimager 4.3.0-0.7 
available for testing


Hi,

The issue has been fixed.
I wonder how it could work on V0.2. There were 2 bugs:
One that I introduced when I wanted to match kernel 3.x kernels with x >2
But there was also a bug in initrd detection. the routine was unable to 
check for initramfs files. If no initrd file was available, the error 
should have triggered as well

Anyway,

It's hopefully fixed and should be available shortly for fedora, rhel-6 
and debian-7-x86_64 soon here:
http://svn.oscar.openclustergroup.org/repos/unstable/

The source rpm (and tarball) will be available here soon as well:
http://svn.oscar.openclustergroup.org/pkgs/downloads/

-- 
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR

De : LAHAYE Olivier
Date d'envoi : lundi 8 avril 2013 09:24
À : sisuite-users@lists.sourceforge.net
Objet : RE : [sisuite-users] systemimager 4.3.0-0.7 available for testing


Hi,

Thanks a lot for this report, I'll try to understand the issue ASAP.
0.2 has the same code as 0.7 (differences are on the initrd and boot 
packages which are very different).

Regards,

Olivier.

-- 
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR

De : david.livingst...@cn.ca [david.livingst...@cn.ca]
Date d'envoi : samedi 6 avril 2013 00:44
À : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] systemimager 4.3.0-0.7 available for testing


Olivier, 

I installed on a rhel 6.4 client and get the below error message when 
attempting to prepare the client. If I install 
4.3.0-0.2 this does not happen. 

systemimager-common-4.3.0-0.7.el6.noarch 
systemimager-x86_64initrd_template-4.3.0-0.7.el6.noarch
systemimager-client-4.3.0-0.7.el6.noarch 


- same error on vccs3 using --no-uyok and without - We get : 
  - [root@mtl-vccs03d ~]# si_prepareclient --no-uyok --server 
165.115.83.125 

... 

This client is ready to have its image retrieved.  You must now run 
the "si_getimage" command on your imageserver. 

Automatically create configuration file for systemconfigurator:
  >> /etc/systemconfig/systemconfig.conf 
WARNING: unable to auto-detect kernel file! 
WARNING: coulnd't create file /etc/systemconfig/systemconfig.conf (needed 
by systemconfigurator) 
[root@mtl-vccs03d ~]# 



David K Livingstone
CN Signals and Communications
10229 127 Avenue floor 2
Walker Operations East Building
Edmonton, AB, T5E 0B9
Ph  : 780 472-3959 Fax : 780 472-3046
Email: david.livingst...@cn.ca 
- Forwarded by David Livingstone/LIVING03/CNR/CA on 2013/04/05 16:40 
- 

From: 
David Livingstone/LIVING03/CNR/CA 
To: 
sisuite-users@lists.sourceforge.net 
Date: 
2013/03/21 11:40 
Subject: 
Re: [sisuite-users] systemimager 4.3.0-0.7 available for testing



Olivier, 

 Thanks ! I will download and test on rhel 6.x).  BTW I am currently using 
your previous build(4.3.0-0.2 std kernel only) on rhel 6.x with the 
restrictions
 we have corresponded about. 

David 


David K Livingstone
CN Signals and Communications
10229 127 Avenue floor 2
Walker Operations East Building
Edmonton, AB, T5E 0B9
Ph  : 780 472-3959 Fax : 780 472-3046
Email: david.livingst...@cn.ca 



From: 
LAHAYE Olivier  
To: 
"sisuite-users@lists.sourceforge.net" 
 
Date: 
2013/03/20 10:17 
Subject: 
[sisuite-users] systemimager 4.3.0-0.7 available for testing





Hi, 

I've uploaded the rpms for systemimager beta version V4.3.0 (beta7) 

I've built it for fedora-17 and centos-6.3 
They are available here: 
 http://olivier.lahaye1.free.fr/OSCAR/repos/unstable/

Note that you can install the oscar-release rpm which will setup the 
yum.repo.d/oscar.repo. 

Usage notes: 
- The pre install script required to modprobe disk controlers is not 
required anymore. (leave comments in it) 
- the post install scripts (si_scripts.tar.bz2) are usefull for grub setup 
(systemconfigurator not yet ported for new grub, grub2 and other 
bootloaders and Network manager) Just comment everything in the 
pre_install script. 

Firmwares available in the image are those that can be built from the 
kernel source tree. No external firmware is provided yet (need to check 
EULA). 

Please keep in mind that this is a testing release. If you have a 
systemimager that is in production, don't upgrade). 

Happy testing. 

-- 
   Olivier LAHAYE 
   CEA DRT/LIST/DCSI/DIR 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar 
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users 

[sisuite-users] RE : beta7 bug fixed => beta8 WAS: systemimager 4.3.0-0.7 available for testing

2013-04-10 Thread LAHAYE Olivier

Cool,

Thanks for the report, hopefully, the deployment will succeed.
Note, that you must setup network and bootloader using a post install script.
I've fixed grub1, but grub2 is not supported and NetworkManger is not supported 
as well.

Regards,

Olivier.

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR

De : david.livingst...@cn.ca [david.livingst...@cn.ca]
Date d'envoi : mercredi 10 avril 2013 23:56
À : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] beta7 bug fixed => beta8 WAS: systemimager 
4.3.0-0.7 available for testing


Olivier,

Thanks. That does it. I still need to test loading the image. I will let you 
know.

David




David K Livingstone
CN Signals and Communications



From:   LAHAYE Olivier 
To: "sisuite-users@lists.sourceforge.net" 

Date:   2013/04/08 06:37
Subject:[sisuite-users] beta7 bug fixed => beta8 WAS: systemimager 
4.3.0-0.7 available for testing




Hi,

The issue has been fixed.
I wonder how it could work on V0.2. There were 2 bugs:
One that I introduced when I wanted to match kernel 3.x kernels with x >2
But there was also a bug in initrd detection. the routine was unable to check 
for initramfs files. If no initrd file was available, the error should have 
triggered as well

Anyway,

It's hopefully fixed and should be available shortly for fedora, rhel-6 and 
debian-7-x86_64 soon here:
http://svn.oscar.openclustergroup.org/repos/unstable/

The source rpm (and tarball) will be available here soon as well:
http://svn.oscar.openclustergroup.org/pkgs/downloads/

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR


De : LAHAYE Olivier
Date d'envoi : lundi 8 avril 2013 09:24
À : sisuite-users@lists.sourceforge.net
Objet : RE : [sisuite-users] systemimager 4.3.0-0.7 available for testing


Hi,

Thanks a lot for this report, I'll try to understand the issue ASAP.
0.2 has the same code as 0.7 (differences are on the initrd and boot packages 
which are very different).

Regards,

Olivier.

--
   Olivier LAHAYE
   CEA DRT/LIST/DCSI/DIR


De : david.livingst...@cn.ca [david.livingst...@cn.ca]
Date d'envoi : samedi 6 avril 2013 00:44
À : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] systemimager 4.3.0-0.7 available for testing


Olivier,

I installed on a rhel 6.4 client and get the below error message when 
attempting to prepare the client. If I install
4.3.0-0.2 this does not happen.

systemimager-common-4.3.0-0.7.el6.noarch
systemimager-x86_64initrd_template-4.3.0-0.7.el6.noarch
systemimager-client-4.3.0-0.7.el6.noarch


- same error on vccs3 using --no-uyok and without - We get :
  - [root@mtl-vccs03d ~]# si_prepareclient --no-uyok --server 165.115.83.125

...

This client is ready to have its image retrieved.  You must now run
the "si_getimage" command on your imageserver.

Automatically create configuration file for systemconfigurator:
  >> /etc/systemconfig/systemconfig.conf
WARNING: unable to auto-detect kernel file!
WARNING: coulnd't create file /etc/systemconfig/systemconfig.conf (needed by 
systemconfigurator)
[root@mtl-vccs03d ~]#



David K Livingstone
CN Signals and Communications
10229 127 Avenue floor 2
Walker Operations East Building
Edmonton, AB, T5E 0B9
Ph  : 780 472-3959 Fax : 780 472-3046
Email: david.livingst...@cn.ca
- Forwarded by David Livingstone/LIVING03/CNR/CA on 2013/04/05 16:40 -
From:   David Livingstone/LIVING03/CNR/CA
To: sisuite-users@lists.sourceforge.net
Date:   2013/03/21 11:40
Subject:Re: [sisuite-users] systemimager 4.3.0-0.7 available for testing





Olivier,

 Thanks ! I will download and test on rhel 6.x).  BTW I am currently using your 
previous build(4.3.0-0.2 std kernel only) on rhel 6.x with the restrictions
 we have corresponded about.

David


David K Livingstone
CN Signals and Communications
10229 127 Avenue floor 2
Walker Operations East Building
Edmonton, AB, T5E 0B9
Ph  : 780 472-3959 Fax : 780 472-3046
Email: david.livingst...@cn.ca


From:   LAHAYE Olivier 
To: "sisuite-users@lists.sourceforge.net" 

Date:   2013/03/20 10:17
Subject:[sisuite-users] systemimager 4.3.0-0.7 available for testing







Hi,

I've uploaded the rpms for systemimager beta version V4.3.0 (beta7)

I've built it for fedora-17 and centos-6.3
They are available here:  
http://olivier.lahaye1.free.fr/OSCAR/repos/unstable/

Note that you can install the oscar-release rpm which will setup the 
yum.repo.d/oscar.repo.

Usage notes:
- The pre install script required to modprobe disk controlers is not required 
anymore. (leave comments in it)
- the post install scripts 
(si_scripts.tar.bz2)
 are usefull for grub setup (systemconfigurator not yet ported for new grub, 
grub2 and other bootload