Custom Query (1145 matches)
Results (76 - 78 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#909 | fixed | athinfo.defs shouldn't test files before cat'ing them | jdreed | |
Description |
We want to be able to differentiate between "empty file" and ENOENT. Athinfod correctly sends stderr to the client and we believe there's no good reason not to do this. |
|||
#742 | fixed | athinfo.defs should use better test for cluster machines | amb | jdreed |
Description |
As per release-team discussion, "machtype -v -L | grep debathena-cluster" is not a valid test for "Is this machine public". Under Athena 9, we tested for PUBLIC=true in rc.conf. This value was set regardless of whether the machine installed successfully. By contrast, if something breaks during the install, it's possible for machtype -L to report the wrong value. We should move to some sort of flag file, whether this is the PXE install flag, or a new file, but a cluster machine should successfully expose its logs over athinfo even if it's broken. |
|||
#879 | fixed | athinfod on cluster should be able to read basic logs | jdreed | |
Description |
At the very least, /var/log/messages and dmesg. |