Closed
Bug 1189439
Opened 11 years ago
Closed 11 years ago
need tftp installed/configured on admin servers
Categories
(Infrastructure & Operations :: Infrastructure: Other, task)
Infrastructure & Operations
Infrastructure: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: van, Assigned: dparsons)
Details
jtac is requesting some core files that needs to be copied from the WLC to our admin servers. i'm getting an error while attempting to do the file transfer. pinged lerxst and he's looking into it.
wifi1.ops.tpe1.mozilla.net# copy ap 4761 000_core.ap_main.185.6.1427354166.gz tftp://10.247.75.5/
failed: tftp returned error Abort TFTP session, re-send 8 times
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → infra
Component: Infrastructure → Infrastructure: Other
Product: bugzilla.mozilla.org → Infrastructure & Operations
QA Contact: mcote → jdow
Version: Production → other
| Reporter | ||
Updated•11 years ago
|
Assignee: infra → dparsons
| Assignee | ||
Comment 1•11 years ago
|
||
All done; this required adding the -c option to the tftp module in puppet, without this option tftp refuses to create new files...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 2•11 years ago
|
||
reopening without malice...
still receiving issues when copying certain files over to the tftp/admin server.
wifi1.ops.tpe1.mozilla.net# backup system tftp://10.247.75.5/wifi1_bak all
Starting backup process. Please wait ...
Archival finished. Moving to destination ...
error: Permission denied
error: Problem moving backup file to destination.
notice: Backup is stored in 'tmp:__wifi1_bak'
didn't work so i tried manually copying the file over.
wifi1.ops.tpe1.mozilla.net# copy core:__wifi1_bak tftp://10.247.75.5/
error: Permission denied
wifi1.ops.tpe1.mozilla.net# copy core:__wifi1_bak tftp://10.247.75.5/tftpboot
error: Permission denied
Filename Size Created
core:__wifi1_bak 983 KB Jul 30 2015, 19:47:44
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•11 years ago
|
||
Puppet reset the permissions incorrectly; fixed.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•