Project

General

Profile

FAQ at Data Center Light » History » Version 39

Sanghee Kim, 01/21/2020 10:51 AM

1 1 Sanghee Kim
h1. FAQ at Data Center Light
2
3 12 Nico Schottelius
{{toc}}
4
5 22 Sanghee Kim
h1. Power
6 1 Sanghee Kim
7
h2. Q: Where do you get the electricity for running all the servers?
8
9 22 Sanghee Kim
*A:* We are running all our datacenter by 100% renewable energy. 99.9% is from hydropower and 0.1% is from solar power. We have our own hydropower plant which uses the water from the Linth, a river coming from the Alps. You can check more on our hydropower plant here. https://datacenterlight.ch/en-us/cms/hydropower/
10 1 Sanghee Kim
11
h1. VPN
12
13
h2. Q: How can I get an IPv6 VPN from you?
14
15 4 Sanghee Kim
*A:* Install Wireguard and get back to us with the public key, we'll activate your IPv6 VPN. You can follow the steps below.
16 34 Jin-Guk Kwon
※We support one pub-key per /48 network for VPN, if you want to use VPN on multi host at a time, you should set your own server(router, VyOS) with the assigned VPN.
17 1 Sanghee Kim
18 10 Sanghee Kim
1. Install Wireguard
19 1 Sanghee Kim
  https://www.wireguard.com/install/
20
21 10 Sanghee Kim
2. Create your private key:
22 1 Sanghee Kim
   umask 077; wg genkey > privkey
23
24
3. Get your public key
25
   wg pubkey < privkey
26
27 10 Sanghee Kim
4. Send us the pubkey to support@datacenterlight.ch
28 1 Sanghee Kim
29 10 Sanghee Kim
5. We'll get back to you with your network definition.
30 9 Sanghee Kim
31 1 Sanghee Kim
h2. Q: How much is IPv6 VPN?
32
33 4 Sanghee Kim
*A:* IPv6 VPN is 120 CHF/year, however it is free for all our VM customers as long as the VM is active.
34 34 Jin-Guk Kwon
※We support one pub-key per /48 network for VPN, if you want to use VPN on multi host at a time, you should set your own server(router, VyOS) with the assigned VPN.
35 1 Sanghee Kim
36 6 Sanghee Kim
h1. Storage
37
38 1 Sanghee Kim
h2. Q: Can I add extra storage on my running VM?
39
40 4 Sanghee Kim
*A:* You can add extra storage for the following pricing. 
41 1 Sanghee Kim
SDD storage is 3.5 CHF per 10 GB, HDD storage is 1.5 CHF per 100 GB.
42
You can write to us via support@datacenterlight.ch for storage addition.
43
44 27 Sanghee Kim
h2. Q: What is Glarnercloud? Is it an own Nextcloud instance? Or is it Owncloud?
45
46 28 Sanghee Kim
*A:* Glanercloud is your own Nextcloud instance, it is a sustainable and open-source alternative for Google Drive or Dropbox.
47 27 Sanghee Kim
48 28 Sanghee Kim
h2. Q: Is it possible to use a custom domain for Glanercloud?
49 27 Sanghee Kim
50
*A:* Absolutely yes! You'll only need to create the AAAA during the setup process so that we can use letsencrypt certificatess.
51
52 39 Sanghee Kim
h1. Upgrade
53 23 Sanghee Kim
54
h2. Q: When I need more CPU/RAM/Storage for an existing VM, how long does it take? Does my VM need reboot, and if yes, can I be informed about the reboot schedule?
55 1 Sanghee Kim
56 39 Sanghee Kim
*A:* It depends on when you ask for the upgrade, but usually the upgrade can be done in 1 business day. For HDD upgrade the VM does not need to be rebooted, but for the CPU/RAM/SSD upgrade we need to reboot the VM for you, and it can be done as per your preferred schedule. You can contact our support and let us know your preferred time and you will hear back from us.
57
58
h2. Q: What is the price for CPU/RAM/Storage upgrade? 
59
60
*A:* You can order the upgrade for your active VM for the following unit price per month. The prices exclude VAT.
61
62
1 CPU: 3 CHF
63
1 GB RAM: 4 CHF
64
10 GB SSD: 3.5 CHF
65
100 GB HDD: 1.5 CHF
66 23 Sanghee Kim
67 1 Sanghee Kim
h1. Payments
68
69
h2. Q: Monthly billing is cumbersome. Can I pay with longer billing intervals?
70
71 4 Sanghee Kim
*A:* On request, we provide 6 months and 1-year payment plans. For 1 year payment, you can also pay by bank transfer.
72 1 Sanghee Kim
73
h2. Q: I don't have a credit card, can I still order VMs?
74
75 4 Sanghee Kim
*A:* You can pay us via wire transfer for an annual subscription. For monthly pre-paid plans as seen on datacenterlight.ch, we only support credit card payments at the moment.
76 1 Sanghee Kim
77 21 Sanghee Kim
h2. Q: Is payment via PayPal supported?
78
79
*A:* Payment via PayPal is not supported.
80
81 26 Sanghee Kim
h2. Q: Can I pay with Bitcoin?
82
83 36 Sanghee Kim
*A:* Payment with cryptocurrency is not supported.
84 26 Sanghee Kim
85 18 Sanghee Kim
h1. Network
86
87 19 Sanghee Kim
h2. Q: How can I get an IPv6 /64, /56, or /48 network for my VM?
88 18 Sanghee Kim
89 19 Sanghee Kim
*A:* Every customer can request a /64 per VM for free by email. For the request of a /56 or a /48, we provide it when it's a good use case, for 5 CHF per month. (excluding VAT)
90 18 Sanghee Kim
91 33 Sanghee Kim
h1. Connectivity
92
93
h2. How do i reach the IPv4 Internet from an IPv6 only VM?
94
95
*A:* We use NAT64 combined with DNS64 to provide access to the legacy Internet. And it works as follows:
96
97
* When you request a DNS entry that has only an A entry (IPv4), we will provide an artificial AAAA (IPv6) entry
98
* This AAAA entry points into a special /96 IPv6 prefix that maps the whole IPv4 Internet
99
* When you send a packet inside this prefix, our NAT64 translator will translate it to IPv4
100
101
h2. Q: How can I reach the legacy (IPv4) Internet from an IPv6 only VM without DNS?
102
103
*A:* Simply append the IPv4 address to the IPv6 prefix. Depending on the data center we use different IPv6 prefixes. You can find the list on https://redmine.ungleich.ch/projects/open-infrastructure/wiki/The_ungleich_network_infrastructure#IPv6-NAT64
104
105 1 Sanghee Kim
h1. Bandwidth 
106
107
h2. Q: What is the price for data usage for VMs?
108
109
*A:* We have a fair use policy for bandwidth, meaning there are no fees for network usage. However we have the right to suspend or terminate VMs that are misusing/way out of regular range.
110 24 Sanghee Kim
111
h1. Backup
112
113
h2. Q: Are the VMs backed up?
114
115
*A:* The VMs are not backed up by default, but we have a dedicated backup data center in which we provide either managed backup or offer a 2nd VM that you can use for backup yourself.  
116
117
h2. Q: I want to back up my VM, how does it work?
118
119
*A:* There are 2 variants for backing up VMs.  
120
a) You want to manage it yourself: you can just let us know it's a backup VM and we will shift it to the other data center. It's going to be a physically different location, different ceph cluster, different network, etc.
121
b) You want us to manage the backup: it's almost like (a), but it will cost 5 CHF and we will manage the backup for you.
122
In both cases we recommend to take roughly 5 times space as backup space so that enough iterations (4 last days, 4 last weeks, 12 last months, total of 20 backups) can be kept.
123
124
h2. Q: What is the standard backup VM spec you recommend?
125
126 25 Sanghee Kim
*A:* Usually the backup VM is 1 core, 2-4gb ram, 10gb SSD + 5x the space you want to backup in HDD. If you are not sure, you can get in touch with our support and we can recommend a backup plan for you.
127 1 Sanghee Kim
128 11 Sanghee Kim
h1. Termination of VM
129
130 1 Sanghee Kim
h2. Q: I terminated my VM by accident via my dashboard, can it be revived?
131
132
*A:* When a VM is terminated by the user, it's terminated for good and we can't revive an already terminated VM.
133 29 Sanghee Kim
134 38 Sanghee Kim
h1. Account 
135 1 Sanghee Kim
136 38 Sanghee Kim
h1. Password change
137
138 29 Sanghee Kim
h2. Q: I forgot my password for the web interface, how can I change it?
139
140 1 Sanghee Kim
*A:* You can reset your password on the login page -> "Forgot your password?" or the following link. https://ipv6onlyhosting.com/en-us/hosting/reset-password
141 38 Sanghee Kim
142
h1. Account change
143
144
h2. Q: I want to change my account email, how can I do it?
145
146
*A:* You can reach out to support@datacenterlight.ch and let us know the new email address you want to use, we will send you a simple verification mail to the new address. When we receive a mail back from the new email address, your account email will be updated. 
147
148
h2. Q: I want to give my VM to somebody else to take over, is it possible?
149
150
*A:* Yes, it is possible. There are two ways to do it. 
151
152
1. You want to keep the account but just want to give the VM to someone: The new owner needs to have an account with us first. Make sure the new owner has an account with us and then get in touch with support@datacenterlight.ch and let us know the email address and country of residence (same as the billing address) of the new owner. We will send a verification mail to that email address and when we receive a mail back, we will move the VM to that account. 
153
154
2. You want to give up your account which has (an) active VM(s) to somebody: You can reach out to support@datacenterlight.ch and let us know the email address and the country of residence (same as the billing address) of the new owner, we will send you a simple verification mail to the new address. When we receive a mail back from the new email address, your account email will be updated to the new owner. The new owner can update the payment method and the billing address at My Settings on the dashboard and can set the new credit card as the default, then the transfer will be complete. 
155
156 29 Sanghee Kim
157
h1. Access
158
159
h2. Q: How can I access servers with ssh?
160
161 30 Sanghee Kim
*A:* https://redmine.ungleich.ch/projects/open-infrastructure/wiki/How_to_access_servers_with_ssh
162 29 Sanghee Kim
163 37 Sanghee Kim
h2. Q: How can I access my VM with putty? 
164
165
*A:* [[access VM with putty]] 
166
167 30 Sanghee Kim
h1. Username
168 29 Sanghee Kim
169
h2. Q: What is the username for my VM?
170
171
*A.:* For all our VMs, you can access it with username root, with exception of OpenBSD. For OpenBSD the username is puffy.
172 1 Sanghee Kim
173 35 Sanghee Kim
h1. IP address
174
175
h2. Q: Is the IP address assigned to my VM static?
176
177
*A:*  The IP address assigned to your VM is static. 
178
179 1 Sanghee Kim
h1. Features
180
181
h2. Q: There is a feature X missing in Data Center Light, how can I request it?
182
183 4 Sanghee Kim
*A:* We open up our infrastructure to the public, you can check out our open tickets and request a new issue or even create your own solution. https://redmine.ungleich.ch/projects/open-infrastructure
184 1 Sanghee Kim
185 5 Sanghee Kim
h1. Colocation
186 1 Sanghee Kim
187
h2. Q: Do you offer colocation?
188
189 4 Sanghee Kim
*A:* We offer colocation for selective cases. Send us your plan and requirements to support@datacenterlight.ch and we will get in touch with you.
190 7 Sanghee Kim
191 13 Sanghee Kim
h1. Doublup offer
192
193
h2. Q: What is doubleup offer and how does it work?
194
195 16 Sanghee Kim
*A:* Doubleup means you get double times of what you ordered without extra charges. For example, if you ordered 1 CPU during CPU doubleup promotion, your VM will get a free upgrade to 2 CPU instead of 1 CPU.
196 13 Sanghee Kim
197 14 Sanghee Kim
h2. Q: What do I need to do for getting the doubleup?
198 13 Sanghee Kim
199 14 Sanghee Kim
*A:* For getting a doubleup all you need to do is ordering a VM during the doubleup promotion period and writing to us via support@datacenterlight.ch. For not missing out on our double up promotions, you can check out our sale page. https://datacenterlight.ch/en-us/cms/sale/
200 7 Sanghee Kim
201 31 Jin-Guk Kwon
h2. Q: How long does the doubleup last?
202
203
*A:* Doubled up CPU or RAM lasts as long as your VM is active. 
204
205
h1. Unanswered Questions
206
207 7 Sanghee Kim
h2. Q: I didn't find the answer to my question, is there more information available?
208
209 8 Sanghee Kim
*A:* Sure! You can visit our Open Infrastructure page and find the information you need. https://redmine.ungleich.ch/projects/open-infrastructure/wiki/ 
210
You can also join our open chat and start a conversation there anytime. https://chat.ungleich.ch/ungleich/channels/datacenterlight