perfsonar-user - Re: [perfsonar-user] Remote toolkit install over network
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Mark Feit <>
- To: Zach Bare <>, PerfSonar Users <>
- Subject: Re: [perfsonar-user] Remote toolkit install over network
- Date: Fri, 22 Apr 2016 13:12:59 +0000
- Accept-language: en-US
- Authentication-results: kinber.org; dkim=none (message not signed) header.d=none;kinber.org; dmarc=none action=none header.from=internet2.edu;
Zach Bare writes:
(a) As long as whatever mechanism you use to do it is transparent to the installer (i.e., the ISO appears mounted like a CD device would be), it should play just fine.
(b) That can be remedied. :-)
My first thought would be to use the virtual media feature if your Dells have DRACs with the enterprise feature set enabled, but I’m not sure if it can be made to work when the OS on the machine is Linux. You’d have to research that, but if it’s doable, that’s
the path of least resistance.
For a more general solution, and going on the assumption that you have remote console access to your servers, I’d recommend that you look into a package called iPXE. One of the things iPXE can do is attach an ISO via iSCSI or HTTP, so all you’d need to do
is put it up on a server the remote machines can reach and you’re in business. The commands to do it would be fairly straightforward:
set net0/ip 10.9.8.7 set net0/netmask 255.255.255.0 set net0/gateway 10.9.8.1 set dns 10.9.8.2 If there’s DHCP available, the four
set commands can be removed and a single dhcp command put in their place. Any HTTP server
used to serve the ISO must support range requests. The out-of-the-box Apache on most systems does, so it’s a good choice.
The hitch is that iPXE needs to be on a bootable medium, and it’s operationally better when separate from the disk in the machine. This means you’d need to mail a USB stick out to all of your locations and ask someone to walk over to the machine and plug it
in for you. A treat tucked in the envelope with it makes an excellent bribe for would-be remote hands. :-) Once it’s in there, set the BIOS to ignore it and boot it explicitly when you need to use it. Since it’s a regular USB device, you’ll be able to update
it remotely while the main OS is running.
HTH. If I can find a few minutes today, I might try this out on a VM and will write up some instructions if it works.
—Mark
|
- [perfsonar-user] Remote toolkit install over network, Zach Bare, 04/22/2016
- Re: [perfsonar-user] Remote toolkit install over network, Mark Feit, 04/22/2016
- Re: [perfsonar-user] Remote toolkit install over network, Mark Feit, 04/22/2016
- Re: [perfsonar-user] Remote toolkit install over network, Zach Bare, 04/22/2016
- Re: [perfsonar-user] Remote toolkit install over network, Mark Feit, 04/22/2016
- Re: [perfsonar-user] Remote toolkit install over network, Mark Feit, 04/22/2016
Archive powered by MHonArc 2.6.16.