[Bug 765275] Re: metadata server cannot be contacted when deploying new instances on EUC

2011-04-18 Thread Boris Devouge
Reinstalling fixes the issue on Maverick, but not fully tested on 11.04,
which could be a different issue.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/765275

Title:
  metadata server cannot be contacted when deploying new instances on
  EUC

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-04-13 Thread Boris Devouge
As far as the new package containing the eucalyptus-interface jar file,
this is verified, and also fixes this escalation bug (package respin).

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 529056] Re: default karmic image from image-store doesn't run on default m1.small

2010-03-24 Thread Boris Devouge
Agreed for Karmic.
It was mainly filed to make sure we test the most common and rapid way
to 'try' UEC which is to download and launch the 'default' image from
the store, and run it in the default instance size.

Is 192 meg a requisite for current uec lucid images?

-- 
default karmic image from image-store doesn't run on default m1.small
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 532700] Re: Cannot remove UEC/Eucalyptus users from webUI

2010-03-05 Thread Boris Devouge
Indeed, this solves it.

Thank you very much.

-- 
Cannot remove UEC/Eucalyptus users from webUI
https://bugs.launchpad.net/bugs/532700
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 532700] [NEW] Cannot remove UEC/Eucalyptus users from webUI

2010-03-05 Thread Boris Devouge
Public bug reported:

When creating users in the WebUI, there is no way to remove those users. 
Only an edit button, but i cluld not find any way to deactivate or remove an 
user.

Reproducable: Always

Steps:

Install UEC, connect to the web management interface (https:/:8443/) and 
create many users from the users tab
Try to remove users just created - no evident way to do so in the same 
interface.

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Cannot remove UEC/Eucalyptus users from webUI
https://bugs.launchpad.net/bugs/532700
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-03-05 Thread Boris Devouge
Ok, Verified and confirmed fixing.

I effectively get the right hostname without even a reboot.

Thanks !!

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data (DNS)
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-03 Thread Boris Devouge
Mathias Gug wrote:
> On Wed, Mar 03, 2010 at 11:45:13AM -0000, Boris Devouge wrote:
>> euca-run-instances  emi-DFE5107D is the command line, after sourcing the
>> .euca/eucarc file.
>>
> 
> Could add the command line used to register the image (emi-DFE5107D)?

This the image from the image-proxy-store. As mentionned in our docs. 
The registration is automatic once the use click 'install' in the store.

> 
>> apart that he omitted the -t c1.medium (which, funnily, does not run the
>> default m1.small ;-) instance size)
>>
> 
> I guess it's an issue with the default machine type used to start the
> instance.

That is precisely the issue i am trying to highlight. There is no 
difunctionality at the core here, just that the image we ship in the 
store, epanded, is exactly 2 gb. When ran in the default machine type 
(where disk space is set to 2 gb), the machine fails to run.

So either we need to reduce the default image size of our image shipped 
in the store, or take on the little overhead in the feault 'm1.small' size.

Hope this clear things.


-- 
--
Boris Devouge   
Sales Engineer  Office: +44 (0)20 7630 2476
Canonical   Mobile: +44 7809 389 874
GPG FPR: ADB9 0AE9 2451 2BAD B2C7  BB2C DB22 052A 7A37 FC75

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-03 Thread Boris Devouge
euca-run-instances  emi-DFE5107D is the command line, after sourcing the
.euca/eucarc file.

The entity testing is only plainly following the docs there:

https://help.ubuntu.com/community/UEC/CDInstall 
(Specifically Chapter 7)

apart that he omitted the -t c1.medium (which, funnily, does not run the
default m1.small ;-) instance size)

Doing this result in the instance starting and immediately terminating.
Changing the config of m1.small to 3 gig disk and restarting the
instance fixes the issue.

If there is an overhead between filesystem sizes and storage reservation
on Eucalyptus, it should be taken into account and transparent to the
user.

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529056] [NEW] instances disk size needs to be bigger than filesystem size

2010-02-27 Thread Boris Devouge
Public bug reported:

This bug does not present a good initial experience to UEC new commers:

- When running the first instance, downloading the default Ubuntu 9.10
image from the Image Proxy, and try to simply launch it with all default
settings, fails to run the instance.

It seems the disk reservation from the instance _needs_ to be superior to the 
EMI fs size.
So when a emi has a fs of 2 gb, we should make a reservation for 3 gb for the 
instance to run, as a 2gb reservation will fail.

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-02-22 Thread Boris Devouge
Thanks Dustin. I hope to be able to get hardware for a Lucid cloud soon,
in the meantime i have not reproduced it yet, but i have verified as you
have that eucalyptus-interface-1.6.2.jar is indeed packaged in
eucalyptus-java-common_1.6.2.

As for Karmic, this is only about repackaging eucalyptus-java-common to
include the eucalyptus-interface jar file, or is there more to it?

Thanks !

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519513] Re: UEC upgrade from 9.10 karmic to Lucid fails

2010-02-09 Thread Boris Devouge
I did not thought the 'do-release-upgrade -d' method worked until we
release Lucid, or does it? Do you think it could have avoided the
breakage?

-- 
UEC upgrade from 9.10 karmic to Lucid fails
https://bugs.launchpad.net/bugs/519513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519513] Re: UEC upgrade from 9.10 karmic to Lucid fails

2010-02-09 Thread Boris Devouge
As additional comment, we understand Lucid is moving target, so the
importance of this bug should be well diminished as the upgrade will
need retesting with final lucid release.

-- 
UEC upgrade from 9.10 karmic to Lucid fails
https://bugs.launchpad.net/bugs/519513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519513] Re: UEC upgrade from 9.10 karmic to Lucid fails

2010-02-09 Thread Boris Devouge
Version info (after upgrade)
=
ii  eucalyptus-cc1.6~bzr931-0ubuntu7.4  
   
ii  eucalyptus-cloud   1.6~bzr931-0ubuntu7.4
  
ii  eucalyptus-common  1.6~bzr931-0ubuntu7.4  
ii  eucalyptus-gl 1.6.2~bzr1180-0ubuntu1
 
ii  eucalyptus-java-common  1.6~bzr931-0ubuntu7.4   
  
ii  eucalyptus-sc1.6.2~bzr1180-0ubuntu1 
  
ii  eucalyptus-walrus  1.6.2~bzr1180-0ubuntu1   
 
ii  libeucalyptus-commons-ext-java   0.4.2-0ubuntu1

-- 
UEC upgrade from 9.10 karmic to Lucid fails
https://bugs.launchpad.net/bugs/519513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519513] Re: UEC upgrade from 9.10 karmic to Lucid fails

2010-02-09 Thread Boris Devouge

** Attachment added: "euca-debug.log"
   http://launchpadlibrarian.net/38944263/euca-debug.log

-- 
UEC upgrade from 9.10 karmic to Lucid fails
https://bugs.launchpad.net/bugs/519513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 519513] [NEW] UEC upgrade from 9.10 karmic to Lucid fails

2010-02-09 Thread Boris Devouge
Public bug reported:

Started with a 9.10 karmic fully updated as of yesterday UEC working
install, with one CLC/CC/SC and 2 NCs.

I proceed as follow:

 - ssh in the NCs and stopped eucalyptus related services.
 - ssh in the CLC and did the same

- updated my sources.list to lucid on all machines

- ran on 3 nodes: 'sudo apt-get clean all && sudo apt-get update && sudo
apt-get upgrade'

- upgrade went well on all 3 machines, with no issues, and a 'sudo dpkg
--configure -a' confirmed all was well with no output.

- on reboot, UEC is not working anymore, any command in the shell time
out indefinitely, a look at the logs showed eucalytus services were
'looping' as I saw several times the same thing.

I am attaching the most of that log, my UEC install is logging with
'DEBUG'.

There is a java null pointer error along it. Sorry for the length of
that log.

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
UEC upgrade from 9.10 karmic to Lucid fails
https://bugs.launchpad.net/bugs/519513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data (DNS)

2010-02-04 Thread Boris Devouge
Dustin,

 Which version of UEC are you using? Not managed to get internal DNS
working here (up2date 9.10 UEC). Cheers.

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data (DNS)
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data

2010-02-02 Thread Boris Devouge
To be clear, i understand Eucalytus has a mapping as described in the
url Dan Nurmi provided, but i am trying to understand if it is the job
of UEC to assign a proper hostname to its instances (even when DNS is
missing), or if it sole responsibility is to launch the instances, even
if they all end up with the same hostname of "172".

A simple iterator as mentioned by Disconnect will be a great addition.

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data

2010-02-02 Thread Boris Devouge
Thanks for all comment and explanations for the DNS services of
eucalyptus, however it is not accepted/possible in all cases, and not
the whole issue.

There is still an issue where we do not get an full IP attributed as a
hostname (which would help already assuming the uniqueness of hostnames
and make things work), but only the first 3 digit, so '172' in the case
as only the private IP space is visible from the instance.

The main issue is that '172' seems to break many things, Jboss running
RMI on http://172:8083 but also other basic networking tools... and
seems to not comply with what is an allowed hostname by convention.
Could we not generate an unique hostname with random bits everytime, and
let people the option then to edit / have them in DNS if desired?

Courtesy of Andrew Glen-Young, the following snippet of code, work
around for current issue, not sure if it would help:

https://pastebin.canonical.com/27281/

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 516083] Re: Missing jar file when Walrus/S3 runs on different host than CLC

2010-02-02 Thread Boris Devouge
Sorry, this is fully updated Ubuntu 9.10 amd64 as of 01 Feb 2010.

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 516083] [NEW] Missing jar file when Walrus/S3 runs on different host than CLC

2010-02-02 Thread Boris Devouge
Public bug reported:

Please see initial issue reported here:

http://open.eucalyptus.com/forum/walrus-configuration-failed-contact-
server


When running Walrus/S3 services of a different machine than the Cloud 
controller (CLC), we are missing some jar files. We seems to assume that the 
Walrus/S3 services are running out of the CLC by default.

>From the earlier referenced page:
"There is an issue, however, with starting standalone Eucalyptus components due 
to a missing file in the Ubuntu Karmic packages (we, the upstream, do not 
produce those packages).

Try purging all eucalyptus packages, go through the steps again, then
manually copy /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar
from the CLC host to /usr/share/eucalyptus on the Walrus host, run "stop
eucalyptus" and then "start eucalyptus" on the Walrus host."

Copying the /usr/share/eucalyptus/eucalyptus-interface-1.6-devel.jar to
the walrus host fixes the problem.

** Affects: eucalyptus (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Missing jar file when Walrus/S3 runs on different host than CLC
https://bugs.launchpad.net/bugs/516083
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data

2010-01-29 Thread Boris Devouge
This also badly breaks JBoss. I am not sure this is specific to Jboss,
as other java app servers will also most likely grab the wrong hostname.

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 464418] Re: Official UEC image fails to boot

2010-01-29 Thread Boris Devouge
I am affected by this and have a 50 % failure rate (or success rate) ar
running images. One out of 2 of my launched instances from my 'custom'
image exhibits the same issue.

-- 
Official UEC image fails to boot
https://bugs.launchpad.net/bugs/464418
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data

2010-01-28 Thread Boris Devouge
ubu...@172:~$ cat /etc/ec2-init/templates/hosts.tmpl 
127.0.0.1 localhost
127.0.1.1 ubuntu

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
ubu...@172:~$ cat /etc/hosts
127.0.0.1 localhost

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts 

ubu...@172:~$ hostname
172
ubu...@172:~$

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 475354] Re: Hostname not set correctly on UEC cloud due to IP address in local-hostname manifest data

2010-01-28 Thread Boris Devouge
As suggested, tried editing /etc/ec2-init/templates/hosts.tmpl and
replacing the $hostname var with a fixed value (ubuntu), rebundling and
restarted the instance still landed me in a shell: ubu...@172

-- 
Hostname not set correctly on UEC cloud due to IP address in local-hostname 
manifest data
https://bugs.launchpad.net/bugs/475354
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 456602] Re: libvirtError: operation failed: could not query memory balloon allocation

2009-11-03 Thread Boris Devouge
My experience on fully updated karmic amd64 kvm host:

- an ubuntu 8.04 LTS i386 guest crashes constantly (VM simply goes *poof* and 
disappears after 5 to 10 minutes uptime)
- 9.10 amd64 guest lives

Now what is interesting relating to the 'acpi' suggested cause is:

- All 2 guests have  defined in their xml definitions
- Pressing the 'Shutdown' button on the 9.10 guest has no effect
- Pressing the 'Shutdown' button on the 8.04 LTS guest works and shuts the VM

I have the same messages in logs:

libvirtd: 03:02:32.711: error : qemudDomainGetMemoryBalloon:3117 :
operation failed: could not query memory balloon allocation

Happy to provide more info.

-- 
libvirtError: operation failed: could not query memory balloon allocation
https://bugs.launchpad.net/bugs/456602
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs