Andrew

   xCAT has added the DVD id of SL6 x86_64 for copycds. I'd like to confirm
   with you that whether you were using the iso file as following?
      -rw-r--r-- 1 root root 4236218368 Jun  1 22:05
      SL-60-x86_64-2011-03-03-Install-DVD.iso

   And could you verify that whether the fix that supplied by Arif could
   fix your problem, so that I can check it into the xCAT svn.


Thanks
Best Regards
----------------------------------------------------------------------
 Wang Xiaopeng (王晓朋)
 IBM China System Technology Laboratory
 Tel: 86-10-82453455
 Email: [email protected]
 Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West Road,
Haidian District Beijing P.R.China 100193



From:   Arif Ali <[email protected]>
To:     [email protected]
Date:   2011-09-13 16:48
Subject:        Re: [xcat-user] SL6



Try the following patch in /opt/xcat/lib/perl/xCAT, and then restart
xcatd deamon, and see if the problem gets fixed

--- Yum.pm               2011-09-13 09:45:27.000000000 +0100
+++ Yum.pm.new           2011-09-13 09:44:59.000000000 +0100
@@ -23,7 +23,7 @@
 }
 sub check_tofix {
    if (-d $File::Find::name and $File::Find::name =~ /\/repodata$/) {
-                                if($distname =~ /rhels5/)
+                                if(($distname =~ /rhels5/) || ($distname
=~ /SL6/))
                                 {
                                   fix_directory($File::Find::name);
                                 }


regards,

Arif Ali

catch me on freenode IRC, username: arif-ali

On 09/13/2011 09:36 AM, Arif Ali wrote:
> Aah, I can see what the problem is, we may need to change the code
> slightly, I will get back to you with the small change required to fix
this
>
> Arif Ali
>
> catch me on freenode IRC, username: arif-ali
>
> On 09/09/2011 07:26 PM, Andrew Klaassen wrote:
>> Hi all,
>>
>> I running into two problems (so far) with Scientific Linux 6.
>>
>> 1. Copycds doesn't recognize the DVDs.  I was able to import with the
"-n SL6" option, though.  I found a similar thread in the archives, but I
wasn't able to read the HTML-encoded emails that might've had the answers.
>>
>> 2. After install, updatenode -S fails with:
>>
>> r051: ospkgs: yum -y upgrade\n
ftp://10.101.4.3/SL6/x86_64/SL/repodata/repomd.xml: [Errno 14] PYCURL ERROR
9 - "Server denied you to change to the given directory"
>>
>> The /install/SL6/x86_64/SL directory doesn't exist; the "repodata"
directory is actually one directory up, at /install/SL6/x86_64/repodata/.
>>
>> I'm running xCAT-2.6.7-snap201108301115 from the xCAT yum repo.
>>
>> Thanks.
>>
>> Andrew
>>
>>
>>
>>
------------------------------------------------------------------------------

>> Why Cloud-Based Security and Archiving Make Sense
>> Osterman Research conducted this study that outlines how and why cloud
>> computing security and archiving is rapidly being adopted across the IT
>> space for its ease of implementation, lower cost, and increased
>> reliability. Learn more.
http://www.accelacomm.com/jaw/sfnl/114/51425301/
>> _______________________________________________
>> xCAT-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/xcat-user
[附件 "mail.vcf" 被 Xiao Peng Wang/China/IBM 删除][附件 "smime.p7s" 被 Xiao
Peng Wang/China/IBM 删
除]------------------------------------------------------------------------------

BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

<<inline: graycol.gif>>

------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to