Re: [sisuite-users] RE : new centos-6.3 RPMS

2012-12-15 Thread Brian Elliott Finley
Contributors,

I have added Olivier to the SystemImager project on SourceForge, but I'd
like to add each of you who want to contribute to the SystemImager project
on GitHub too, as that's where it will all be moving.

If you don't have an account yet, no big -- just go to
https://github.comand create one.  Then send me an email with your
account name, and I'll get
you added.

Thanks!

-Brian


On Thu, Nov 29, 2012 at 3:56 AM, LAHAYE Olivier olivier.lah...@cea.frwrote:

  Hi Brian,

 My sourceforge username is olahaye74 (Olivier LAHAYE) (74 is because
 there was plenty of olivier.lahaye in France ;-))

 I'm very glad to participate. In the meantime, I must let you know that
 I'm not extremely skilled in perl/python and such. I've modified
 systemimager so it can deploy oscar on centos6. The RPMS I've released are
 ok on centos6, but I've discovered that they can't build on centos5. In
 fact, the build system (initrd) after compiling some package does complete
 the initrd by copying missing libs from the build host system.
 Unfortunately, this behaviour breaks things as we have some binaries linked
 with libs that are too far in versions to be compatible (missing simbols).

 What I want to say is that I'm a little bit afraid to make modifications
 that could break the whole stuff because my developper skills are not
 extreme (I'm sysadmin in 1st place).

 Also I've never participated in such a project and thus I'm not familiar
 with how such modifications can go to the svn. (and I don't want to break
 things)

 For example, I've had to upgrade a component, and to change the build
 script so it makes install instead of copying the resulting binaries as the
 new version uses libtool and the old copying method was copying the wrapper
 instead of the lib itself. This change had an impact to the centos5
 compatibility. I mean, my modification let the thing build on centos6, but
 in the meantime, centos5 became incompatible...

 In the end, right now, my rpms cant be build on centos5, though, they can
 deploy any OS. This means that the deploy server must be centos6.

 Best resgards.



  --
Olivier LAHAYE
CEA DRT/LIST/DCSI/DIR
   --
 *De :* Brian Elliott Finley [br...@thefinleys.com]
 *Date d'envoi :* vendredi 23 novembre 2012 19:10
 *À :* sisuite-users@lists.sourceforge.net
 *Objet :* Re: [sisuite-users] new centos-6.3 RPMS

  Sun, Olivier,

 Please send me your SourceForge usernames.  I appreciate your efforts, and
 would like to grant you both commit privileges to the SVN repository, so
 that you can commit your patches directly.

 Bas, Franck, the same goes for you two if you wish.


 Regarding a fork, that is generally necessary because one does not have
 the ability to modify the upstream original.  I will happily grant you this
 access, as I think it would be better for the community to improve the main
 code stream rather than to have a fork.  I know that SALI has special
 circumstances that made a fork appropriate for them, at least previously,
 but I would also be happy to allow that fork to merge into the mainstream
 if SALI considers that desirable.


 Lastly, with regard to SystemConfigurator, it is no longer being
 maintained, and we should work to eliminate our dependency on it.  With
 modern Linuxes this should be very feasible through the use of SystemImager
 postscripts for setup of boot manager (Grub) and networking (if desirable).


 All -- feel free to call me if you have any questions.  Just bear in mind
 that I'm generally somewhere in GMT-5 through GMT-7. ;-)  If unsure, start
 with a text message, or leave a voice mail if I don't answer right away,
 but I'll be glad to discuss.  My mobile is 469.444.0167.


 Cheers, -Brian





 On Wed, Nov 21, 2012 at 1:16 AM, Jing CDL Sun sj...@cn.ibm.com wrote:

 Hi Olivier,

 Thanks for this sharing!

 Have you cloning Centos-6.3 with these rpms successfully? I tried to use
 them for redhat6.3 cloning, bug failed...


 --
 Monitor your physical, virtual and cloud infrastructure from a single
 web console. Get in-depth insight into apps, servers, databases, vmware,
 SAP, cloud infrastructure, etc. Download 30-day Free Trial.
 Pricing starts from $795 for 25 servers or applications!
 http://p.sf.net/sfu/zoho_dev2dev_nov
 ___
 sisuite-users mailing list
 sisuite-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sisuite-users




 --
 Brian Elliott Finley
 Mobile: 469.444.0167


 --
 Keep yourself connected to Go Parallel:
 VERIFY Test and improve your parallel project with help from experts
 and peers. http://goparallel.sourceforge.net
 ___
 sisuite-users mailing list
 sisuite-users@lists.sourceforge.net
 

[sisuite-users] RE : new centos-6.3 RPMS

2012-11-29 Thread LAHAYE Olivier
Hi Brian,

My sourceforge username is olahaye74 (Olivier LAHAYE) (74 is because there 
was plenty of olivier.lahaye in France ;-))

I'm very glad to participate. In the meantime, I must let you know that I'm not 
extremely skilled in perl/python and such. I've modified systemimager so it can 
deploy oscar on centos6. The RPMS I've released are ok on centos6, but I've 
discovered that they can't build on centos5. In fact, the build system (initrd) 
after compiling some package does complete the initrd by copying missing libs 
from the build host system. Unfortunately, this behaviour breaks things as we 
have some binaries linked with libs that are too far in versions to be 
compatible (missing simbols).

What I want to say is that I'm a little bit afraid to make modifications that 
could break the whole stuff because my developper skills are not extreme (I'm 
sysadmin in 1st place).

Also I've never participated in such a project and thus I'm not familiar with 
how such modifications can go to the svn. (and I don't want to break things)

For example, I've had to upgrade a component, and to change the build script so 
it makes install instead of copying the resulting binaries as the new version 
uses libtool and the old copying method was copying the wrapper instead of the 
lib itself. This change had an impact to the centos5 compatibility. I mean, my 
modification let the thing build on centos6, but in the meantime, centos5 
became incompatible...

In the end, right now, my rpms cant be build on centos5, though, they can 
deploy any OS. This means that the deploy server must be centos6.

Best resgards.


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

De : Brian Elliott Finley [br...@thefinleys.com]
Date d'envoi : vendredi 23 novembre 2012 19:10
À : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] new centos-6.3 RPMS

Sun, Olivier,

Please send me your SourceForge usernames.  I appreciate your efforts, and 
would like to grant you both commit privileges to the SVN repository, so that 
you can commit your patches directly.

Bas, Franck, the same goes for you two if you wish.


Regarding a fork, that is generally necessary because one does not have the 
ability to modify the upstream original.  I will happily grant you this access, 
as I think it would be better for the community to improve the main code stream 
rather than to have a fork.  I know that SALI has special circumstances that 
made a fork appropriate for them, at least previously, but I would also be 
happy to allow that fork to merge into the mainstream if SALI considers that 
desirable.


Lastly, with regard to SystemConfigurator, it is no longer being maintained, 
and we should work to eliminate our dependency on it.  With modern Linuxes this 
should be very feasible through the use of SystemImager postscripts for setup 
of boot manager (Grub) and networking (if desirable).


All -- feel free to call me if you have any questions.  Just bear in mind that 
I'm generally somewhere in GMT-5 through GMT-7. ;-)  If unsure, start with a 
text message, or leave a voice mail if I don't answer right away, but I'll be 
glad to discuss.  My mobile is 469.444.0167.


Cheers, -Brian





On Wed, Nov 21, 2012 at 1:16 AM, Jing CDL Sun 
sj...@cn.ibm.commailto:sj...@cn.ibm.com wrote:
Hi Olivier,

Thanks for this sharing!

Have you cloning Centos-6.3 with these rpms successfully? I tried to use them 
for redhat6.3 cloning, bug failed...

--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.netmailto:sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users




--
Brian Elliott Finley
Mobile: 469.444.0167
--
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] RE : new centos-6.3 RPMS

2012-11-23 Thread LAHAYE Olivier
Hi,

After retesting (yesterday) the posted rpm, I made a mistake in the script 
generation. The provided partimage is more verbose than the previous one and 
parsing the output is different. I'll rebuild the rpm and repost them ASAP.
(or, if you want to test now, juste replace the '^Disk ' with $DISK0 in the 
DISK_SIZE computation). It should work.

Cheers.

To my knowledge, SALI is a fork of systemimager without systemconfigurator but 
with support for grub2 and new technologies.

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

De : Jing CDL Sun [sj...@cn.ibm.com]
Date d'envoi : vendredi 23 novembre 2012 04:18
À : sisuite-users
Objet : Re: [sisuite-users] new centos-6.3 RPMS

Thx Olivier!

I did not try the postscripts yet, actually I did not realize them until you 
told me :) I found them in another mail thread, will try them and let you know 
if they work for me.

BTW, I found the new initrd.img generated by SI 4.2.0 is much bigger than the 
one generated by SI 4.0.2, then is there any recommended ramdisk_size and 
tmpfs_size for the kernel parameters? where can I find the change lists or 
release notes so I can know what's actually updated from 4.0.2 to 4.2.0?

I'm new for this project, what's SALI? is it another cloning tool?

Thx.
Jing.
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] RE : new centos-6.3 RPMS

2012-11-23 Thread LAHAYE Olivier
It looks wired. I neved had that. The transfer speed seems very slow.
maybe an network autoneg problem.
Do you have the same output on the physical console and on the

/usr/sbin/si_monitortk --progress ?

Do you have a # prompt on the physiscal consol (trying to issue a CTRL-C) ?

Olivier.


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

De : Jing CDL Sun [sj...@cn.ibm.com]
Date d'envoi : vendredi 23 novembre 2012 09:57
À : Jing CDL Sun
Cc : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] new centos-6.3 RPMS

Hi,

I got the console output as below during the rsync, then the console hung, it 
seems the image is not completely synced, but failed with no error. Have you 
ever seen this?


xcatpost/rmcmon/scripts/errmsgque
xcatpost/rmcmon/scripts/mkrmcresources
xcatpost/rmcmon/scripts/monerrorlog

sent 959338 bytes  received 808895236 bytes  3325891.47 bytes/sec
total size is 826180881  speedup is 1.02
receiving incremental file list
./

sent 34 bytes  received 56 bytes  180.00 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list

sent 4 bytes  received 6 bytes  20.00 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list

sent 4 bytes  received 6 bytes  6.67 bytes/sec
total size is 0  speedup is 0.00





Best Regards,
-
Sun Jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82453625   E-mail: sj...@cn.ibm.com
Address: Building 28, ZhongGuanCun Software Park,
 No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC

北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193



Jing CDL Sun/China/IBM

2012/11/23 11:18


To
sisuite-users@lists.sourceforge.net.,
cc

Subject
Re: [sisuite-users] new centos-6.3 
RPMS链接Notes://D23M0037/482571B8003D5139/DABA975B9FB113EB852564B5001283EA/0AB64B1E071ADAC848257ABD0027C1A6






Thx Olivier!

I did not try the postscripts yet, actually I did not realize them until you 
told me :) I found them in another mail thread, will try them and let you know 
if they work for me.

BTW, I found the new initrd.img generated by SI 4.2.0 is much bigger than the 
one generated by SI 4.0.2, then is there any recommended ramdisk_size and 
tmpfs_size for the kernel parameters? where can I find the change lists or 
release notes so I can know what's actually updated from 4.0.2 to 4.2.0?

I'm new for this project, what's SALI? is it another cloning tool?

Thx.
Jing.
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] RE : new centos-6.3 RPMS

2012-11-23 Thread LAHAYE Olivier

I've updated my RPMS (fixed the generation of the master script).
I've successfully deployed 23 HP_DL165G7 with oscar-6.2beta successuflly.
si_monitortk --progess even report the REBOOTED status properly.

the rpms are available here:
http://olivier.lahaye1.free.fr/RPMS/noarch

http://olivier.lahaye1.free.fr/SRPMS/ (if you want to rebuild yourself and 
examine the rpms and patches applyed).

Happy deployment,

Cheers,

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

De : Jing CDL Sun [sj...@cn.ibm.com]
Date d'envoi : vendredi 23 novembre 2012 09:57
À : Jing CDL Sun
Cc : sisuite-users@lists.sourceforge.net
Objet : Re: [sisuite-users] new centos-6.3 RPMS

Hi,

I got the console output as below during the rsync, then the console hung, it 
seems the image is not completely synced, but failed with no error. Have you 
ever seen this?


xcatpost/rmcmon/scripts/errmsgque
xcatpost/rmcmon/scripts/mkrmcresources
xcatpost/rmcmon/scripts/monerrorlog

sent 959338 bytes  received 808895236 bytes  3325891.47 bytes/sec
total size is 826180881  speedup is 1.02
receiving incremental file list
./

sent 34 bytes  received 56 bytes  180.00 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list

sent 4 bytes  received 6 bytes  20.00 bytes/sec
total size is 0  speedup is 0.00
receiving incremental file list

sent 4 bytes  received 6 bytes  6.67 bytes/sec
total size is 0  speedup is 0.00





Best Regards,
-
Sun Jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82453625   E-mail: sj...@cn.ibm.com
Address: Building 28, ZhongGuanCun Software Park,
 No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC

北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193



Jing CDL Sun/China/IBM

2012/11/23 11:18


To
sisuite-users@lists.sourceforge.net.,
cc

Subject
Re: [sisuite-users] new centos-6.3 
RPMS链接Notes://D23M0037/482571B8003D5139/DABA975B9FB113EB852564B5001283EA/0AB64B1E071ADAC848257ABD0027C1A6






Thx Olivier!

I did not try the postscripts yet, actually I did not realize them until you 
told me :) I found them in another mail thread, will try them and let you know 
if they work for me.

BTW, I found the new initrd.img generated by SI 4.2.0 is much bigger than the 
one generated by SI 4.0.2, then is there any recommended ramdisk_size and 
tmpfs_size for the kernel parameters? where can I find the change lists or 
release notes so I can know what's actually updated from 4.0.2 to 4.2.0?

I'm new for this project, what's SALI? is it another cloning tool?

Thx.
Jing.
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


[sisuite-users] RE : new centos-6.3 RPMS

2012-11-21 Thread LAHAYE Olivier
Hi,

I've successfully deployed my oscar images with those rpms.
But I needed some post install scripts in order to have the grub bootloader 
installed.
I've posted the postinstall script as well did you used them?

Can you post a description of the problem you encountered? I must admit I feel 
a little bit alone and feedback is welcome.

I'd also be very happy if a developper could revew my patches and if ok commit 
them to the svn.

Cheers,

Olivier.

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

De : Jing CDL Sun [sj...@cn.ibm.com]
Date d'envoi : mercredi 21 novembre 2012 08:16
À : sisuite-users
Objet : [sisuite-users] new centos-6.3 RPMS

Hi Olivier,

Thanks for this sharing!

Have you cloning Centos-6.3 with these rpms successfully? I tried to use them 
for redhat6.3 cloning, bug failed...
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] RE : new centos-6.3 RPMS

2012-11-21 Thread E-Blokos
Hi,

I think the best would be to fork sisuite and create a new project,
as SALI did.

Regards

Franck
  - Original Message - 
  From: LAHAYE Olivier 
  To: sisuite-users@lists.sourceforge.net 
  Sent: Wednesday, November 21, 2012 3:37 AM
  Subject: [sisuite-users] RE : new centos-6.3 RPMS


  Hi,

  I've successfully deployed my oscar images with those rpms.
  But I needed some post install scripts in order to have the grub bootloader 
installed.
  I've posted the postinstall script as well did you used them?

  Can you post a description of the problem you encountered? I must admit I 
feel a little bit alone and feedback is welcome.

  I'd also be very happy if a developper could revew my patches and if ok 
commit them to the svn.

  Cheers,

  Olivier.



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


--

  De : Jing CDL Sun [sj...@cn.ibm.com]
  Date d'envoi : mercredi 21 novembre 2012 08:16
  À : sisuite-users
  Objet : [sisuite-users] new centos-6.3 RPMS


  Hi Olivier, 

  Thanks for this sharing! 

  Have you cloning Centos-6.3 with these rpms successfully? I tried to use them 
for redhat6.3 cloning, bug failed...



--


  --
  Monitor your physical, virtual and cloud infrastructure from a single
  web console. Get in-depth insight into apps, servers, databases, vmware,
  SAP, cloud infrastructure, etc. Download 30-day Free Trial.
  Pricing starts from $795 for 25 servers or applications!
  http://p.sf.net/sfu/zoho_dev2dev_nov


--


  ___
  sisuite-users mailing list
  sisuite-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sisuite-users
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] RE : new centos-6.3 RPMS

2012-11-21 Thread Bas van der Vlies
The missing piece for SALI is systemconfigurator. we didn't  port it and our 
perl knowledge is not that good. so an up to date systemconfigurator with SALI 
is an good combination.

regards


On 21 nov. 2012, at 15:17, E-Blokos 
in...@e-blokos.commailto:in...@e-blokos.com
 wrote:

Hi,

I think the best would be to fork sisuite and create a new project,
as SALI did.

Regards



Franck
- Original Message -
From: LAHAYE Oliviermailto:olivier.lah...@cea.fr
To: 
sisuite-users@lists.sourceforge.netmailto:sisuite-users@lists.sourceforge.net
Sent: Wednesday, November 21, 2012 3:37 AM
Subject: [sisuite-users] RE : new centos-6.3 RPMS

Hi,

I've successfully deployed my oscar images with those rpms.
But I needed some post install scripts in order to have the grub bootloader 
installed.
I've posted the postinstall script as well did you used them?

Can you post a description of the problem you encountered? I must admit I feel 
a little bit alone and feedback is welcome.

I'd also be very happy if a developper could revew my patches and if ok commit 
them to the svn.

Cheers,

Olivier.

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

De : Jing CDL Sun [sj...@cn.ibm.commailto:sj...@cn.ibm.com]
Date d'envoi : mercredi 21 novembre 2012 08:16
À : sisuite-users
Objet : [sisuite-users] new centos-6.3 RPMS

Hi Olivier,

Thanks for this sharing!

Have you cloning Centos-6.3 with these rpms successfully? I tried to use them 
for redhat6.3 cloning, bug failed...



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov



___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.netmailto:sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

--
Bas van der Vlies
mail: b...@sara.nlmailto:b...@sara.nl
SARA - Academic Computing Services , Amsterdam, The Netherlands


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users


Re: [sisuite-users] RE : new centos-6.3 RPMS

2012-11-21 Thread E-Blokos
I planned  to patch systemconfigurator but
for now I'm too busy with other jobs...

- Original Message - 
From: Bas van der Vlies b...@sara.nl
To: sisuite-users@lists.sourceforge.net
Sent: Wednesday, November 21, 2012 9:29 AM
Subject: Re: [sisuite-users] RE : new centos-6.3 RPMS


The missing piece for SALI is systemconfigurator. we didn't  port it and our 
perl knowledge is not that good. so an up to date systemconfigurator with 
SALI is an good combination.

regards


On 21 nov. 2012, at 15:17, E-Blokos 
in...@e-blokos.commailto:in...@e-blokos.com
 wrote:

Hi,

I think the best would be to fork sisuite and create a new project,
as SALI did.

Regards



Franck
- Original Message -
From: LAHAYE Oliviermailto:olivier.lah...@cea.fr
To: 
sisuite-users@lists.sourceforge.netmailto:sisuite-users@lists.sourceforge.net
Sent: Wednesday, November 21, 2012 3:37 AM
Subject: [sisuite-users] RE : new centos-6.3 RPMS

Hi,

I've successfully deployed my oscar images with those rpms.
But I needed some post install scripts in order to have the grub bootloader 
installed.
I've posted the postinstall script as well did you used them?

Can you post a description of the problem you encountered? I must admit I 
feel a little bit alone and feedback is welcome.

I'd also be very happy if a developper could revew my patches and if ok 
commit them to the svn.

Cheers,

Olivier.

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

De : Jing CDL Sun [sj...@cn.ibm.commailto:sj...@cn.ibm.com]
Date d'envoi : mercredi 21 novembre 2012 08:16
À : sisuite-users
Objet : [sisuite-users] new centos-6.3 RPMS

Hi Olivier,

Thanks for this sharing!

Have you cloning Centos-6.3 with these rpms successfully? I tried to use 
them for redhat6.3 cloning, bug failed...



--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov



___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users
--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov___
sisuite-users mailing list
sisuite-users@lists.sourceforge.netmailto:sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

--
Bas van der Vlies
mail: b...@sara.nlmailto:b...@sara.nl
SARA - Academic Computing Services , Amsterdam, The Netherlands


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users 


--
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
___
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users