Custom Query (15 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 15)

1 2 3 4 5
Ticket Resolution Summary Owner Reporter
#3 fixed pxe conf dir confurable via config file bas bastiaans@…
Description

It would be nice if the PXE_CONF_DIR was also configurable via a config file and not only via the command line

#6 fixed Adding pading character bas bas
Description

Hi Bas,

I'm about to add 50 new servers to our cluster, and I came across a minor bug in pxeconfig. The new nodes will be q089...q138, but how do I specify this with pxeconfig ? The obvious way is to use 3-digit start and end numbers, but pxeconfig doesn't like that:

# pxeconfig --basename q -s 089 -e 138 -f default.memdisk_x3455_broadcom_fw_204 q89 not an valid hostname: (-2, 'Name or service not known')

The workaround is to split the range into 89..99 and 100..138. But perhaps pxeconfig could be modified into using 3 digits is I specify the numbers with 3 digits ?

Thanks a lot, Ole

#10 fixed Python module pxeconfig not found bas Ole.H.Nielsen@…
Description

I installed pxeconfig-3.0.3 according to instructions and did the testing successfully. However, the pxeconfig command fails:

# pxeconfig --version

Traceback (most recent call last):

File "/usr/local/bin/pxeconfig", line 30, in ?

import pxeconfig

ImportError?: No module named pxeconfig

The system is running RedHat? RHEL5.3.

1 2 3 4 5
Note: See TracQuery for help on using queries.