Actions
Bug #3202
closedWhen processing an inventory, if no machine-id are found, then "dummy-machine-id" is used in place of generating a new one.
Status:
Released
Priority:
2
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Log for that:
12:39:10.781 [ForkJoinPool-1-worker-0] DEBUG com.normation.inventory.services.provisioning.MachineDNFinderService - Processing machine id finder use_existing_id
12:39:10.783 [ForkJoinPool-1-worker-0] DEBUG com.normation.inventory.services.provisioning.MachineDNFinderService - Processing machine id finder check_mother_board_uuid_accepted
12:39:10.784 [ForkJoinPool-1-worker-0] DEBUG com.normation.inventory.services.provisioning.MachineDNFinderService - Processing machine id finder check_mother_board_uuid_pending
12:39:10.784 [ForkJoinPool-1-worker-0] DEBUG com.normation.inventory.services.provisioning.MachineDNFinderService - Processing machine id finder check_mother_board_uuid_removed
12:39:10.784 [ForkJoinPool-1-worker-0] DEBUG com.normation.inventory.services.provisioning.MachineDNFinderService - All machine finder executed, no id found
Resulting in LDAP entry:
machineId=dummy-machine-id,ou=Machines,ou=Pending Inventories,ou=Inventories,cn=rudder-configuration
Updated by François ARMAND almost 12 years ago
- Subject changed from If no machine-id are found, then "dummy-machine-id" is used in place of generating a new one. to When processing an inventory, if no machine-id are found, then "dummy-machine-id" is used in place of generating a new one.
Updated by François ARMAND almost 12 years ago
It seems that its some other form of #2899
Updated by François ARMAND almost 12 years ago
In fact, it seems that what is today post-check should pre-check in PostUnmarshallCheckConsistency in PipelinedReportUnmarshaller and one of these check should be "check that a machineid tag exists"
Updated by François ARMAND almost 12 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Nicolas CHARLES
Updated by François ARMAND almost 12 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset 4867a4c253519751064912c0b0d2f506721ac758.
Updated by Nicolas CHARLES almost 12 years ago
Applied in changeset 4b31290a8ea1e0e271636c8eedcf0fdaf55f7163.
Updated by François ARMAND almost 12 years ago
Applied in changeset fc4dd53264fadbca64069a04e5ee5d053abdc51c.
Updated by Nicolas PERRON over 11 years ago
- Status changed from Pending release to Released
Updated by Benoît PECCATTE over 9 years ago
- Category changed from 26 to Web - Nodes & inventories
Actions