ashish
(AshishArun Chaudhary)
July 16, 2019, 9:50am
1
Actually i have created one VM i.e. Localhost ( 127.0.0.1), but when i create another VM it is showing error.
ahuertas
(Alejandro Huertas)
July 16, 2019, 9:53am
2
Hello @ashish
That is not a VM, it’s a host. The name of the host mus be reachable from your frontend, so if you want that hvp works, you need to add it to /etc/hosts.
ashish
(AshishArun Chaudhary)
July 16, 2019, 9:59am
3
So after configuring that host using private ip then i have to add it in /etc/hosts or something else ?
ahuertas
(Alejandro Huertas)
July 16, 2019, 10:01am
4
Please take a look here , maybe it helps you.
ashish
(AshishArun Chaudhary)
October 14, 2019, 2:10pm
6
How to decide ip address in order to add host in /etc/hosts ?
ahuertas
(Alejandro Huertas)
October 14, 2019, 3:06pm
7
The IP/Name of the host must be reachable from frontend, so you can use the IP as a host name or create a name in /etc/hosts it doesn’t matter.
ashish
(AshishArun Chaudhary)
October 14, 2019, 6:37pm
8
Like this ? Host name is hvp
ahuertas
(Alejandro Huertas)
October 15, 2019, 7:19am
9
Yes, is hvp, but you need to assign an IP on the left side.
ashish
(AshishArun Chaudhary)
October 20, 2019, 9:28am
10
What to do or which link to follow to create VM template ?
Actually i’m trying to do to it using VMDK image in Storage => Apps.
But when i click on Download button i’m getting error, Missing datastore id.
ashish
(AshishArun Chaudhary)
October 21, 2019, 5:48am
11
Hello Alejandro,
Please help me to solve this.
ahuertas
(Alejandro Huertas)
October 22, 2019, 7:22am
12
Hello @ashish there was a bug related with that. Please, check that you have the version with the bug solved.
To create a VM template you can follow these steps .
ashish
(AshishArun Chaudhary)
October 25, 2019, 8:29am
13
I’m getting error -:
ERROR: Error installing bundler:
bundler requires Ruby version >= 2.3.0.
Fetching: bundler-2.0.2.gem (100%)
ERROR: Error installing bundler:
bundler requires Ruby version >= 2.3.0.
ahuertas
(Alejandro Huertas)
October 25, 2019, 8:55am
14
But I can see that it finally installs bundler-1.17 right?
ashish
(AshishArun Chaudhary)
October 25, 2019, 9:03am
15
Yes, But does this error will create any problem or not not further ?
ahuertas
(Alejandro Huertas)
October 25, 2019, 9:57am
16
There will be no error in the future, that error shows that the install gems script is finding the correct version of bundler, nothing more.
ahuertas
(Alejandro Huertas)
October 28, 2019, 8:21am
18
Check oned.log to see the error (/var/log/one/oned.log)
ashish
(AshishArun Chaudhary)
November 1, 2019, 4:47am
19
During VM template creation it is showing No NIC available…
ahuertas
(Alejandro Huertas)
November 4, 2019, 10:01am
20
Hello @ashish
To use aliases, you need to add a normal nic before and then add alias of that nic. You can find more information here .
ashish
(AshishArun Chaudhary)
November 14, 2019, 11:01am
21
After VM deployment i’m getting error…