[Bug 1326296] Re: minidlnad hangs on one specific file

2014-06-04 Thread Andriy Golovnya
** Description changed:

  I have two server serving as upnp and samba storages in my network.
  After update to 14.04 I got both minidlnad's on both servers hanging on
  the same specific file.
  
  root@server:~# ps ax | grep minidlna
   4536 ?Ss 0:00 /usr/bin/minidlnad -f /etc/minidlna.conf -P 
/run/minidlna/minidlna.pid
   4541 ?RN92:20 /usr/bin/minidlnad -f /etc/minidlna.conf -P 
/run/minidlna/minidlna.pid
   8814 pts/0S+ 0:00 grep --color=auto minidlna
  root@server:~# ls -l /proc/4541/fd
  total 0
  lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 0 -> /dev/null
  lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 1 -> /dev/null
  lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 2 -> /dev/null
  l-wx-- 1 minidlna minidlna 64 Jun  4 10:32 3 -> /var/log/minidlna.log
  lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 4 -> 
/var/cache/minidlna/files.db
  lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 5 -> 
/var/cache/minidlna/files.db
  lr-x-- 1 minidlna minidlna 64 Jun  4 10:32 6 -> 
/***/share/Public/Movie/***/***.mkv
  
  Same behavior on both servers and one the same file. In this state minidlnad 
consumes 100% of one CPU core.
  If required I can upload the mkv-file somewhere.
+ 
+ PS: The very important disadvantage of this bug is that scan is never
+ complete.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1326296

Title:
  minidlnad hangs on one specific file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/minidlna/+bug/1326296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1326296] Re: minidlnad hangs on one specific file

2014-06-04 Thread Andriy Golovnya
** Tags added: minidlna mkv

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1326296

Title:
  minidlnad hangs on one specific file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/minidlna/+bug/1326296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1326296] [NEW] minidlnad hangs on one specific file

2014-06-04 Thread Andriy Golovnya
Public bug reported:

I have two server serving as upnp and samba storages in my network.
After update to 14.04 I got both minidlnad's on both servers hanging on
the same specific file.

root@server:~# ps ax | grep minidlna
 4536 ?Ss 0:00 /usr/bin/minidlnad -f /etc/minidlna.conf -P 
/run/minidlna/minidlna.pid
 4541 ?RN92:20 /usr/bin/minidlnad -f /etc/minidlna.conf -P 
/run/minidlna/minidlna.pid
 8814 pts/0S+ 0:00 grep --color=auto minidlna
root@server:~# ls -l /proc/4541/fd
total 0
lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 0 -> /dev/null
lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 1 -> /dev/null
lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 2 -> /dev/null
l-wx-- 1 minidlna minidlna 64 Jun  4 10:32 3 -> /var/log/minidlna.log
lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 4 -> /var/cache/minidlna/files.db
lrwx-- 1 minidlna minidlna 64 Jun  4 10:32 5 -> /var/cache/minidlna/files.db
lr-x-- 1 minidlna minidlna 64 Jun  4 10:32 6 -> 
/***/share/Public/Movie/***/***.mkv

Same behavior on both servers and one the same file. In this state minidlnad 
consumes 100% of one CPU core.
If required I can upload the mkv-file somewhere.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1326296

Title:
  minidlnad hangs on one specific file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/minidlna/+bug/1326296/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1221950] Re: Trying to Update to 13.10 and system don't let me

2014-05-30 Thread Andriy Golovnya
Hi there!

I'm trying to upgrade from 13.10 to 14.04 and it fails similarly to this
report. In my case it look following:

xxx@yyy:~$ cat /var/log/dist-upgrade/main.log
2014-05-30 08:32:28,896 INFO Using config files '['./DistUpgrade.cfg']'
2014-05-30 08:32:28,896 INFO uname information: 'Linux yyy 3.11.0-22-generic 
#38-Ubuntu SMP Thu May 15 20:47:00 UTC 2014 x86_64'
2014-05-30 08:32:28,896 INFO apt version: '0.9.9.1~ubuntu1'
2014-05-30 08:32:28,897 INFO release-upgrader version '0.220.2' started
2014-05-30 08:32:29,032 ERROR not handled exception:
Traceback (most recent call last):

  File "/tmp/ubuntu-release-upgrader-ayzcpe/trusty", line 10, in 
sys.exit(main())

  File "/tmp/ubuntu-release-upgrader-ayzcpe/DistUpgrade/DistUpgradeMain.py", 
line 229, in main
from .DistUpgradeController import DistUpgradeController

  File 
"/tmp/ubuntu-release-upgrader-ayzcpe/DistUpgrade/DistUpgradeController.py", 
line 65, in 
from .DistUpgradeQuirks import DistUpgradeQuirks

  File "/tmp/ubuntu-release-upgrader-ayzcpe/DistUpgrade/DistUpgradeQuirks.py", 
line 39, in 
from .janitor.plugincore.manager import PluginManager

  File "/tmp/ubuntu-release-upgrader-ayzcpe/DistUpgrade/janitor/__init__.py", 
line 20, in 
import pkg_resources

ValueError: bad marshal data (unknown type code)

-EOF!

What can be wrong here? It looks like python doe not work wall.
How can it be fixed?

Thanks in advance!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1221950

Title:
  Trying to Update to 13.10 and system don't let me

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1221950/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1067110] Re: Weather report can't set unit preferences

2013-02-04 Thread Andriy Golovnya
2Piotr: Thanks for info! This parameter modification worked well for me!
The last question remains - why doesn't widget do it himself?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1067110

Title:
  Weather report can't set unit preferences

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1067110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1067110] Re: Weather report can't set unit preferences

2013-01-26 Thread Andriy Golovnya
Same here. Ubuntu 12.10 x64.
Can I at least switch these units with in some config file or by some command 
in console? I need my beloved cm's... 
Locale is globally set to German.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1067110

Title:
  Weather report can't set unit preferences

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1067110/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054605] Re: Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1 running kernel 3.2.0-30-generic

2012-10-30 Thread Andriy Golovnya
Same for me - it appears to be fixed in 3.2.0-32-generic.
Thanks ppl!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054605

Title:
  Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1
  running kernel 3.2.0-30-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054605] Re: Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1 running kernel 3.2.0-30-generic

2012-09-24 Thread Andriy Golovnya
Sorry, I can't try it too.. At least not now. May be I'll have time this
weekend but I'm not sure about this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054605

Title:
  Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1
  running kernel 3.2.0-30-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054605] Re: Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1 running kernel 3.2.0-30-generic

2012-09-23 Thread Andriy Golovnya
to Ubuntu/linux ppls:

If you still need output of apport-collect I can create a duplicate
issue for this purpose.

But behavior is quite clear for me: large ext4 file systems are mounted
extremely long time. No disk access (in my case) is visible during mount
delay. Most probably it's a linux kernel issue...

Environment: SW RAID6, 8GB RAM, AMD X4 615e CPU, uname and df are in
comment #4.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054605

Title:
  Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1
  running kernel 3.2.0-30-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054605] Re: Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1 running kernel 3.2.0-30-generic

2012-09-23 Thread Andriy Golovnya
Oooops... I can't collect an info with apport-collect because I'm not
the reporter. If you still need the info I can open a new big and run
apport-collect.

Extra info:

root@AGVault:~# df
Filesystem   1K-blocks   Used  Available Use% Mounted on

/dev/md3   16909250524 8455204556 7595208424  53% /data

root@AGVault:~# uname -a
Linux AGVault 3.2.0-31-generic #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054605

Title:
  Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1
  running kernel 3.2.0-30-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1054605] Re: Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1 running kernel 3.2.0-30-generic

2012-09-23 Thread Andriy Golovnya
Can confirm this issue.
This bug is really annoying because it blocks my NAS for a long time at boot 
time...

root@AGVault:~# time umount /data

real0m1.031s
user0m0.000s
sys 0m0.028s
root@AGVault:~# time mount /data

real3m55.614s
user0m0.000s
sys 3m37.050s

I'll call apport-collect now...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1054605

Title:
  Mount very slow for 22TB ext4 filesystem on Ubuntu Server 12.04.1
  running kernel 3.2.0-30-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1054605/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs