Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux-HA: Pacemaker

yum update fails

 

 

Linux-HA pacemaker RSS feed   Index | Next | Previous | View Threaded


donna.livingstone at shaw

Oct 30, 2009, 3:16 PM

Post #1 of 5 (294 views)
Permalink
yum update fails

On Oct 19/20th I installed openais on a test RHEL5.4
install

successfully(yum install -y "openais = 0.80.5"
pacemaker).

Today(Oct 30th) I attempted an update and it failed(see
below).

Looks like libpacemaker3 is in conflict and is now
gone from the

opensuse repository.





[root [at] wispoller drbd-8.3.5]# yum --disablerepo=rhel-i386-server-5
update

Loaded plugins: rhnplugin, security

Skipping security plugin, no data

Setting up Update Process

Resolving Dependencies

Skipping security plugin, no data

--> Running transaction check

---> Package cluster-glue.i386 0:1.0-12.1 set to be updated

---> Package cluster-glue-libs.i386 0:1.0-12.1 set to be updated

---> Package heartbeat.i386 0:3.0.0-33.2 set to be updated

---> Package libopenais2.i386 0:0.80.5-15.1 set to be updated

---> Package openais.i386 0:0.80.5-15.1 set to be updated

---> Package pacemaker.i386 0:1.0.5-4.1 set to be updated

--> Processing Dependency: pacemaker-libs = 1.0.5-4.1 for package: pacemaker

---> Package pacemaker-mgmt.i386 0:1.99.2-6.1 set to be updated

---> Package pacemaker-mgmt-client.i386 0:1.99.2-6.1 set to be updated

---> Package resource-agents.i386 0:1.0-31.4 set to be updated

--> Running transaction check

---> Package pacemaker-libs.i386 0:1.0.5-4.1 set to be updated

--> Finished Dependency Resolution



Dependencies Resolved



==============================================================================================================================================================================

Package                  
                     
Arch                    
      Version            
                     Repository
                     
               Size

==============================================================================================================================================================================

Installing:

cluster-glue            
                     
 i386                  
        1.0-12.1          
                     
server_ha-clustering                
          1.2 M

replacing  heartbeat-common.i386 2.99.2-8.1



cluster-glue-libs          
                    i386
                     
    1.0-12.1              
                  server_ha-clustering
                     
    1.1 M

replacing  libheartbeat2.i386 2.99.2-8.1



resource-agents          
                     
i386                    
      1.0-31.4            
                    server_ha-clustering
                     
    184 k

replacing  heartbeat-resources.i386 2.99.2-8.1



Updating:

heartbeat                  
                    i386
                     
    3.0.0-33.2              
                server_ha-clustering
                     
    1.5 M

libopenais2                  
                  i386  
                     
  0.80.5-15.1                
             server_ha-clustering  
                     
  431 k

openais                  
                     
i386                    
      0.80.5-15.1            
                 server_ha-clustering
                     
    436 k

pacemaker                  
                    i386
                     
    1.0.5-4.1              
                 server_ha-clustering
                     
    652 k

pacemaker-mgmt                
                 i386  
                     
  1.99.2-6.1                
              server_ha-clustering  
                     
  395 k

pacemaker-mgmt-client              
            i386        
                  1.99.2-6.1
                     
        server_ha-clustering        
                  279 k

Installing for dependencies:

pacemaker-libs                
                 i386  
                     
  1.0.5-4.1                
               server_ha-clustering
                     
    2.7 M



Transaction Summary

==============================================================================================================================================================================

Install      4 Package(s)

Update       6 Package(s)

Remove       0 Package(s)



Total size: 8.9 M

Is this ok [y/N]: y

Downloading Packages:

Running rpm_check_debug

Running Transaction Test

Finished Transaction Test





Transaction Check Error:

file /usr/lib/libcib.so.1.0.1 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libcrmcluster.so.1.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libcrmcommon.so.2.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libpe_rules.so.2.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libpe_status.so.2.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libpengine.so.3.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libstonithd.so.0.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386

file /usr/lib/libtransitioner.so.1.0.0 from install of pacemaker-libs-1.0.5-4.1.i386
conflicts with file from package libpacemaker3-1.0.3-2.2.i386



Error Summary

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



[root [at] wispoller drbd-8.3.5]#


David


andrew at beekhof

Nov 2, 2009, 5:47 AM

Post #2 of 5 (260 views)
Permalink
Re: yum update fails [In reply to]

Ah, looks like I'm missing an Obsoletes: for pacemaker-libs.
I'll fix that in while I'm updating the packages (now-ish)

On Sat, Oct 31, 2009 at 12:16 AM, Donna Livingstone
<donna.livingstone [at] shaw> wrote:
> On Oct 19/20th I installed openais on a test RHEL5.4 install
> successfully(yum install -y "openais = 0.80.5" pacemaker).
> Today(Oct 30th) I attempted an update and it failed(see below).
> Looks like libpacemaker3 is in conflict and is now gone from the
> opensuse repository.
>
>
> [root [at] wispoller drbd-8.3.5]# yum --disablerepo=rhel-i386-server-5 update
> Loaded plugins: rhnplugin, security
> Skipping security plugin, no data
> Setting up Update Process
> Resolving Dependencies
> Skipping security plugin, no data
> --> Running transaction check
> ---> Package cluster-glue.i386 0:1.0-12.1 set to be updated
> ---> Package cluster-glue-libs.i386 0:1.0-12.1 set to be updated
> ---> Package heartbeat.i386 0:3.0.0-33.2 set to be updated
> ---> Package libopenais2.i386 0:0.80.5-15.1 set to be updated
> ---> Package openais.i386 0:0.80.5-15.1 set to be updated
> ---> Package pacemaker.i386 0:1.0.5-4.1 set to be updated
> --> Processing Dependency: pacemaker-libs = 1.0.5-4.1 for package: pacemaker
> ---> Package pacemaker-mgmt.i386 0:1.99.2-6.1 set to be updated
> ---> Package pacemaker-mgmt-client.i386 0:1.99.2-6.1 set to be updated
> ---> Package resource-agents.i386 0:1.0-31.4 set to be updated
> --> Running transaction check
> ---> Package pacemaker-libs.i386 0:1.0.5-4.1 set to be updated
> --> Finished Dependency Resolution
>
> Dependencies Resolved
>
> ==============================================================================================================================================================================
> Package                                         Arch
>   Version                                  Repository
>                Size
> ==============================================================================================================================================================================
> Installing:
> cluster-glue                                    i386
>   1.0-12.1                                 server_ha-clustering
>               1.2 M
> replacing  heartbeat-common.i386 2.99.2-8.1
>
> cluster-glue-libs                               i386
>   1.0-12.1                                 server_ha-clustering
>               1.1 M
> replacing  libheartbeat2.i386 2.99.2-8.1
>
> resource-agents                                 i386
>   1.0-31.4                                 server_ha-clustering
>               184 k
> replacing  heartbeat-resources.i386 2.99.2-8.1
>
> Updating:
> heartbeat                                       i386
>   3.0.0-33.2                               server_ha-clustering
>               1.5 M
> libopenais2                                     i386
>   0.80.5-15.1                              server_ha-clustering
>               431 k
> openais                                         i386
>   0.80.5-15.1                              server_ha-clustering
>               436 k
> pacemaker                                       i386
>   1.0.5-4.1                                server_ha-clustering
>               652 k
> pacemaker-mgmt                                  i386
>   1.99.2-6.1                               server_ha-clustering
>               395 k
> pacemaker-mgmt-client                           i386
>   1.99.2-6.1                               server_ha-clustering
>               279 k
> Installing for dependencies:
> pacemaker-libs                                  i386
>   1.0.5-4.1                                server_ha-clustering
>               2.7 M
>
> Transaction Summary
> ==============================================================================================================================================================================
> Install      4 Package(s)
> Update       6 Package(s)
> Remove       0 Package(s)
>
> Total size: 8.9 M
> Is this ok [y/N]: y
> Downloading Packages:
> Running rpm_check_debug
> Running Transaction Test
> Finished Transaction Test
>
>
> Transaction Check Error:
> file /usr/lib/libcib.so.1.0.1 from install of pacemaker-libs-1.0.5-4.1.i386
> conflicts with file from package libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libcrmcluster.so.1.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libcrmcommon.so.2.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libpe_rules.so.2.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libpe_status.so.2.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libpengine.so.3.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libstonithd.so.0.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
> file /usr/lib/libtransitioner.so.1.0.0 from install of
> pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> libpacemaker3-1.0.3-2.2.i386
>
> Error Summary
> -------------
>
> [root [at] wispoller drbd-8.3.5]#
>
>
> David
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker [at] oss
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
>

_______________________________________________
Pacemaker mailing list
Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker


erkrishna at gmail

Nov 3, 2009, 1:18 AM

Post #3 of 5 (252 views)
Permalink
Re: yum update fails [In reply to]

Dear Andrew,

I have some good how to about SAN and HA. Can you please review my documents
and help me to put it on your site. Please tell if you can find sometime for
its review and help me to help others on FOSS.

Best regards,
Krishna

On Mon, Nov 2, 2009 at 7:17 PM, Andrew Beekhof <andrew [at] beekhof> wrote:

> Ah, looks like I'm missing an Obsoletes: for pacemaker-libs.
> I'll fix that in while I'm updating the packages (now-ish)
>
> On Sat, Oct 31, 2009 at 12:16 AM, Donna Livingstone
> <donna.livingstone [at] shaw> wrote:
> > On Oct 19/20th I installed openais on a test RHEL5.4 install
> > successfully(yum install -y "openais = 0.80.5" pacemaker).
> > Today(Oct 30th) I attempted an update and it failed(see below).
> > Looks like libpacemaker3 is in conflict and is now gone from the
> > opensuse repository.
> >
> >
> > [root [at] wispoller drbd-8.3.5]# yum --disablerepo=rhel-i386-server-5
> update
> > Loaded plugins: rhnplugin, security
> > Skipping security plugin, no data
> > Setting up Update Process
> > Resolving Dependencies
> > Skipping security plugin, no data
> > --> Running transaction check
> > ---> Package cluster-glue.i386 0:1.0-12.1 set to be updated
> > ---> Package cluster-glue-libs.i386 0:1.0-12.1 set to be updated
> > ---> Package heartbeat.i386 0:3.0.0-33.2 set to be updated
> > ---> Package libopenais2.i386 0:0.80.5-15.1 set to be updated
> > ---> Package openais.i386 0:0.80.5-15.1 set to be updated
> > ---> Package pacemaker.i386 0:1.0.5-4.1 set to be updated
> > --> Processing Dependency: pacemaker-libs = 1.0.5-4.1 for package:
> pacemaker
> > ---> Package pacemaker-mgmt.i386 0:1.99.2-6.1 set to be updated
> > ---> Package pacemaker-mgmt-client.i386 0:1.99.2-6.1 set to be updated
> > ---> Package resource-agents.i386 0:1.0-31.4 set to be updated
> > --> Running transaction check
> > ---> Package pacemaker-libs.i386 0:1.0.5-4.1 set to be updated
> > --> Finished Dependency Resolution
> >
> > Dependencies Resolved
> >
> >
> ==============================================================================================================================================================================
> > Package Arch
> > Version Repository
> > Size
> >
> ==============================================================================================================================================================================
> > Installing:
> > cluster-glue i386
> > 1.0-12.1 server_ha-clustering
> > 1.2 M
> > replacing heartbeat-common.i386 2.99.2-8.1
> >
> > cluster-glue-libs i386
> > 1.0-12.1 server_ha-clustering
> > 1.1 M
> > replacing libheartbeat2.i386 2.99.2-8.1
> >
> > resource-agents i386
> > 1.0-31.4 server_ha-clustering
> > 184 k
> > replacing heartbeat-resources.i386 2.99.2-8.1
> >
> > Updating:
> > heartbeat i386
> > 3.0.0-33.2 server_ha-clustering
> > 1.5 M
> > libopenais2 i386
> > 0.80.5-15.1 server_ha-clustering
> > 431 k
> > openais i386
> > 0.80.5-15.1 server_ha-clustering
> > 436 k
> > pacemaker i386
> > 1.0.5-4.1 server_ha-clustering
> > 652 k
> > pacemaker-mgmt i386
> > 1.99.2-6.1 server_ha-clustering
> > 395 k
> > pacemaker-mgmt-client i386
> > 1.99.2-6.1 server_ha-clustering
> > 279 k
> > Installing for dependencies:
> > pacemaker-libs i386
> > 1.0.5-4.1 server_ha-clustering
> > 2.7 M
> >
> > Transaction Summary
> >
> ==============================================================================================================================================================================
> > Install 4 Package(s)
> > Update 6 Package(s)
> > Remove 0 Package(s)
> >
> > Total size: 8.9 M
> > Is this ok [y/N]: y
> > Downloading Packages:
> > Running rpm_check_debug
> > Running Transaction Test
> > Finished Transaction Test
> >
> >
> > Transaction Check Error:
> > file /usr/lib/libcib.so.1.0.1 from install of
> pacemaker-libs-1.0.5-4.1.i386
> > conflicts with file from package libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libcrmcluster.so.1.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libcrmcommon.so.2.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libpe_rules.so.2.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libpe_status.so.2.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libpengine.so.3.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libstonithd.so.0.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> > file /usr/lib/libtransitioner.so.1.0.0 from install of
> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
> > libpacemaker3-1.0.3-2.2.i386
> >
> > Error Summary
> > -------------
> >
> > [root [at] wispoller drbd-8.3.5]#
> >
> >
> > David
> >
> > _______________________________________________
> > Pacemaker mailing list
> > Pacemaker [at] oss
> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> >
> >
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker [at] oss
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>


andrew at beekhof

Nov 3, 2009, 1:30 AM

Post #4 of 5 (253 views)
Permalink
Re: yum update fails [In reply to]

sure, post it to the list and i'm sure you'll get some feedback too.

On Tue, Nov 3, 2009 at 11:18 AM, er krishna <erkrishna [at] gmail> wrote:
> Dear Andrew,
>
> I have some good how to about SAN and HA. Can you please review my documents
> and help me to put it on your site. Please tell if you can find sometime for
> its review and help me to help others on FOSS.
>
> Best regards,
> Krishna
>
> On Mon, Nov 2, 2009 at 7:17 PM, Andrew Beekhof <andrew [at] beekhof> wrote:
>>
>> Ah, looks like I'm missing an Obsoletes: for pacemaker-libs.
>> I'll fix that in while I'm updating the packages (now-ish)
>>
>> On Sat, Oct 31, 2009 at 12:16 AM, Donna Livingstone
>> <donna.livingstone [at] shaw> wrote:
>> > On Oct 19/20th I installed openais on a test RHEL5.4 install
>> > successfully(yum install -y "openais = 0.80.5" pacemaker).
>> > Today(Oct 30th) I attempted an update and it failed(see below).
>> > Looks like libpacemaker3 is in conflict and is now gone from the
>> > opensuse repository.
>> >
>> >
>> > [root [at] wispoller drbd-8.3.5]# yum --disablerepo=rhel-i386-server-5
>> > update
>> > Loaded plugins: rhnplugin, security
>> > Skipping security plugin, no data
>> > Setting up Update Process
>> > Resolving Dependencies
>> > Skipping security plugin, no data
>> > --> Running transaction check
>> > ---> Package cluster-glue.i386 0:1.0-12.1 set to be updated
>> > ---> Package cluster-glue-libs.i386 0:1.0-12.1 set to be updated
>> > ---> Package heartbeat.i386 0:3.0.0-33.2 set to be updated
>> > ---> Package libopenais2.i386 0:0.80.5-15.1 set to be updated
>> > ---> Package openais.i386 0:0.80.5-15.1 set to be updated
>> > ---> Package pacemaker.i386 0:1.0.5-4.1 set to be updated
>> > --> Processing Dependency: pacemaker-libs = 1.0.5-4.1 for package:
>> > pacemaker
>> > ---> Package pacemaker-mgmt.i386 0:1.99.2-6.1 set to be updated
>> > ---> Package pacemaker-mgmt-client.i386 0:1.99.2-6.1 set to be updated
>> > ---> Package resource-agents.i386 0:1.0-31.4 set to be updated
>> > --> Running transaction check
>> > ---> Package pacemaker-libs.i386 0:1.0.5-4.1 set to be updated
>> > --> Finished Dependency Resolution
>> >
>> > Dependencies Resolved
>> >
>> >
>> > ==============================================================================================================================================================================
>> > Package                                         Arch
>> >   Version                                  Repository
>> >                Size
>> >
>> > ==============================================================================================================================================================================
>> > Installing:
>> > cluster-glue                                    i386
>> >   1.0-12.1                                 server_ha-clustering
>> >               1.2 M
>> > replacing  heartbeat-common.i386 2.99.2-8.1
>> >
>> > cluster-glue-libs                               i386
>> >   1.0-12.1                                 server_ha-clustering
>> >               1.1 M
>> > replacing  libheartbeat2.i386 2.99.2-8.1
>> >
>> > resource-agents                                 i386
>> >   1.0-31.4                                 server_ha-clustering
>> >               184 k
>> > replacing  heartbeat-resources.i386 2.99.2-8.1
>> >
>> > Updating:
>> > heartbeat                                       i386
>> >   3.0.0-33.2                               server_ha-clustering
>> >               1.5 M
>> > libopenais2                                     i386
>> >   0.80.5-15.1                              server_ha-clustering
>> >               431 k
>> > openais                                         i386
>> >   0.80.5-15.1                              server_ha-clustering
>> >               436 k
>> > pacemaker                                       i386
>> >   1.0.5-4.1                                server_ha-clustering
>> >               652 k
>> > pacemaker-mgmt                                  i386
>> >   1.99.2-6.1                               server_ha-clustering
>> >               395 k
>> > pacemaker-mgmt-client                           i386
>> >   1.99.2-6.1                               server_ha-clustering
>> >               279 k
>> > Installing for dependencies:
>> > pacemaker-libs                                  i386
>> >   1.0.5-4.1                                server_ha-clustering
>> >               2.7 M
>> >
>> > Transaction Summary
>> >
>> > ==============================================================================================================================================================================
>> > Install      4 Package(s)
>> > Update       6 Package(s)
>> > Remove       0 Package(s)
>> >
>> > Total size: 8.9 M
>> > Is this ok [y/N]: y
>> > Downloading Packages:
>> > Running rpm_check_debug
>> > Running Transaction Test
>> > Finished Transaction Test
>> >
>> >
>> > Transaction Check Error:
>> > file /usr/lib/libcib.so.1.0.1 from install of
>> > pacemaker-libs-1.0.5-4.1.i386
>> > conflicts with file from package libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libcrmcluster.so.1.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libcrmcommon.so.2.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libpe_rules.so.2.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libpe_status.so.2.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libpengine.so.3.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libstonithd.so.0.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> > file /usr/lib/libtransitioner.so.1.0.0 from install of
>> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> > libpacemaker3-1.0.3-2.2.i386
>> >
>> > Error Summary
>> > -------------
>> >
>> > [root [at] wispoller drbd-8.3.5]#
>> >
>> >
>> > David
>> >
>> > _______________________________________________
>> > Pacemaker mailing list
>> > Pacemaker [at] oss
>> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>> >
>> >
>>
>> _______________________________________________
>> Pacemaker mailing list
>> Pacemaker [at] oss
>> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
>

_______________________________________________
Pacemaker mailing list
Pacemaker [at] oss
http://oss.clusterlabs.org/mailman/listinfo/pacemaker


erkrishna at gmail

Nov 3, 2009, 9:49 PM

Post #5 of 5 (253 views)
Permalink
Re: yum update fails [In reply to]

Dear Andrew,

Can you please just tell if you like the design doc. I have complete how to
and other document to make this dream in running form & believe me it worked
on my desktop. Just please let me know if you are interested in this and
keeping my all the documents on your site.

Best Regards,
Krishna

On Tue, Nov 3, 2009 at 5:03 PM, er krishna <erkrishna [at] gmail> wrote:

> Dear Andrew,
>
> Thanks a lot for your kind help. I have 4-5 documents with complete design,
> how to and patches. I am sending the very first document to you and all the
> people related with this mailing list. My whole intention is that to help
> OSS and mankind by some means. Please find the very first doc. Tommorow I
> will send the other document. Till then please review it and please put on
> your site.
>
> Best Regards,
> Krishna
>
> On Tue, Nov 3, 2009 at 3:00 PM, Andrew Beekhof <andrew [at] beekhof> wrote:
>
>> sure, post it to the list and i'm sure you'll get some feedback too.
>>
>> On Tue, Nov 3, 2009 at 11:18 AM, er krishna <erkrishna [at] gmail> wrote:
>> > Dear Andrew,
>> >
>> > I have some good how to about SAN and HA. Can you please review my
>> documents
>> > and help me to put it on your site. Please tell if you can find sometime
>> for
>> > its review and help me to help others on FOSS.
>> >
>> > Best regards,
>> > Krishna
>> >
>> > On Mon, Nov 2, 2009 at 7:17 PM, Andrew Beekhof <andrew [at] beekhof>
>> wrote:
>> >>
>> >> Ah, looks like I'm missing an Obsoletes: for pacemaker-libs.
>> >> I'll fix that in while I'm updating the packages (now-ish)
>> >>
>> >> On Sat, Oct 31, 2009 at 12:16 AM, Donna Livingstone
>> >> <donna.livingstone [at] shaw> wrote:
>> >> > On Oct 19/20th I installed openais on a test RHEL5.4 install
>> >> > successfully(yum install -y "openais = 0.80.5" pacemaker).
>> >> > Today(Oct 30th) I attempted an update and it failed(see below).
>> >> > Looks like libpacemaker3 is in conflict and is now gone from the
>> >> > opensuse repository.
>> >> >
>> >> >
>> >> > [root [at] wispoller drbd-8.3.5]# yum --disablerepo=rhel-i386-server-5
>> >> > update
>> >> > Loaded plugins: rhnplugin, security
>> >> > Skipping security plugin, no data
>> >> > Setting up Update Process
>> >> > Resolving Dependencies
>> >> > Skipping security plugin, no data
>> >> > --> Running transaction check
>> >> > ---> Package cluster-glue.i386 0:1.0-12.1 set to be updated
>> >> > ---> Package cluster-glue-libs.i386 0:1.0-12.1 set to be updated
>> >> > ---> Package heartbeat.i386 0:3.0.0-33.2 set to be updated
>> >> > ---> Package libopenais2.i386 0:0.80.5-15.1 set to be updated
>> >> > ---> Package openais.i386 0:0.80.5-15.1 set to be updated
>> >> > ---> Package pacemaker.i386 0:1.0.5-4.1 set to be updated
>> >> > --> Processing Dependency: pacemaker-libs = 1.0.5-4.1 for package:
>> >> > pacemaker
>> >> > ---> Package pacemaker-mgmt.i386 0:1.99.2-6.1 set to be updated
>> >> > ---> Package pacemaker-mgmt-client.i386 0:1.99.2-6.1 set to be
>> updated
>> >> > ---> Package resource-agents.i386 0:1.0-31.4 set to be updated
>> >> > --> Running transaction check
>> >> > ---> Package pacemaker-libs.i386 0:1.0.5-4.1 set to be updated
>> >> > --> Finished Dependency Resolution
>> >> >
>> >> > Dependencies Resolved
>> >> >
>> >> >
>> >> >
>> ==============================================================================================================================================================================
>> >> > Package Arch
>> >> > Version Repository
>> >> > Size
>> >> >
>> >> >
>> ==============================================================================================================================================================================
>> >> > Installing:
>> >> > cluster-glue i386
>> >> > 1.0-12.1 server_ha-clustering
>> >> > 1.2 M
>> >> > replacing heartbeat-common.i386 2.99.2-8.1
>> >> >
>> >> > cluster-glue-libs i386
>> >> > 1.0-12.1 server_ha-clustering
>> >> > 1.1 M
>> >> > replacing libheartbeat2.i386 2.99.2-8.1
>> >> >
>> >> > resource-agents i386
>> >> > 1.0-31.4 server_ha-clustering
>> >> > 184 k
>> >> > replacing heartbeat-resources.i386 2.99.2-8.1
>> >> >
>> >> > Updating:
>> >> > heartbeat i386
>> >> > 3.0.0-33.2 server_ha-clustering
>> >> > 1.5 M
>> >> > libopenais2 i386
>> >> > 0.80.5-15.1 server_ha-clustering
>> >> > 431 k
>> >> > openais i386
>> >> > 0.80.5-15.1 server_ha-clustering
>> >> > 436 k
>> >> > pacemaker i386
>> >> > 1.0.5-4.1 server_ha-clustering
>> >> > 652 k
>> >> > pacemaker-mgmt i386
>> >> > 1.99.2-6.1 server_ha-clustering
>> >> > 395 k
>> >> > pacemaker-mgmt-client i386
>> >> > 1.99.2-6.1 server_ha-clustering
>> >> > 279 k
>> >> > Installing for dependencies:
>> >> > pacemaker-libs i386
>> >> > 1.0.5-4.1 server_ha-clustering
>> >> > 2.7 M
>> >> >
>> >> > Transaction Summary
>> >> >
>> >> >
>> ==============================================================================================================================================================================
>> >> > Install 4 Package(s)
>> >> > Update 6 Package(s)
>> >> > Remove 0 Package(s)
>> >> >
>> >> > Total size: 8.9 M
>> >> > Is this ok [y/N]: y
>> >> > Downloading Packages:
>> >> > Running rpm_check_debug
>> >> > Running Transaction Test
>> >> > Finished Transaction Test
>> >> >
>> >> >
>> >> > Transaction Check Error:
>> >> > file /usr/lib/libcib.so.1.0.1 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386
>> >> > conflicts with file from package libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libcrmcluster.so.1.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libcrmcommon.so.2.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libpe_rules.so.2.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libpe_status.so.2.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libpengine.so.3.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libstonithd.so.0.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> > file /usr/lib/libtransitioner.so.1.0.0 from install of
>> >> > pacemaker-libs-1.0.5-4.1.i386 conflicts with file from package
>> >> > libpacemaker3-1.0.3-2.2.i386
>> >> >
>> >> > Error Summary
>> >> > -------------
>> >> >
>> >> > [root [at] wispoller drbd-8.3.5]#
>> >> >
>> >> >
>> >> > David
>> >> >
>> >> > _______________________________________________
>> >> > Pacemaker mailing list
>> >> > Pacemaker [at] oss
>> >> > http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>> >> >
>> >> >
>> >>
>> >> _______________________________________________
>> >> Pacemaker mailing list
>> >> Pacemaker [at] oss
>> >> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>> >
>> >
>>
>
>

Linux-HA pacemaker RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.