Issues
- Create replication task - recursive not working as expectedNAS-116045Ievgen Stepanovych
- No Root Password request on Update when exporting seedNAS-111679Resolved issue: NAS-111679Triage Team
- Unable to login (and cannot get root access) - via UI as well SSHNAS-102778Resolved issue: NAS-102778Triage Team
Create replication task - recursive not working as expected
Description
Problem/Justification
Impact
Activity
Bonnie FollweilerMay 5, 2022 at 3:46 PM
Thank you .
Sorry about the SCALE instructions. The Engineers will go by the version selected in the "Affects Version" so it will be targeted correctly.
I have moved this ticket into our queue to review.
An engineering representative will update with any further questions or details in the near future.
Peter Van GriekenMay 5, 2022 at 1:28 PM
Hi Bonnie,
debug report is in attachment. But to make sure: I'm not (yet) using scale. This is on Core 12.0-U8. I'm going to switch to scale, hence I want to make this backup first so I have a pool to test with.
Bonnie FollweilerMay 5, 2022 at 12:54 PM
Thank you for the report, .
Can you please attach a debug file to the "Private Attachments" section of this ticket?
To generate a debug file on TrueNAS SCALE, log in to the TrueNAS web interface, go to System Settings > Advanced, then click Save Debug and wait for the file to download to your local system.
Peter Van GriekenMay 5, 2022 at 8:23 AM
Folowup: modified replication task as per my report above. All datasets are selected to perform a recursive replication. See attachment 6.jpg
Problem: not all snapshots are replicated.
See attachments:
-10921.log
7.jpg
Target: create a recursive replication task to create a full backup of a pool
Steps:
1. Tasks - replication task - add
2. Enter source location "on this system"
3. Select source directory (truenas indicates 1 snapshot is found). See attachment 1
4. Select "recursive". Still only 1 snapshot found. See attachment 2.
-> Expected behaviour here is that recursive also means recursive (so all child datasets are selected)
Extra steps needed to have real "recursive" snapshots:|
5. Open the tree with datasets. See attachment 3
6. Deselect the root dataset. See attachment 4
7. Reselect the same root dataset - all child datasets are now also selected. See attachment 5.
Poposed solution: when selecting a root dataset, make sure all child datasets are also selected.