search for: inmotionhost

Displaying 14 results from an estimated 14 matches for "inmotionhost".

2017 Jan 17
0
*******IEEE ICBDACI 2017 - CALL FOR PAPERS********
...minal charges for Indian delegates. All accepted and presented papers will be published in IEEE - Xplorer online. All are informed to submit the papers. Details are available at: http://icbdaci-conference.org Or for any quires contact: chair at icbdaci-conference.org <https://secure214.inmotionhosting.com:2096/cpsess1044756217/3rdparty/squirrelmail/src/compose.php?send_to=chair%40icbdaci-conference.org> Thanks. With Regards, General Chairs ICBDACI - 2017 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/...
2017 Jan 17
0
*******IEEE ICBDACI 2017 - CALL FOR PAPERS********
...minal charges for Indian delegates. All accepted and presented papers will be published in IEEE - Xplorer online. All are informed to submit the papers. Details are available at: http://icbdaci-conference.org Or for any quires contact: chair at icbdaci-conference.org <https://secure214.inmotionhosting.com:2096/cpsess1044756217/3rdparty/squirrelmail/src/compose.php?send_to=chair%40icbdaci-conference.org> Thanks. With Regards, General Chairs ICBDACI - 2017 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxfoundation.org/pipermail/...
2020 Nov 10
3
SSL alert number 42
...tachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20201110/c9fdf378/attachment-0001.html> -------------- next part -------------- # 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf # OS: Linux 3.10.0 x86_64 CentOS Linux release 7.8.2003 (Core) # Hostname: vps61676.inmotionhosting.com # NOTE: Send doveconf -n output instead when asking for help. auth_anonymous_username = anonymous auth_cache_negative_ttl = 1 hours auth_cache_size = 0 auth_cache_ttl = 1 hours auth_cache_verify_password_with_worker = no auth_debug = no auth_debug_passwords = no auth_default_realm = auth_fa...
2015 Mar 11
1
Re: Name resolution not working inside virt-customize
On 03/10/2015 05:12 PM, Richard W.M. Jones wrote: > Just for comparison, libguestfs 1.29.29 on Fedora host, plus > virt-builder, with a Fedora guest does this: Hmm, something weird is going in with the output of virt-customize. leer@eng-leer:~$ virt-customize -a trusty-server-cloudimg-amd64-disk1.img --firstboot update-resolv-conf.sh --install mysql-server -v -x > virt-customize.log
2015 Mar 13
2
Re: Name resolution not working inside virt-customize
On 03/13/2015 09:40 AM, Richard W.M. Jones wrote: > > Do you boot and then shut down the image before examining it? Sorry, thinko on my part. This did work after all once the image booted. Here's a log that shows update not working with the Ubuntu 14.04 host. Command tested: $ ./run virt-builder fedora-21 --network --update -v -x 2>&1 | tee virt-builder.log Lee
2015 Mar 17
2
Would this be considered a ubuntu or libguestfs issue?
virt-builder on a ubuntu guest when passed --update fails with "Unable to connect to Upstart": https://www.nesono.com/node/368 Lee
2015 Mar 13
3
Re: Name resolution not working inside virt-customize
On 03/13/2015 12:21 PM, Richard W.M. Jones wrote: > So what's happening is that /etc/resolv.conf in the appliance never > gets created. > Is the /dev/tcp test by IP evidence that the problem goes deeper than name resolution? > Run `./run virt-rescue --network --scratch' on the Ubuntu host and see if: > > - either dhclient or dhcpcd exists in the appliance > >
2015 Mar 13
2
Re: Name resolution not working inside virt-customize
On 03/12/2015 04:35 AM, Richard W.M. Jones wrote: >> leer@eng-leer:~/libguestfs-1.29.29$ virt-builder fedora-21 >> --run-command "ping -c 4 172.16.12.200" >> [ 1.0] Downloading: http://libguestfs.org/download/builder/fedora-21.xz >> [ 1.0] Planning how to build this image >> [ 1.0] Uncompressing >> [ 28.0] Opening the new disk >> [ 31.0]
2015 Mar 18
2
Re: Would this be considered a ubuntu or libguestfs issue?
On 03/17/2015 05:52 PM, Richard W.M. Jones wrote: > On Tue, Mar 17, 2015 at 11:49:02AM -0400, Lee Revell wrote: >> virt-builder on a ubuntu guest when passed --update fails with >> "Unable ls -al to connect to Upstart": >> >> https://www.nesono.com/node/368 > > Possibly a libguestfs bug. What is the full debug output? What > version of Ubuntu? What
2015 Mar 13
4
Re: Name resolution not working inside virt-customize
On 03/13/2015 01:29 PM, Richard W.M. Jones wrote: > > I wonder why dhclient doesn't create /etc/resolv.conf . > FWIW, I've also found that on the fedora 21 host, supermin passes all 8 "make check" tests. On the Ubuntu 14.04 host, it fails 2 of 8. The log is attached. Additionally there are other weird differences, like /etc/passwd and /etc/shadow and many other /etc
2015 Mar 13
2
Re: Name resolution not working inside virt-customize
On 03/13/2015 11:13 AM, Richard W.M. Jones wrote: > > Yes, the log indicates name resolution not working. Please try the > diagnosis steps that I outlined in: > > https://www.redhat.com/archives/libguestfs/2015-March/msg00075.html Sorry, I somehow missed the above message. $ ./run guestfish get-backend direct Here are the outputs of the /dev/tcp test, first doing: $ ./run
2015 Mar 11
2
Re: Name resolution not working inside virt-customize
On 03/10/2015 05:12 PM, Richard W.M. Jones wrote: > Just for comparison, libguestfs 1.29.29 on Fedora host, plus > virt-builder, with a Fedora guest does this: > libguestfs 1.29.29 on a ubuntu 14.04 host with fedora-21 guest seems have no functioning network, it cannot ping the host. Is there some configuration required on the host? leer@eng-leer:~/libguestfs-1.29.29$ virt-builder
2015 Mar 12
2
Invalid module format errors, supermin waits forever for /sys/block/sdb/dev to appear
After failing to get things to work on a Ubuntu 14.04 host I build a fedora 21 environment to see if Ubuntu may have been the problem and didn't get quite as far so here's an official report per the FAQ directions: - Trying to get guests to build and have network access so package management actions can be done before uploading to openstack image service. - I ran ./run virt-builder
2015 Mar 10
5
Name resolution not working inside virt-customize
Hi! I am trying to use virt-customize to add packages to an image. However it seems that there is a problem where a resolv.conf is not being installed and thus package installation fails. The command is: virt-customize -v -x -a trusty-server-cloudimg-amd64-disk1.img --run-command "host openstack.org" I am having a hard time gathering complete output as the command seems to