From vpodzime at redhat.com Wed Feb 1 11:18:23 2012 From: vpodzime at redhat.com (Vratislav Podzimek) Date: Wed, 01 Feb 2012 12:18:23 +0100 Subject: How do I disable san/fiber channel connectivity at boot when using the RH/Centos 6 installer In-Reply-To: References: Message-ID: <1328095103.6808.143.camel@vpodzime.brq.redhat.com> On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > How do I disable san/fiber channel connectivity at boot when using the > RH/Centos 6 installer? > > We have a ton of luns that are provisioned to this server and it takes > a long time for us to scroll through the disks to find the local disk > for the install when we manually provision a system. is there a nosan > or nofiberchannel option for the boot options when booting a boot iso? > Where do you have such a long list? If you choose "Specialized Storage Devices" then you have a screen with tabs. Only the last one (for searching) contains all items. If you want to find your local disk, just stay on the first tab -- "Basic Devices". There shouldn't be any of your luns on this tab. I don't understand what could be a problem here. -- Vratislav Podzimek Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic From listsarnau at gmail.com Wed Feb 1 13:46:31 2012 From: listsarnau at gmail.com (Arnau Bria) Date: Wed, 1 Feb 2012 14:46:31 +0100 Subject: vnc + rescue In-Reply-To: <4f282068.aab0340a.5346.ffff92aeSMTPIN_ADDED@mx.google.com> References: <20120131163219.1be500a4@amarrosa.pic.es> <1328024814.6611.187.camel@flatline.usersys.redhat.com> <20120131170036.4098bb1a@amarrosa.pic.es> <4f282068.aab0340a.5346.ffff92aeSMTPIN_ADDED@mx.google.com> Message-ID: <20120201144631.29e1deea@amarrosa.pic.es> On Tue, 31 Jan 2012 17:06:49 +0000 Moray Henderson wrote: > If you're able to build a custom initrd file and repackage the install > media, you can include dropbear, the busybox ssh daemon. That can > give you remote command-line access in rescue mode. from your words... sshpw + rescue is not an option neither? > > Moray. > "To err is human; to purr, feline." Cheers, Arnau From cjk at techma.com Wed Feb 1 14:26:58 2012 From: cjk at techma.com (Kovacs, Corey J.) Date: Wed, 1 Feb 2012 14:26:58 +0000 Subject: How do I disable san/fiber channel connectivity at boot when using the RH/Centos 6 installer In-Reply-To: <1328095103.6808.143.camel@vpodzime.brq.redhat.com> References: , <1328095103.6808.143.camel@vpodzime.brq.redhat.com> Message-ID: Not sure if it's still useful but there used to be a 'nostorage' option you could put on the boot line. Then you had to specify what you wanted to load in the preamble of the kickstart file. Not sure if it's still there tho. For example. device scsi cciss would work for rhel4/5 and HP gear. On rhel6+, you'd put device hpsa for the same machine since the driver changed. Another option is to figure out what storage drivers get loaded for your hardware and explicitly unload them in the %pre section if the install, for example. %pre modprobe -r qla2xxx There are other ways but these have worked for me. Also, make sure if you are doing kickstarts with FC connected that your SAN is set up properly and fibre switches zoned etc or you could end up with a bunch of empty luns across the san. Hope this helps. Corey ________________________________________ From: kickstart-list-bounces at redhat.com [kickstart-list-bounces at redhat.com] on behalf of Vratislav Podzimek [vpodzime at redhat.com] Sent: Wednesday, February 01, 2012 6:18 AM To: kickstart-list at redhat.com Subject: Re: How do I disable san/fiber channel connectivity at boot when using the RH/Centos 6 installer On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > How do I disable san/fiber channel connectivity at boot when using the > RH/Centos 6 installer? > > We have a ton of luns that are provisioned to this server and it takes > a long time for us to scroll through the disks to find the local diskyou w > for the install when we manually provision a system. is there a nosan > or nofiberchannel option for the boot options when booting a boot iso? > Where do you have such a long list? If you choose "Specialized Storage Devices" then you have a screen with tabs. Only the last one (for searching) contains all items. If you want to find your local disk, just stay on the first tab -- "Basic Devices". There shouldn't be any of your luns on this tab. I don't understand what could be a problem here. -- Vratislav Podzimek Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic _______________________________________________ Kickstart-list mailing list Kickstart-list at redhat.com https://www.redhat.com/mailman/listinfo/kickstart-list From Jack.Allen at mckesson.com Wed Feb 1 14:56:37 2012 From: Jack.Allen at mckesson.com (Allen, Jack) Date: Wed, 1 Feb 2012 09:56:37 -0500 Subject: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer In-Reply-To: Produced By Microsoft Exchange V6.5 References: Produced By Microsoft Exchange V6.5 Message-ID: <230ED15F81AFD3409345FFA4E565F0E52221131F@NDHV3000.na.corp.mckesson.com> -----Original Message----- From: kickstart-list-bounces at redhat.com [mailto:kickstart-list-bounces at redhat.com] On Behalf Of Kovacs, Corey J. Sent: Wednesday, February 01, 2012 9:27 AM To: Discussion list about Kickstart Subject: RE: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer Not sure if it's still useful but there used to be a 'nostorage' option you could put on the boot line. Then you had to specify what you wanted to load in the preamble of the kickstart file. Not sure if it's still there tho. For example. device scsi cciss would work for rhel4/5 and HP gear. On rhel6+, you'd put device hpsa for the same machine since the driver changed. Another option is to figure out what storage drivers get loaded for your hardware and explicitly unload them in the %pre section if the install, for example. %pre modprobe -r qla2xxx There are other ways but these have worked for me. Also, make sure if you are doing kickstarts with FC connected that your SAN is set up properly and fibre switches zoned etc or you could end up with a bunch of empty luns across the san. Hope this helps. Corey ________________________________________ From: kickstart-list-bounces at redhat.com [kickstart-list-bounces at redhat.com] on behalf of Vratislav Podzimek [vpodzime at redhat.com] Sent: Wednesday, February 01, 2012 6:18 AM To: kickstart-list at redhat.com Subject: Re: How do I disable san/fiber channel connectivity at boot when using the RH/Centos 6 installer On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > How do I disable san/fiber channel connectivity at boot when using the > RH/Centos 6 installer? > > We have a ton of luns that are provisioned to this server and it takes > a long time for us to scroll through the disks to find the local diskyou w > for the install when we manually provision a system. is there a nosan > or nofiberchannel option for the boot options when booting a boot iso? > Where do you have such a long list? If you choose "Specialized Storage Devices" then you have a screen with tabs. Only the last one (for searching) contains all items. If you want to find your local disk, just stay on the first tab -- "Basic Devices". There shouldn't be any of your luns on this tab. I don't understand what could be a problem here. -- Vratislav Podzimek [Jack Allen] When I had this problem on a system a while back, I just unplugged the FC cable and did the install because I only needed the local disk to store the OS on. Data would be on the SAN LUNs and setup later. Then when it was time to reboot after the install completed, I plugged the FC cables back in. ------------------------- Jackson C. Allen McKesson Provider Technologies 5995 Windward Parkway Alpharetta, GA 30005 (404) 338-2023 Jack.Allen at McKesson.com Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information.? Any unauthorized review, use, disclosure or distribution is prohibited.? If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. From dirk.willemans at gmail.com Wed Feb 1 15:35:28 2012 From: dirk.willemans at gmail.com (Dirk Willemans) Date: Wed, 1 Feb 2012 16:35:28 +0100 Subject: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer In-Reply-To: <230ED15F81AFD3409345FFA4E565F0E52221131F@NDHV3000.na.corp.mckesson.com> References: <1328095103.6808.143.camel@vpodzime.brq.redhat.com> <230ED15F81AFD3409345FFA4E565F0E52221131F@NDHV3000.na.corp.mckesson.com> Message-ID: You can blacklist a module when you start the installation. for example: append initrd=/boot/initrd.img blacklist=qla2xxx Grtz, Dirk On Wed, Feb 1, 2012 at 15:56, Allen, Jack wrote: > -----Original Message----- > From: kickstart-list-bounces at redhat.com [mailto: > kickstart-list-bounces at redhat.com] On Behalf Of Kovacs, Corey J. > Sent: Wednesday, February 01, 2012 9:27 AM > To: Discussion list about Kickstart > Subject: RE: How do I disable san/fiber channel connectivity at boot > whenusing the RH/Centos 6 installer > > Not sure if it's still useful but there used to be a 'nostorage' option > you could put on the boot line. Then you had to specify what you wanted to > load in the preamble of the kickstart file. Not sure if it's still there > tho. For example. > > device scsi cciss > > would work for rhel4/5 and HP gear. > > On rhel6+, you'd put > > device hpsa > > for the same machine since the driver changed. > > > Another option is to figure out what storage drivers get loaded for your > hardware and explicitly unload them in the %pre section if the install, for > example. > > %pre > modprobe -r qla2xxx > > > There are other ways but these have worked for me. Also, make sure if you > are doing kickstarts with FC connected that your SAN is set up properly and > fibre switches zoned etc or you could end up with a bunch of empty luns > across the san. > > Hope this helps. > > > Corey > > ________________________________________ > From: kickstart-list-bounces at redhat.com [kickstart-list-bounces at redhat.com] > on behalf of Vratislav Podzimek [vpodzime at redhat.com] > Sent: Wednesday, February 01, 2012 6:18 AM > To: kickstart-list at redhat.com > Subject: Re: How do I disable san/fiber channel connectivity at boot when > using the RH/Centos 6 installer > > On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > > How do I disable san/fiber channel connectivity at boot when using the > > RH/Centos 6 installer? > > > > We have a ton of luns that are provisioned to this server and it takes > > a long time for us to scroll through the disks to find the local diskyou > w > > for the install when we manually provision a system. is there a nosan > > or nofiberchannel option for the boot options when booting a boot iso? > > > Where do you have such a long list? If you choose "Specialized Storage > Devices" then you have a screen with tabs. Only the last one (for > searching) contains all items. If you want to find your local disk, just > stay on the first tab -- "Basic Devices". There shouldn't be any of your > luns on this tab. > I don't understand what could be a problem here. > > -- > Vratislav Podzimek > [Jack Allen] > When I had this problem on a system a while back, I just unplugged the FC > cable and did the install because I only needed the local disk to store the > OS on. Data would be on the SAN LUNs and setup later. Then when it was time > to reboot after the install completed, I plugged the FC cables back in. > > > ------------------------- > Jackson C. Allen > McKesson Provider Technologies > 5995 Windward Parkway > Alpharetta, GA 30005 > (404) 338-2023 > Jack.Allen at McKesson.com > Confidentiality Notice: This e-mail message, including any attachments, is > for the sole use of the intended recipient(s) and may contain confidential > and privileged information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message. > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From rmj at ast.cam.ac.uk Wed Feb 1 16:29:25 2012 From: rmj at ast.cam.ac.uk (Roderick Johnstone) Date: Wed, 01 Feb 2012 16:29:25 +0000 Subject: Keeping up with the changes In-Reply-To: References: <000b01ccdc11$8383a7e0$8a8af7a0$@Henderson@ict-software.org><1327779035.9283.YahooMailNeo@web65708.mail.ac4.yahoo.com>, <1327791261.7925.YahooMailNeo@web65709.mail.ac4.yahoo.com><000c01ccdf3b$32b1cf40$98156dc0$@Henderson@ict-software.org> <85FA8C10-5F8E-4787-9EAE-71B838C6369F@a51.org> <815F317B2BC9C84C920132D40978647E17182F3E@NDHV3000.na.corp.mckesson.com> Message-ID: <4F296865.8020106@ast.cam.ac.uk> On 31/01/12 14:35, Moray Henderson (ICT) wrote: > Is there a Thing like list-harddrivesavailable yet to help kickstarters > work out what their network card is called - or which is the Ethernet > and which the Wireless? Or any tips for people wanting to do it the New > Way? Depending on where and when in the kickstart process you need this info you can parse the output of /sbin/ifconfig or /sbin/route in the %post section. eg For our Fedora 16 network installs we boot via dhcp and NetworkManager configures an interface. In the %post section of the kickstart file we do something like: netdevice=`/sbin/route | awk '$1 == "default" { print $8 }'` to return the name of the network device. We then make some customizations to /etc/sysconfig/network-scripts/ifcfg-${netdevice} Roderick Johnstone From Moray.Henderson at ict-software.org Wed Feb 1 17:06:14 2012 From: Moray.Henderson at ict-software.org (Moray Henderson) Date: Wed, 1 Feb 2012 17:06:14 +0000 Subject: Keeping up with the changes In-Reply-To: <4F296865.8020106@ast.cam.ac.uk> References: <000b01ccdc11$8383a7e0$8a8af7a0$@Henderson@ict-software.org><1327779035.9283.YahooMailNeo@web65708.mail.ac4.yahoo.com>, <1327791261.7925.YahooMailNeo@web65709.mail.ac4.yahoo.com><000c01ccdf3b$32b1cf40$98156dc0$@Henderson@ict-software.org> <85FA8C10-5F8E-4787-9EAE-71B838C6369F@a51.org> <815F317B2BC9C84C920132D40978647E17182F3E@NDHV3000.na.corp.mckesson.com> <4F296865.8020106@ast.cam.ac.uk> Message-ID: <003c01cce103$ced99820$6c8cc860$@Henderson@ict-software.org> > From: Roderick Johnstone [mailto:rmj at ast.cam.ac.uk] > Sent: 01 February 2012 16:29 > > On 31/01/12 14:35, Moray Henderson (ICT) wrote: > > > Is there a Thing like list-harddrivesavailable yet to help > kickstarters > > work out what their network card is called - or which is the Ethernet > > and which the Wireless? Or any tips for people wanting to do it the > New > > Way? > > Depending on where and when in the kickstart process you need this info > you can parse the output of /sbin/ifconfig or /sbin/route in the %post > section. > > eg For our Fedora 16 network installs we boot via dhcp and > NetworkManager configures an interface. In the %post section of the > kickstart file we do something like: > > netdevice=`/sbin/route | awk '$1 == "default" { print $8 }'` > > to return the name of the network device. We then make some > customizations to /etc/sysconfig/network-scripts/ifcfg-${netdevice} Thanks, although it wouldn't work quite that way for us - our servers have network configured manually at first boot time: they _are_ the dhcp server for the rest of the network. However, if ifconfig(8) doesn't help us, ip(8) should, with perhaps a dip into lspci(8) if necessary. Might see if there's anything useful in /sys/class/net or /proc too. Just would be nice to know in advance what to look for! Moray. "To err is human; to purr, feline." From Moray.Henderson at ict-software.org Wed Feb 1 17:19:40 2012 From: Moray.Henderson at ict-software.org (Moray Henderson) Date: Wed, 1 Feb 2012 17:19:40 +0000 Subject: vnc + rescue In-Reply-To: <20120201144631.29e1deea@amarrosa.pic.es> References: <20120131163219.1be500a4@amarrosa.pic.es> <1328024814.6611.187.camel@flatline.usersys.redhat.com> <20120131170036.4098bb1a@amarrosa.pic.es> <4f282068.aab0340a.5346.ffff92aeSMTPIN_ADDED@mx.google.com> <20120201144631.29e1deea@amarrosa.pic.es> Message-ID: <004001cce105$af249c80$0d6dd580$@Henderson@ict-software.org> > From: Arnau Bria [mailto:listsarnau at gmail.com] > Sent: 01 February 2012 13:47 > > On Tue, 31 Jan 2012 17:06:49 +0000 > Moray Henderson wrote: > > > If you're able to build a custom initrd file and repackage the > install > > media, you can include dropbear, the busybox ssh daemon. That can > > give you remote command-line access in rescue mode. > from your words... sshpw + rescue is not an option neither? > I didn't see an ssh server in CentOS 5.2 rescue mode, so I manually added http://matt.ucc.asn.au/dropbear/dropbear.html. Things may be different in other distros or versions. The way I did it was to include a simple script for someone on-site to run after booting into rescue mode, that would prompt them for a password and configure dropbear. I'd be on the phone with them anyway, so they could tell me the password and IP address. I could then get in and try to work out how much was left of their hard drives :-o Of course, if the hard drives aren't broken, you can mount the filesystems and use the ssh server from the OS. Or instead of booting an Anaconda disk in rescue mode, you can boot a Fedora Live CD and do whatever you like from there. Moray. "To err is human; to purr, feline." From hennebry at web.cs.ndsu.nodak.edu Wed Feb 1 23:52:36 2012 From: hennebry at web.cs.ndsu.nodak.edu (Michael Hennebry) Date: Wed, 1 Feb 2012 17:52:36 -0600 (CST) Subject: kickstart packages In-Reply-To: <4F282B10.2050507@divms.uiowa.edu> References: <4F282B10.2050507@divms.uiowa.edu> Message-ID: On Tue, 31 Jan 2012, Hugh Brown wrote: > On 01/28/2012 06:11 PM, Michael Hennebry wrote: >> Assuming that the kickstart file is correct, how do I add a package to it? >> How do I figure out what name to give in the kickstart file? >> Also, anaconda-ks.cfg was generated by a F14 install. >> I'll be installing F16. >> How badly will that bite me? > As a brute force method, to get exactly the packages which you currently have > installed now, you can do: > > rpm -qa --qf '%{name}\n' >rpmlist > > and then insert your rpmlist into your kickstart file. > > At a higher level, you can run system-config-kickstart which will try and > collect all of the information about packages you have installed and then > will kick out a kickstart file you can use. What I can find is "Kickstart Configurator", from gnome tool bar-Applications-System Tools-Kickstart It wants to start the package list from scratch. I had to install it later. Is there another one I should look for? > In order to get info about which groups are available, what they install, > etc. > > yum grouplist -v # all groups, pipe it through a pager > yum groupinfo text-internet # lists default/mandatory/optional packages > > As to your question of what installed tex, you can use repoquery to get that > info. > > repoquery --groupmember texlive > > tells me that it is in the authoring-and-publishing group. Using "yum > groupinfo authoring-and-publishing" tells me that it is a mandatory package. > So if you specify @authoring-and-publishing in your kickstart file, you will > get that package. If you don't want it, then add it to your kickstart file > and prefix it with a dash/minus sign. > > With each new rev of the distro, you get to make sure that all of your > favorite packages are getting installed and you'll also have a new list of > packages that you don't want installed. You can also do a manual install of > F16 and select the packages you want and don't want. Then you do an rpm -qa > --qf '%{name}\n' |sort >f16list and do the same on the f14 box. Do a diff and > see what changed. Some of them will be things like the change from upstart to > systemd others will be random packages that you installed on f14 and not on > f16. > > > As to editing the kickstart file to add a single package, just insert the > name of the package between the %packages and %end flag. I refer to > http://fedoraproject.org/wiki/Anaconda/Kickstart rather often when I'm > updating kickstart files. Specifically look at the Chapter 3. Package > Selection section. -- Michael hennebry at web.cs.ndsu.NoDak.edu "On Monday, I'm gonna have to tell my kindergarten class, whom I teach not to run with scissors, that my fiance ran me through with a broadsword." -- Lily From hennebry at web.cs.ndsu.nodak.edu Thu Feb 2 05:51:19 2012 From: hennebry at web.cs.ndsu.nodak.edu (Michael Hennebry) Date: Wed, 1 Feb 2012 23:51:19 -0600 (CST) Subject: kickstart packages In-Reply-To: <4F282B10.2050507@divms.uiowa.edu> References: <4F282B10.2050507@divms.uiowa.edu> Message-ID: Also, I have these *.repo's for F14: adobe-linux-i386.repo rpmfusion-free.repo evo.repo rpmfusion-free-updates.repo fedora.repo rpmfusion-free-updates-testing.repo fedora-updates.repo rpmfusion-nonfree-rawhide.repo fedora-updates-testing.repo rpmfusion-nonfree.repo google-chrome.repo rpmfusion-nonfree-updates.repo packagekit-media.repo rpmfusion-nonfree-updates-testing.repo rpmfusion-free-rawhide.repo virtualbox.repo How, in kickstart, do I specify similar for F16? Is the name in a %repo option significant? Does kickstart accept the parameterization, e.g. $basearch, done in the .repo files? Most of my repositories have baseurl commented out. Their mirrorlists have a url with a question mark. Is there a way to test whether whether I got a correct url? It's been a while since I installed F14. There might have been changes since then or I might be misunderstanding the status quo. -- Michael hennebry at web.cs.ndsu.NoDak.edu "On Monday, I'm gonna have to tell my kindergarten class, whom I teach not to run with scissors, that my fiance ran me through with a broadsword." -- Lily From Josh.Mullis at cox.com Fri Feb 3 19:11:16 2012 From: Josh.Mullis at cox.com (Josh.Mullis at cox.com) Date: Fri, 3 Feb 2012 14:11:16 -0500 Subject: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer In-Reply-To: References: <1328095103.6808.143.camel@vpodzime.brq.redhat.com> <230ED15F81AFD3409345FFA4E565F0E52221131F@NDHV3000.na.corp.mckesson.com> Message-ID: <6658CB4ADCA0B24AA08CF9623E61A1A004AB81D062@CATL0MS112.corp.cox.com> I tried this a while back and found that if there is another module that wants to load and it depends on qla2xxx, then qla2xxx get loaded anyway. So basically, you'd have to find all the modules (that depend on qla2xxx) that "could" get loaded and blacklist them as well. Such a pain. ESX kickstart has an option to disable san disks. Why can't redhat? It's so much more simple than all these workarounds. From: kickstart-list-bounces at redhat.com [mailto:kickstart-list-bounces at redhat.com] On Behalf Of Dirk Willemans Sent: Wednesday, February 01, 2012 10:35 AM To: Discussion list about Kickstart Subject: Re: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer You can blacklist a module when you start the installation. for example: append initrd=/boot/initrd.img blacklist=qla2xxx Grtz, Dirk On Wed, Feb 1, 2012 at 15:56, Allen, Jack > wrote: -----Original Message----- From: kickstart-list-bounces at redhat.com [mailto:kickstart-list-bounces at redhat.com] On Behalf Of Kovacs, Corey J. Sent: Wednesday, February 01, 2012 9:27 AM To: Discussion list about Kickstart Subject: RE: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer Not sure if it's still useful but there used to be a 'nostorage' option you could put on the boot line. Then you had to specify what you wanted to load in the preamble of the kickstart file. Not sure if it's still there tho. For example. device scsi cciss would work for rhel4/5 and HP gear. On rhel6+, you'd put device hpsa for the same machine since the driver changed. Another option is to figure out what storage drivers get loaded for your hardware and explicitly unload them in the %pre section if the install, for example. %pre modprobe -r qla2xxx There are other ways but these have worked for me. Also, make sure if you are doing kickstarts with FC connected that your SAN is set up properly and fibre switches zoned etc or you could end up with a bunch of empty luns across the san. Hope this helps. Corey ________________________________________ From: kickstart-list-bounces at redhat.com [kickstart-list-bounces at redhat.com] on behalf of Vratislav Podzimek [vpodzime at redhat.com] Sent: Wednesday, February 01, 2012 6:18 AM To: kickstart-list at redhat.com Subject: Re: How do I disable san/fiber channel connectivity at boot when using the RH/Centos 6 installer On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > How do I disable san/fiber channel connectivity at boot when using the > RH/Centos 6 installer? > > We have a ton of luns that are provisioned to this server and it takes > a long time for us to scroll through the disks to find the local diskyou w > for the install when we manually provision a system. is there a nosan > or nofiberchannel option for the boot options when booting a boot iso? > Where do you have such a long list? If you choose "Specialized Storage Devices" then you have a screen with tabs. Only the last one (for searching) contains all items. If you want to find your local disk, just stay on the first tab -- "Basic Devices". There shouldn't be any of your luns on this tab. I don't understand what could be a problem here. -- Vratislav Podzimek [Jack Allen] When I had this problem on a system a while back, I just unplugged the FC cable and did the install because I only needed the local disk to store the OS on. Data would be on the SAN LUNs and setup later. Then when it was time to reboot after the install completed, I plugged the FC cables back in. ------------------------- Jackson C. Allen McKesson Provider Technologies 5995 Windward Parkway Alpharetta, GA 30005 (404) 338-2023 Jack.Allen at McKesson.com Confidentiality Notice: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. _______________________________________________ Kickstart-list mailing list Kickstart-list at redhat.com https://www.redhat.com/mailman/listinfo/kickstart-list -------------- next part -------------- An HTML attachment was scrubbed... URL: From brent.clements at gmail.com Fri Feb 3 19:41:53 2012 From: brent.clements at gmail.com (Brent Clements) Date: Fri, 3 Feb 2012 13:41:53 -0600 Subject: How do I disable san/fiber channel connectivity at boot whenusing the RH/Centos 6 installer In-Reply-To: <6658CB4ADCA0B24AA08CF9623E61A1A004AB81D062@CATL0MS112.corp.cox.com> References: <1328095103.6808.143.camel@vpodzime.brq.redhat.com> <230ED15F81AFD3409345FFA4E565F0E52221131F@NDHV3000.na.corp.mckesson.com> <6658CB4ADCA0B24AA08CF9623E61A1A004AB81D062@CATL0MS112.corp.cox.com> Message-ID: nostorage was what I was thinking off. I'll try it next time and see if it's still in the latest rh/centos installer. -Brent On Fri, Feb 3, 2012 at 1:11 PM, wrote: > I tried this a while back and found that if there is another module that > wants to load and it depends on qla2xxx, then qla2xxx get loaded anyway.** > ** > > So basically, you?d have to find all the modules (that depend on qla2xxx) > that ?could? get loaded and blacklist them as well.**** > > Such a pain.**** > > ** ** > > ESX kickstart has an option to disable san disks.**** > > Why can?t redhat?**** > > It?s so much more simple than all these workarounds.**** > > ** ** > > ** ** > > ** ** > > *From:* kickstart-list-bounces at redhat.com [mailto: > kickstart-list-bounces at redhat.com] *On Behalf Of *Dirk Willemans > *Sent:* Wednesday, February 01, 2012 10:35 AM > > *To:* Discussion list about Kickstart > *Subject:* Re: How do I disable san/fiber channel connectivity at boot > whenusing the RH/Centos 6 installer**** > > ** ** > > You can blacklist a module when you start the installation.**** > > ** ** > > for example: **** > > ** ** > > append initrd=/boot/initrd.img blacklist=qla2xxx > > Grtz,**** > > ** ** > > Dirk**** > > On Wed, Feb 1, 2012 at 15:56, Allen, Jack wrote: > **** > > -----Original Message----- > From: kickstart-list-bounces at redhat.com [mailto: > kickstart-list-bounces at redhat.com] On Behalf Of Kovacs, Corey J. > Sent: Wednesday, February 01, 2012 9:27 AM > To: Discussion list about Kickstart > Subject: RE: How do I disable san/fiber channel connectivity at boot > whenusing the RH/Centos 6 installer > > Not sure if it's still useful but there used to be a 'nostorage' option > you could put on the boot line. Then you had to specify what you wanted to > load in the preamble of the kickstart file. Not sure if it's still there > tho. For example. > > device scsi cciss > > would work for rhel4/5 and HP gear. > > On rhel6+, you'd put > > device hpsa > > for the same machine since the driver changed. > > > Another option is to figure out what storage drivers get loaded for your > hardware and explicitly unload them in the %pre section if the install, for > example. > > %pre > modprobe -r qla2xxx > > > There are other ways but these have worked for me. Also, make sure if you > are doing kickstarts with FC connected that your SAN is set up properly and > fibre switches zoned etc or you could end up with a bunch of empty luns > across the san. > > Hope this helps. > > > Corey > > ________________________________________ > From: kickstart-list-bounces at redhat.com [kickstart-list-bounces at redhat.com] > on behalf of Vratislav Podzimek [vpodzime at redhat.com] > Sent: Wednesday, February 01, 2012 6:18 AM > To: kickstart-list at redhat.com > Subject: Re: How do I disable san/fiber channel connectivity at boot when > using the RH/Centos 6 installer > > On Tue, 2012-01-31 at 13:41 -0600, Brent Clements wrote: > > How do I disable san/fiber channel connectivity at boot when using the > > RH/Centos 6 installer? > > > > We have a ton of luns that are provisioned to this server and it takes > > a long time for us to scroll through the disks to find the local diskyou > w > > for the install when we manually provision a system. is there a nosan > > or nofiberchannel option for the boot options when booting a boot iso? > > > Where do you have such a long list? If you choose "Specialized Storage > Devices" then you have a screen with tabs. Only the last one (for > searching) contains all items. If you want to find your local disk, just > stay on the first tab -- "Basic Devices". There shouldn't be any of your > luns on this tab. > I don't understand what could be a problem here. > > -- > Vratislav Podzimek**** > > [Jack Allen] > When I had this problem on a system a while back, I just unplugged the FC > cable and did the install because I only needed the local disk to store the > OS on. Data would be on the SAN LUNs and setup later. Then when it was time > to reboot after the install completed, I plugged the FC cables back in. > > > ------------------------- > Jackson C. Allen > McKesson Provider Technologies > 5995 Windward Parkway > Alpharetta, GA 30005 > (404) 338-2023 > Jack.Allen at McKesson.com > Confidentiality Notice: This e-mail message, including any attachments, is > for the sole use of the intended recipient(s) and may contain confidential > and privileged information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the intended recipient, please > contact the sender by reply e-mail and destroy all copies of the original > message.**** > > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list**** > > ** ** > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From hennebry at mail.cs.ndsu.nodak.edu Fri Feb 10 21:55:48 2012 From: hennebry at mail.cs.ndsu.nodak.edu (Michael Hennebry) Date: Fri, 10 Feb 2012 15:55:48 -0600 (CST) Subject: kickstart vs. yum Message-ID: I'm trying to get a grouplist so that I can edit my kickstart file to include groups added since installation. Name-matching is proving to be difficult. Is there a way to get yum to give me names that I can feed to anaconda? [root at localhost tmp]# yum grouplist | tee grouplist.txt Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Group Process Installed Groups: Administration Tools Arabic Support Armenian Support Assamese Support Authoring and Publishing Base Bengali Support Bhutanese Support Chinese Support Dial-up Networking Support Editors Engineering and Scientific Ethiopic Support Fonts GNOME Desktop Environment Games and Entertainment Georgian Support Graphical Internet Graphics Gujarati Support Hardware Support Hebrew Support Hindi Support Input Methods Inuktitut Support Japanese Support Java Kannada Support Kashmiri Support Khmer Support Konkani Support Korean Support Lao Support Legacy Fonts Mail Server Maithili Support Malayalam Support Marathi Support Milkymist Myanmar (Burmese) Support Network Servers Office/Productivity Oriya Support Printing Support Punjabi Support Russian Support Sanskrit Support Server Configuration Tools Sindhi Support Sinhala Support Sound and Video System Tools Tajik Support Tamil Support Telugu Support Text-based Internet Thai Support Urdu Support Venda Support Web Server X Window System >From anaconda-ks.cfg: %packages @admin-tools @base @core @editors @fonts @gnome-desktop @games @graphical-internet @graphics @hardware-support @input-methods @java @office @online-docs @printing @sound-and-video @text-internet @base-x xfsprogs -- Michael hennebry at web.cs.ndsu.NoDak.edu "On Monday, I'm gonna have to tell my kindergarten class, whom I teach not to run with scissors, that my fiance ran me through with a broadsword." -- Lily From clumens at redhat.com Fri Feb 10 22:05:10 2012 From: clumens at redhat.com (Chris Lumens) Date: Fri, 10 Feb 2012 17:05:10 -0500 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: <20120210220509.GY25338@exeter.usersys.redhat.com> > I'm trying to get a grouplist so that I can edit my > kickstart file to include groups added since installation. > Name-matching is proving to be difficult. > > Is there a way to get yum to give me names that I can feed to anaconda? > > [root at localhost tmp]# yum grouplist | tee grouplist.txt > Loaded plugins: langpacks, presto, refresh-packagekit > Adding en_US to language list > Setting up Group Process > Installed Groups: > Administration Tools > Arabic Support > Armenian Support > Assamese Support > Authoring and Publishing You can use either these long names, or you can look up the ID for each group (like you see in anaconda-ks.cfg) and use those. - Chris From jasonb at edseek.com Fri Feb 10 22:08:41 2012 From: jasonb at edseek.com (Jason Boxman) Date: Fri, 10 Feb 2012 17:08:41 -0500 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: Could it be `yum grouplist -v` you are looking for? On Fri, Feb 10, 2012 at 4:55 PM, Michael Hennebry wrote: > > I'm trying to get a grouplist so that I can edit my > kickstart file to include groups added since installation. > Name-matching is proving to be difficult. > > Is there a way to get yum to give me names that I can feed to anaconda? > > [root at localhost tmp]# yum grouplist | tee grouplist.txt > Loaded plugins: langpacks, presto, refresh-packagekit > Adding en_US to language list > Setting up Group Process > Installed Groups: > ? Administration Tools > ? Arabic Support > ? Armenian Support > ? Assamese Support > ? Authoring and Publishing > ? Base > ? Bengali Support > ? Bhutanese Support > ? Chinese Support > ? Dial-up Networking Support > ? Editors > ? Engineering and Scientific > ? Ethiopic Support > ? Fonts > ? GNOME Desktop Environment > ? Games and Entertainment > ? Georgian Support > ? Graphical Internet > ? Graphics > ? Gujarati Support > ? Hardware Support > ? Hebrew Support > ? Hindi Support > ? Input Methods > ? Inuktitut Support > ? Japanese Support > ? Java > ? Kannada Support > ? Kashmiri Support > ? Khmer Support > ? Konkani Support > ? Korean Support > ? Lao Support > ? Legacy Fonts > ? Mail Server > ? Maithili Support > ? Malayalam Support > ? Marathi Support > ? Milkymist > ? Myanmar (Burmese) Support > ? Network Servers > ? Office/Productivity > ? Oriya Support > ? Printing Support > ? Punjabi Support > ? Russian Support > ? Sanskrit Support > ? Server Configuration Tools > ? Sindhi Support > ? Sinhala Support > ? Sound and Video > ? System Tools > ? Tajik Support > ? Tamil Support > ? Telugu Support > ? Text-based Internet > ? Thai Support > ? Urdu Support > ? Venda Support > ? Web Server > ? X Window System >> >> From anaconda-ks.cfg: > > %packages > @admin-tools > @base > @core > @editors > @fonts > @gnome-desktop > @games > @graphical-internet > @graphics > @hardware-support > @input-methods > @java > @office > @online-docs > @printing > @sound-and-video > @text-internet > @base-x > xfsprogs > > > -- > Michael ? hennebry at web.cs.ndsu.NoDak.edu > "On Monday, I'm gonna have to tell my kindergarten class, > whom I teach not to run with scissors, > that my fiance ran me through with a broadsword." ?-- ?Lily > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list -- Thursday next week is indeed time for a thorough insight into the swirling red debian vortex. ? leeta From skvidal at fedoraproject.org Fri Feb 10 22:18:03 2012 From: skvidal at fedoraproject.org (seth vidal) Date: Fri, 10 Feb 2012 17:18:03 -0500 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: <20120210171803.1e045bff@opus> On Fri, 10 Feb 2012 17:08:41 -0500 Jason Boxman wrote: > Could it be `yum grouplist -v` you are looking for? The name in parens is the thing you can put in ks.cfg example: Web Development (web-development) @web-development -sv From jos at xos.nl Fri Feb 10 22:25:45 2012 From: jos at xos.nl (Jos Vos) Date: Fri, 10 Feb 2012 23:25:45 +0100 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: <20120210222545.GB21517@jasmine.xos.nl> On Fri, Feb 10, 2012 at 03:55:48PM -0600, Michael Hennebry wrote: > Is there a way to get yum to give me names that I can feed to anaconda? You can use both the short group ids and long groupnames (as listed by yum) of a group in Anaconda, so @ GNOME Desktop Environment @ gnome-desktop are equivalent. But "yum grouplist -v" also gives the group-ids, that you refer to. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From hennebry at mail.cs.ndsu.nodak.edu Fri Feb 10 22:35:46 2012 From: hennebry at mail.cs.ndsu.nodak.edu (Michael Hennebry) Date: Fri, 10 Feb 2012 16:35:46 -0600 (CST) Subject: kickstart vs. yum In-Reply-To: References: Message-ID: On Fri, 10 Feb 2012, Jason Boxman wrote: > Could it be `yum grouplist -v` you are looking for? That's it. Thank you and Jos Vos. I'd just gone a little blind during man yum. > On Fri, Feb 10, 2012 at 4:55 PM, Michael Hennebry > wrote: >> >> I'm trying to get a grouplist so that I can edit my >> kickstart file to include groups added since installation. >> Name-matching is proving to be difficult. >> >> Is there a way to get yum to give me names that I can feed to anaconda? -- Michael hennebry at web.cs.ndsu.NoDak.edu "On Monday, I'm gonna have to tell my kindergarten class, whom I teach not to run with scissors, that my fiance ran me through with a broadsword." -- Lily From hennebry at web.cs.ndsu.nodak.edu Fri Feb 10 23:01:04 2012 From: hennebry at web.cs.ndsu.nodak.edu (Michael Hennebry) Date: Fri, 10 Feb 2012 17:01:04 -0600 (CST) Subject: kickstart vs. yum In-Reply-To: References: Message-ID: On Fri, 10 Feb 2012, Jason Boxman wrote: > Could it be `yum grouplist -v` you are looking for? That's it. Thank you and Jos Vos. I'd just gone a little blind during man yum. > On Fri, Feb 10, 2012 at 4:55 PM, Michael Hennebry > wrote: >> >> I'm trying to get a grouplist so that I can edit my >> kickstart file to include groups added since installation. >> Name-matching is proving to be difficult. >> >> Is there a way to get yum to give me names that I can feed to anaconda? -- Michael hennebry at web.cs.ndsu.NoDak.edu "On Monday, I'm gonna have to tell my kindergarten class, whom I teach not to run with scissors, that my fiance ran me through with a broadsword." -- Lily From edmunds at panic.fluff.org Fri Feb 10 23:20:05 2012 From: edmunds at panic.fluff.org (Edmund J. Sutcliffe) Date: Fri, 10 Feb 2012 23:20:05 +0000 (GMT) Subject: kickstart vs. yum In-Reply-To: References: Message-ID: > Could it be `yum grouplist -v` you are looking for? This gives us the groups for anaconda How do we determine what is installed by an @everything or @* ? Edmund From jos at xos.nl Fri Feb 10 23:22:03 2012 From: jos at xos.nl (Jos Vos) Date: Sat, 11 Feb 2012 00:22:03 +0100 Subject: kickstart vs. yum In-Reply-To: <20120210171803.1e045bff@opus> References: <20120210171803.1e045bff@opus> Message-ID: <20120210232203.GB22166@jasmine.xos.nl> On Fri, Feb 10, 2012 at 05:18:03PM -0500, seth vidal wrote: > The name in parens is the thing you can put in ks.cfg > example: > Web Development (web-development) Note that you can also use the full name in ks.cfg. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From jasonb at edseek.com Sat Feb 11 00:54:41 2012 From: jasonb at edseek.com (Jason Boxman) Date: Fri, 10 Feb 2012 19:54:41 -0500 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: yum groupinfo [name of group] Keep in mind the packages listed may themselves pull down dependencies. On Fri, Feb 10, 2012 at 6:20 PM, Edmund J. Sutcliffe wrote: >> Could it be `yum grouplist -v` you are looking for? > > This gives us the groups for anaconda > How do we determine what is installed by an @everything ?or @* ? > > Edmund > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list -- Thursday next week is indeed time for a thorough insight into the swirling red debian vortex. ? leeta From bjs at redhat.com Sat Feb 11 16:44:02 2012 From: bjs at redhat.com (Bryan Smith) Date: Sat, 11 Feb 2012 11:44:02 -0500 (EST) Subject: kickstart vs. yum In-Reply-To: Message-ID: An explanation of the four (4) different levels for packages is here, along with most of the other information, guidelines and standards for comps.xml: - http://fedoraproject.org/wiki/How_to_use_and_edit_comps.xml_for_package_groups As Jason pointed out, "yum groupinfo" is a nice, easy, client-based interface into the comps.xml for any group, its packages and the levels for packages. And like "yum grouplist -v", one can use "yum groupinfo -v" as well. The latter will give you the Anaconda installation or YUM repo an installed packaged has come from, or the YUM repo it is available from. -- Bryan P.S. As always, one can script the output from YUM to one's taste or fetch the comps.xml directly and work on it with their preferred XML method(s). ----- Original Message ----- From: "Jason Boxman" Sent: Friday, February 10, 2012 7:54:41 PM yum groupinfo [name of group] Keep in mind the packages listed may themselves pull down dependencies. -- Bryan J Smith +1 (407) 489-7013 (M) Red Hat Consulting http://www.redhat.com/consulting ----------------------------------------------------- Platform, Middleware, Cloud ... Open Source Solutions We are Red Hat http://www.redhat.com/solutions From skvidal at fedoraproject.org Sat Feb 11 17:31:08 2012 From: skvidal at fedoraproject.org (seth vidal) Date: Sat, 11 Feb 2012 12:31:08 -0500 Subject: kickstart vs. yum In-Reply-To: References: Message-ID: <20120211123108.43981ef0@opus> On Sat, 11 Feb 2012 11:44:02 -0500 (EST) Bryan Smith wrote: > An explanation of the four (4) different levels for packages is here, > along with most of the other information, guidelines and standards > for comps.xml: > - > http://fedoraproject.org/wiki/How_to_use_and_edit_comps.xml_for_package_groups > > As Jason pointed out, "yum groupinfo" is a nice, easy, client-based > interface into the comps.xml for any group, its packages and the > levels for packages. > > And like "yum grouplist -v", one can use "yum groupinfo -v" as well. > The latter will give you the Anaconda installation or YUM repo an > installed packaged has come from, or the YUM repo it is available > from. > > -- Bryan > > P.S. As always, one can script the output from YUM to one's taste or > fetch the comps.xml directly and work on it with their preferred XML > method(s). > Hi Bryan, yum's cli is not intended to be scripted. Don't recommend that to others. If you want to script to yum you should use either of the following: - repoquery - yum's python api The yum python interface for working with the comps file is actually pretty straightforward as an example #!/usr/bin/python import yum my = yum.YumBase() my.setCacheDir() for g in my.comps.groups: print g.groupid core = my.comps.return_group('core') for pkg in core.packages: print pkg lots to explore in there - I recommend using ipython to help you explore the interface. -sv From bjs at redhat.com Sat Feb 11 21:35:00 2012 From: bjs at redhat.com (Bryan Smith) Date: Sat, 11 Feb 2012 16:35:00 -0500 (EST) Subject: kickstart vs. yum In-Reply-To: <20120211123108.43981ef0@opus> Message-ID: <53e7b170-8a63-414a-88eb-0211fa79f116@zmail07.collab.prod.int.phx2.redhat.com> Understood. I was referring more to piping the information out as you desire, hence the "P.S." (and not really part of my response). But thank you for pointing out one should script around repoquery instead of yum, and that was an oversight on my part. I also noted the comps.xml file in my "P.S.," which I've written Perl around in the past. I've also done some custom Anaconda Python modification, but that was years ago (FC6/RHEL5 timeframe, long story, you might remember some of it). I guess I was referring more to modifying the comps.xml file directly, to add new groups. Is there a better method via the Python API to do such? Or is it okay (or even best) to do it off-line, on the comps.xml file directly? ----- Original Message ----- From: "seth vidal" Sent: Saturday, February 11, 2012 12:31:08 PM Hi Bryan, yum's cli is not intended to be scripted. Don't recommend that to others. If you want to script to yum you should use either of the following: - repoquery - yum's python api The yum python interface for working with the comps file is actually pretty straightforward as an example #!/usr/bin/python import yum my = yum.YumBase() my.setCacheDir() for g in my.comps.groups: print g.groupid core = my.comps.return_group('core') for pkg in core.packages: print pkg lots to explore in there - I recommend using ipython to help you explore the interface. From skvidal at fedoraproject.org Sun Feb 12 01:03:29 2012 From: skvidal at fedoraproject.org (seth vidal) Date: Sat, 11 Feb 2012 20:03:29 -0500 Subject: kickstart vs. yum In-Reply-To: <53e7b170-8a63-414a-88eb-0211fa79f116@zmail07.collab.prod.int.phx2.redhat.com> References: <20120211123108.43981ef0@opus> <53e7b170-8a63-414a-88eb-0211fa79f116@zmail07.collab.prod.int.phx2.redhat.com> Message-ID: <20120211200329.28ae2bd4@opus> On Sat, 11 Feb 2012 16:35:00 -0500 (EST) Bryan Smith wrote: > Understood. I was referring more to piping the information out as > you desire, hence the "P.S." (and not really part of my response). > But thank you for pointing out one should script around repoquery > instead of yum, and that was an oversight on my part. > > I also noted the comps.xml file in my "P.S.," which I've written Perl > around in the past. I've also done some custom Anaconda Python > modification, but that was years ago (FC6/RHEL5 timeframe, long > story, you might remember some of it). I guess I was referring more > to modifying the comps.xml file directly, to add new groups. Is > there a better method via the Python API to do such? Or is it okay > (or even best) to do it off-line, on the comps.xml file directly? yum-groups-manager lets you edit/add groups to a comps file. It's in yum-utils. however, let's be clear -it's just xml and not terrible complicated xml, especially if you only care about one language. -sv From dansmood at gmail.com Mon Feb 27 19:12:54 2012 From: dansmood at gmail.com (Dan Davis) Date: Mon, 27 Feb 2012 14:12:54 -0500 Subject: Question about list policies Message-ID: Guys, Can anyone point me towards any list policies? Is it appropriate to post job postings here? Where would it be best to announce job openings for system administrators/product engineers with experience with kickstart? -------------- next part -------------- An HTML attachment was scrubbed... URL: From virginian at blueyonder.co.uk Mon Feb 27 19:55:58 2012 From: virginian at blueyonder.co.uk (Virginian) Date: Mon, 27 Feb 2012 19:55:58 +0000 Subject: Question about list policies In-Reply-To: References: Message-ID: <4F4BDFCE.2030903@blueyonder.co.uk> I don't think it would hurt to post it here. Could you tell us a little more about where the jobs are located and what exactly you are looking for? On 27/02/2012 19:12, Dan Davis wrote: > Guys, > > Can anyone point me towards any list policies? Is it appropriate to > post job postings here? > Where would it be best to announce job openings for system > administrators/product engineers with experience with kickstart? > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list at redhat.com > https://www.redhat.com/mailman/listinfo/kickstart-list -------------- next part -------------- An HTML attachment was scrubbed... URL: