RHEL6 nfs repo not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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="" href="http://192.168.1.150/build/OL6/U4/x86_64/os/">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 list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list

[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux