No, SELinux is disabled on 192.168.1.150. Thanks Romu
2013/4/19 Francisco Javier Lloreda Sanchez <[email protected]> > Do you have SELinux active in 192.168.1.150, if so, is the context the > right one? > > Cheers > > -- > Francisco Javier Lloreda > Red Hat Consultant > ( RHCA , RHCDS , RHCVA ) #[email protected] > Mobile: 0034 600 48 39 73 > > c/ Jose Bardasano Baos, No. 9 > Edificio Gorbea 3 > Madrid, 28016 SPAIN > > El 19/04/13 12:32, Romu escribió: > > Hi, > > I wanted to enable all repos in RHEL6 install media so I specified the > misc repos in kickstart: > > repo --name=HighAvailability --baseurl=nfs://192.168.1.150: > /qa/build/OL6/U4/x86_64/os/HighAvailability > repo --name=LoadBalancer --baseurl=nfs://192.168.1.150: > /qa/build/OL6/U4/x86_64/os/LoadBalancer > repo --name=ResilientStorage --baseurl=nfs://192.168.1.150: > /qa/build/OL6/U4/x86_64/os/ResilientStorage > repo --name=ScalableFileSystem --baseurl=nfs://192.168.1.150: > /qa/build/OL6/U4/x86_64/os/ScalableFileSyste > > The install source is specified in kickstart by > > nfs --server=192.168.1.150 --dir=/qa/build/OL6/U4/x86_64/os > > When anaconda starts, it can sucessfully read repodata from the repos, > but when install starts anaconda fails to access any package in the repo. > > The install source is also accessible via http, if I use the following > in kickstart, then everything works fine, all packages in the misc repos > can be installed. > > url --url=http://192.168.1.150/build/OL6/U4/x86_64/os/ > repo --name=HighAvailability --baseurl= > http://192.168.1.150/build/OL6/U4/x86_64/os/HighAvailability > repo --name=LoadBalancer --baseurl= > http://192.168.1.150/build/OL6/U4/x86_64/os/LoadBalancer > repo --name=ResilientStorage --baseurl= > http://192.168.1.150/build/OL6/U4/x86_64/os/ResilientStorage > repo --name=ScalableFileSystem --baseurl= > http://192.168.1.150/build/OL6/U4/x86_64/os/ScalableFileSystem > > > Any idea why the nfs repos don't work? > > > Thanks > Romu > > > _______________________________________________ > Kickstart-list mailing > [email protected]https://www.redhat.com/mailman/listinfo/kickstart-list > > > > _______________________________________________ > Kickstart-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/kickstart-list >
_______________________________________________ Kickstart-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/kickstart-list
