Commit Graph

31 Commits

Author SHA1 Message Date
Olly P 232d036815 Add context that emergency repairs reduces the number of replicas in a (#8971)
cluster
2019-06-21 11:24:39 -04:00
Maria Bermudez aedd4fa9b4
Render DTR version (#8726) 2019-04-25 17:08:56 -06:00
Maria Bermudez f46ab31e36
Minor edits (#8708)
* Minor edits

- Standardized setting of replica ID as per @caervs 
- Fix broken link

* Consistency edits

- Standardized setting of replica ID
- Added note that this command only works on Linux
2019-04-23 17:35:21 -06:00
Maria Bermudez 92b61efbd3
Update backup.md 2019-04-19 18:03:23 -06:00
Maria Bermudez 450f461b54
Final syntax fix 2019-04-19 18:00:45 -06:00
Maria Bermudez d092c823ec
Merge branch 'published' into master 2019-04-19 17:56:37 -06:00
Nathan Jones 2177ea7bf1 Trying to fix command rendering of '--format "{{ .Names }}"' (#8678)
* Trying to fix command rendering of '--format "{{ .Names }}"'

--format "{{ .Names }}" is showing up in the markup but is rendering as --format "" in the published version. Added {% raw %} tags to try to fix.

* Fixed heading inconsistency
2019-04-19 18:30:44 +02:00
Maria Bermudez e0dc289650
Sync published with master (#8673)
* Revert "Netlify redirects interlock (#8595)"

This reverts commit a7793edc74.

* UCP Install on Azure Patch (#8522)

* Fix grammar on the 2nd pre-req, and did markdown formatting on the rest :)

* Correct Pod-CIDR Warning

* Content cleanup

Please check that I haven't changed the meaning of the updated prerequisites.

* Create a new section on configuring the IP Count value, also responded to feedback from Follis, Steve R and Xinfeng.

* Incorporated Steven F's feedback and Issue 8551

* Provide a warning when setting a small IP Count variable

* Final edits

* Update install-on-azure.md

* Following feedback I have expanded on the 0644 azure.json file permissions and Added the --existing-config file to the UCP install command

* Removed Orchestrator Tag Pre Req from Azure Docs

* Clarifying need for 0644 permissions

* Improved backup commands (#8597)

* Improved backup commands

DTR image backup command improvements:

1. Local and NFS mount image backup commands were invalid (incorrectly used -C flag). Replaced them with commands that work.
2. The new commands automatically populate the correct replica ID and add a datestamp to the backup filename.

DTR Metadata backup command improvements:

DTR metadata backups are more difficult than they need to be and generate many support tickets. I updated the DTR command to avoid common user pitfalls:

1. The prior metadata backup command was subject to user error. Improved the command to automatically collect the DTR version and select a replica. 
2. Improved security of the command by automatically collecting UCP CA certificate for verification rather than using --ucp-insecure-tls flag. 
3. Improved the backup filename by adding the backed-up version information and date of backup. Knowledge of the version information is required for restoring a backup.
4. Described these improvements for the user.

Image backup commands were tested with local and NFS image storage. The metadata backup command was tested by running it directly on a DTR node and through a UCP client bundle with multiple replicas.

* Technical and editorial review

* More edits

* line 8; remove unnecessary a (#8672)

* line 8; remove unnecessary a

* Minor edit

* Updated the UCP Logging page to include UCP 3.1 screenshots (#8646)

* Added examples (#8599)

* Added examples

Added examples with more detail and automation to help customers backup DTR without creating support tickets.

* Linked to explanation of example command

@omegamormegil I removed the example with prepopulated fields, as I think it doesn't add much, and will only add confusion. Users who need this much detail can run the basic command and follow the terminal prompts. 

We can re-add in a follow-up PR, if you think that example is crucial to this page.

* Remove deadlink in the Interlock ToC (#8668)

* Found a deadlink in the Interlock ToC

* Added Redirect
2019-04-19 02:21:08 +02:00
Nathan Jones b20c134232 Added examples (#8599)
* Added examples

Added examples with more detail and automation to help customers backup DTR without creating support tickets.

* Linked to explanation of example command

@omegamormegil I removed the example with prepopulated fields, as I think it doesn't add much, and will only add confusion. Users who need this much detail can run the basic command and follow the terminal prompts. 

We can re-add in a follow-up PR, if you think that example is crucial to this page.
2019-04-19 02:11:56 +02:00
paigehargrave 2398cd9dca
Merge pull request #8580 from bermudezmt/dtr-storage-backend
Storage backend data migration updates
2019-04-04 20:41:32 -04:00
Maria Bermudez 9b77e6af46 Add HSTS warning for specifying --dtr-external-url 2019-04-03 23:41:39 -07:00
Maria Bermudez bf746b4529 Storage backend data migration updates
Fix incorrect API command, add backup updates

Update incorrect commands
2019-04-02 18:07:11 -07:00
Maria Bermudez a97e31fc5f
Add link to disaster recovery docs 2019-03-12 17:44:30 -07:00
gonzalo.contador ee71819949
DTR from failure has to be destroyed.
I have added the following. If you are restoring DTR after a failure, please maker sure you have destroyed the old DTR fully.  Many customer do not understand that in order to reinstall DTR from back up the old DTR MUST BE DESTROYED.
2019-03-11 11:32:13 -04:00
Maria Bermudez faf1e52357 Incorporated technical feedback
Update based on session with Ada and Ryan

Discourage use of NFS storage URL flag

Additional section on storage backend switch

Discourage NFS storage URL option for now

Polish on necessary storage backend updates

Final technical edits

Fix crud on DTR release notes page

Update note on storage links
2019-03-08 09:29:51 -08:00
Sebastian Faulhaber 24594b5188
Clarified use of --debug since this was ambiguous for a customer. 2019-02-20 12:14:05 +01:00
Sebastiaan van Stijn 03d5b3396d
Use consistent formatting for notes
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-02-09 00:49:57 +01:00
Maria Bermudez 5fbd73c10a
Follow-up to PR #6964 2019-01-03 17:42:52 -08:00
Maria Bermudez 46aa2e0a18 Clarify need for intermediate certs on relevant CLI pages for 2.5 and
2.6
2018-12-17 10:04:43 -08:00
Maria Bermudez f8ec113f4b Add example usage 2018-12-10 10:59:54 -08:00
ada mancini 66e27e2d4c
Update emergency-repair.md
fixed backtick -> apostrophe
2018-12-07 16:09:10 -05:00
Maria Bermudez d7c1c40f25
Add backup link redirect
- Avoids 404 issue for DTR web interface link still pointing to previous version (2.5)
2018-11-27 17:43:30 -08:00
Maria Bermudez 85c00d77d8 Incorporate missed feedback from David 2018-11-20 12:08:16 -08:00
Maria Bermudez 0007859641 Incorporated peer feedback and added edits to current version 2018-11-19 17:47:16 -08:00
Maria Bermudez 435bc85248
Remove duplicate row for dtr-storage-volume option 2018-11-08 10:07:07 -08:00
Maria Bermudez 059007c8e4 Fixing broken formatting 2018-11-07 11:11:58 -08:00
Maria Bermudez 6c71b38b0a Fix more broken links 2018-11-06 17:11:54 -08:00
Maria Bermudez 4992819d68 Update broken links to the command pages 2018-11-06 15:39:32 -08:00
Maria Bermudez 0d0d2134a0 Closes 641. 2018-10-31 20:23:29 -07:00
Maria Bermudez cada8f776f Update formatting on note 2018-10-23 17:07:30 -07:00
Maria Bermudez 8f93d966e3 Update NFS configuration page and DTR CLI install and reconfigure options to include NFS v4 additions 2018-10-22 10:29:58 -07:00