Update cloud-on-packet.net-faq.md (#2402)

This commit is contained in:
Wang Jie 2017-03-21 05:55:06 +08:00 committed by John Mulhausen
parent c85059108f
commit 8e76222187
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Docker Cloud creates a project named "Docker Cloud" which contains all the devic
Device storage is organized as follows:
- Type 1 devices have a RAID 1 of two SSD drives mounted in `/`
- Type 1 devices have a RAID 1 of two SSD drives mounted in `/`.
- Type 3 devices also have a RAID 1 of two SSD drives mounted in `/`, and also offer two NVMe drives without being mounted. Docker Cloud mounts a RAID 1 in `/var/lib/docker`.
An SSH keypair named `dockercloud-<uuid>` is created if no key is found in your account.
@ -53,4 +53,4 @@ Packet.net copies SSH keys into the created device. This means you can upload yo
Here is a list of known errors thrown by Packet.net API:
- **You have reached the maximum number of projects you can create (number)**. Please contact `help@packet.net` -> Packet.net limits the number of projects that an account can create. Delete projects in the account or contact [Packet.net](https://www.packet.net/) support to increase the limit.
- **There is an error with your Packet.net account**. Please contact `help@packet.net` -> There is something else wrong with your Packet.net account. Contact [Packet.net](https://www.packet.net/) for more details.
- **There is an error with your Packet.net account**. Please contact `help@packet.net` -> There is something else wrong with your Packet.net account. Contact [Packet.net](https://www.packet.net/) for more details.