Re: Xcat image capture issues

2012-03-16 Thread Dmitri Chebotarov
Evelio What type of hardware d6100a is? If it doesn't have IPMI enabled motherboard or IPMI card, r* commands may not work. By the name I would guess it's Latitude d610... Try rebooting manually just to test xCAT/PXE. Thanks. On Mar 15, 2012, at 12:03 , Evelio Quiros wrote: Hello, Yes,

Re: Xcat image capture issues

2012-03-15 Thread Evelio Quiros
Thanks Dmitri, In following this article, I get to the bottom of the page, where I put in the 3 files needed for a stateless image. I place the 3 files in the located indicated, and when I run nodeset d6100a image I get this: Error: vmlinuz and initrd.img not found at

Re: Xcat image capture issues

2012-03-15 Thread Dmitri Chebotarov
Evelio Could you please check that you have these files/folders as well? /install/image/x86/installer_files/listener.py /install/image/x86/installer_files/rootimg.gz Also, can you check that there are symlinks for x86 or x86_64 in /install/image/ and /tftpboot/xcat/image/, ie: $ ls -l x86

Re: Xcat image capture issues

2012-03-15 Thread Evelio Quiros
Hello, Yes, both listener.py and rootimg.gz are both located at /install/image/x86/installer_files/ But NOWHERE on the documentation page does it mention a symlink between x86_64 and x86. Ok, I added the symlinks in both locations, and it did seem to accept it: nodeset d6100a image d6100a:

Re: Xcat image capture issues

2012-03-14 Thread Evelio Quiros
Hello again, Dimitri, thanks for the advice. I have a question about these commands. Below, you wrote nodeset d6100a image, But there is no image argument for nodeset. Here is the man page: nodeset [-h|--help|-v|--version] nodeset noderange

Re: Xcat image capture issues

2012-03-14 Thread Dmitri Chebotarov
Evelio Please follow this article to add support for 'image' and 'install' : https://cwiki.apache.org/VCL/adding-support-for-partimage-and-partimage-ng-to-xcat-2x-unofficial.html Thanks. -- Dmitri Chebotarov On Wednesday, March 14, 2012 at 15:37 , Evelio Quiros wrote: Hello again,

Re: Xcat image capture issues

2012-03-13 Thread Dmitri Chebotarov
Evelio, You should be able to capture image via xCAT before you can use VCL/xCAT. To capture image via xCAT: nodech d6100a nodetype.os=image nodetype.profile=rh5image-rh66-v0 nodeset d6100a image - this will create PXEboot config file for d6100a: cat /tftpboot/pxelinux.cfg/d6100a-PXE-if-mac

Xcat image capture issues

2012-03-07 Thread Evelio Quiros
Hello, After working a while with VmWare images, we have started experimenting with Xcat bare metal images. To accommodate the added level of complexity with Xcat, I created a separate development environment with VCL and some dell 6100 high density nodes. I have installed RHEL 6.1 with Xcat

Re: Xcat image capture issues

2012-03-07 Thread Andy Kurth
xCAT should be installed on the management node. It doesn't need to be installed on other machines. There are a few different xCAT installation instruction pages on their site. You may want to start with this simpler one: