circular link schroot 1.4.19-1

2011-06-05 Thread Mihamina Rakotomandimby
Hi all,

This morning, I upgraded my system and:

  apt-get upgrade
  [...]
  Setting up schroot (1.4.19-1+squeeze1) ...
  dpkg: warning: schroot: config file '/etc/schroot/default/nssdatabases' is a 
circular link
 (= '/etc/schroot/default/nssdatabases')
  dpkg: warning: schroot: config file '/etc/schroot/default/config' is a 
circular link
 (= '/etc/schroot/default/config')
  dpkg: warning: schroot: config file '/etc/schroot/default/fstab' is a 
circular link
 (= '/etc/schroot/default/fstab')
 dpkg: warning: schroot: config file '/etc/schroot/default/copyfiles' is a 
circular link
 (= '/etc/schroot/default/copyfiles')

http://www.google.com/search?q=debian+schroot+circular+link
No results.

Has someone any similar warnings?

-- 
RMA.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110606094559.76876d52.miham...@bbs.mg



Re: Samba or NFS--tangent

2011-06-05 Thread William Hopkins
On 06/05/11 at 03:59pm, Andrei POPESCU wrote:
> On Sb, 04 iun 11, 22:56:19, Ron Johnson wrote:
> > 
> > (I'd suggest that you give static IP addresses to your desktop
> > machines and use the /etc/hosts file -- yes, even Windows has one --
> > to give your machines permanent symbolic names.  Makes things easier
> > that way.)
> 
> If you're lucky the wireless router supports this (out-of-the box or 
> with an upgrade to DD-WRT) ;)

This makes no sense to me. Using static IPs doesn't involve your router. Use 
them or not, it won't care (or know). 


-- 
Liam


signature.asc
Description: Digital signature


Re: Samba or NFS

2011-06-05 Thread Nico Kadel-Garcia
On Sun, Jun 5, 2011 at 5:38 AM, Simon Brandmair  wrote:
> Hi,
>
> On 3/6/2011 19:50 Axel Freyn wrote:
> [...]
>> For NFSv4 this has changed. You can use NFSv4 in different modes. The
>> easy one has the same problem.

NFSv4 is a giant pain in the keister, not worth the headaches. The
NFSv4 access published from an actual Linux or other NFSv4 capable
service can be published, it can be passed along via Samba to CIFS
clients, but the CIFS clients cannot *see* or manipulate the NFSv4
permissions due to incompatibilities between thee two ownership
models, and due to the Samba code for this being "spaghetti code".
(http://samba.2283325.n4.nabble.com/viewing-if-not-editing-NFSv4-ACL-s-from-Samba-shares-td2417666.html).

Overall, NFSv4 has proven itself destabilizing and useless in small
and large environments. It takes a significant investment in complex
infrastructure, and the security benefits have proven to be illusory
in the face of clients who *insist* on making their home directories
publicly accessible, clients who use password free SSH keys, or
clients who store passwords in source controlled software with no
access control. (I've run into all of these in environments that spent
useless years pursuing the "security" of NFSv4 and ignoring gaping
holes in infrastructure security.)

>> However, you can switch on strong authentification (based on Kerberos),
>> then it's safe (the server verifies that the client has the correct
>> Kerberos-token of this user -- UID is not sufficient), and even ask to
>> sign all transfers (to block man-in-the-middle-attacks which could
>> change the commands sent to the server) and encryption (to protect data
>> privacy).
>>
>> However, it's much more work to install, as you also need a full
>> Kerberos-setup
>
> I haven't looked at all into Kerberos, but sort of considering it. So I
> was wondering, if it is worth (or even just work) when I just have a
> server client network and no extra kerberos server? Or is Kerberos
> rendered useless if I let it run on the same server that hosts the nfs
> server?
>
> Cheers,
> Simon

The problem isn't getting it up and running. It's getting people to
actually use it. It's sensitive to time drift on the servers and
clients, and getting people configured with NTP correctly is only a
tiny part of the battle. For a hundred accounts? I can see it. For
half a dozen people in a small office? Unlikely to be worth it.

>From another part of the thread: I've used openAFS, including porting
it and Kerberos to SunOS way the heck back in antiquity. (Whose bright
flipping idea was it to make Kerberos require a fully qualified
hostname as the first entry in /etc/hosts for your IP address rather
than the short name, to make compilation fail if it wasn't, and to set
a timestamp so that the compilation had to *start over from the
beginning? Actually, I think I know, and I've gotten private vengeance
for this.)

Debian's leading edge packaging and integration testing should make
them both vastly easier. You're stuck with policy decisions in setup
that can be subtle and awkward.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktimigeubaqf-l09pced7k72thqw...@mail.gmail.com



Re: Samba or NFS--tangent

2011-06-05 Thread Nico Kadel-Garcia
On Sun, Jun 5, 2011 at 11:09 AM, Ron Johnson  wrote:
> On 06/05/2011 07:59 AM, Andrei POPESCU wrote:
>>
>> On Sb, 04 iun 11, 22:56:19, Ron Johnson wrote:
>>>
>>> (I'd suggest that you give static IP addresses to your desktop
>>> machines and use the /etc/hosts file -- yes, even Windows has one --
>>> to give your machines permanent symbolic names.  Makes things easier
>>> that way.)
>>
>> If you're lucky the wireless router supports this (out-of-the box or
>> with an upgrade to DD-WRT) ;)
>>
>
> Are most wireless routers that limited?
>
> I'm still using the stock firmware on a WRT54GL and it allows me to set the
> DHCP IP address assignment range.  It was, I think, from 1 - 100 but I
> changed it to 100 - 150.

Most models also support DHCP reservations, to get the IP addresses
set consistently and not have to manually manipulate the network on
your clients.


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikloexl94dlfqlrydscqyvk86z...@mail.gmail.com



Re: Problems installing grub/lilo with RAID1 on /

2011-06-05 Thread Tom H
On Sun, Jun 5, 2011 at 3:30 PM, Felix Natter
 wrote:


> I am trying to install squeeze (from live DVD[1]) with a RAID1 root
> filesystem (/dev/md0).
>
> There is an error when running grub-install:
> Jun 5 18:38:18 grub-installer: error: Running 'grub-install --no-floppy 
> --force "/dev/sda"' failed.
>
> I tried to run it manually:
> chroot /target grub-install --no-floppy --force /dev/sda
> /usr/sbin/grub-probe: error: no such disk.
> Auto-detection of a filesystem of /dev/md0 failed.
> Please report this together with the output of "/usr/sbin/grub-probe 
> --device-map=/boot/grub/device.map --target=fs -v /boot/grub" to 
> 

Does "/target/etc/mtab" exist and is it correct?


> chroot /target /usr/sbin/grub-probe --device-map=/boot/grub/device.map 
> --target=fs -v /boot/grub
> /usr/sbin/grub-probe: info: the size of hd0 is 488397168.
> /usr/sbin/grub-probe: info: the size of hd1 is 488397168.
> /usr/sbin/grub-probe: info: changing current directory to /dev.
> /usr/sbin/grub-probe: info: changing current directory to mapper.
> /usr/sbin/grub-probe: info: opening md0.
> /usr/sbin/grub-probe: error: no such disk.

On both Debian and Ubuntu, I used to be able to run "dpkg-reconfigure
grub-pc", choose md0, sda, and sdb, and grub would be installed on all
three. For a while now (I can't remember for how long), installing to
md0's failed.


> When trying to install lilo (with the debian-installler), I get
> "inconsistent raid information" (but the RAID1 (2x 208G) was created
> with debian-installer):
>
> Jun 5 19:22:00 in-target: Running lilo...
> Jun 5 19:22:01 in-target: Fatal:
> Jun 5 19:22:01 in-target: Inconsistent Raid version information on /dev/md0  
> (RV=0.90 GAI=1.2)

What do RV and GAI mean? I've googled both and not foudn anything to
help. "0.90" and "1.2" are mdraid metadata versions. Were these disks
previously in another array and do you now have two types of metada on
them?


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktimn946v25zojxqtgfzmerdtncc...@mail.gmail.com



Re: Evolution is unusable

2011-06-05 Thread Peter Beck

On 06/05/2011 11:49 PM, Vladimir Kerka wrote:

some two or three weeks ago Evolution decided there is no internet
connection to my computer and from that moment it works offline. I can't
get it back again, because "online" is grayed.


Hi Vlada,

are you using NetworkManager ? I've had similar issues and editing 
/etc/NetworkManager/networkmanager.conf to manage the devices solved 
this issue:


...
[ifupdown]
managed=true
...

Another "solution" is to completely remove NetworkManager and use wicd 
instead.


Cheers
Peter


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4dec02a5.4060...@datentraeger.li



Evolution is unusable

2011-06-05 Thread Vladimir Kerka

Hi all,
some two or three weeks ago Evolution decided there is no internet 
connection to my computer and from that moment it works offline. I can't 
get it back again, because "online" is grayed.

I use Evo from Sid

Please, help me

Many thanks

Vlada


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4debf9f7.9000...@dinmont.cz



problems with Gnome and KDE

2011-06-05 Thread Vladimir Kerka

Hi,
I really need help with two problems:
1. minor problem: whenever I start Gnome, there is message like this:
"Jun  5 22:55:47 dunadan gnome-session[4527]: WARNING: Application 
'nautilus.desktop' failed to register before timeout"

in the syslog.
I cannot put anything on the desktop and there is no possibility to 
click on it with my mouse (left nor right button)

I hardly tried to find solution on the web, but without success
2. major problem: I use KDE 4.6.X from Sid, but the session crashes 
immediately after start (this is the reason, I sent the copy to debian-kde).
I tried to rename .kde in the home, no luck. More than that, when I try 
to play KDE origin game (e.g. KBreakOut), when it comes to the end, it 
crashes


Can any of you give me a clue?

Many thanks

Vlada


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4debf8db.60...@dinmont.cz



Re: clone LVM disk to a larger disk

2011-06-05 Thread Jochen Schulz
Peter Beck:
> On 06/05/2011 04:51 PM, Jochen Schulz wrote:
>> What I would probably do is:
>> 
>> - install new disk alongside the old one
>> - put one big partition on the new disk and pvcreate the partition
>> - vgextend the existing VG with the new partition
>> - vgreduce the VG, removing the old disk's partitions
>> 
>> That should be just as fast as dd'ing the old filesystems and can be
>> done without downtime. You don't need to resize any existing partitions,
>> but you can of course grow the LVs and the filesystems afterwards, if
>> you want to take advantage of the additional space.
> 
> and this will also work when the operating system is running on this
> lvm ?

Yes, if you add the pvmove step that I forgot to mention. Just expect a
(heavy) drop in IO performance as both the new and the old disk are very
busy during the move.

If you also have filesystems on non-LVM devices, you have to take care
of them by other means. If you boot from the disk, don't forget to
grub-install.

J.
-- 
Quite often I wonder why I am not more famous and/or more wealthy.
[Agree]   [Disagree]
 


signature.asc
Description: Digital signature


Problems installing grub/lilo with RAID1 on /

2011-06-05 Thread Felix Natter
hello,

I am trying to install squeeze (from live DVD[1]) with a RAID1 root
filesystem (/dev/md0).

[1] 
http://cdimage.debian.org/cdimage/release/current-live/i386/iso-hybrid/debian-live-6.0.1-i386-gnome-desktop.iso

There is an error when running grub-install:
-
Jun  5 18:38:08 50mounted-tests: debug: running subtest 
/usr/lib/os-probes/mounted/90linux-distro
Jun  5 18:38:08 50mounted-tests: debug: running subtest 
/usr/lib/os-probes/mounted/90solaris
Jun  5 18:38:16 grub-installer: info: Installing grub on '/dev/sda'
Jun  5 18:38:16 grub-installer: info: grub-install supports --no-floppy
Jun  5 18:38:16 grub-installer: info: Running chroot /target grub-install  
--no-floppy --force "/dev/sda"
Jun  5 18:38:18 grub-installer: /usr/sbin/grub-probe: error: no such disk.
Jun  5 18:38:18 grub-installer: Auto-detection of a filesystem of /dev/md0 
failed.
Jun  5 18:38:18 grub-installer: Please report this together with the output of 
"/usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs -v 
/boot/grub" to 
Jun  5 18:38:18 grub-installer: error: Running 'grub-install  --no-floppy 
--force "/dev/sda"' failed.
Jun  5 18:39:51 init: starting pid 361, tty '/dev/tty3': '-/bin/sh'
-

I tried to run it manually:
-
chroot /target grub-install --no-floppy --force /dev/sda
/usr/sbin/grub-probe: error: no such disk.
Auto-detection of a filesystem of /dev/md0 failed.
Please report this together with the output of "/usr/sbin/grub-probe 
--device-map=/boot/grub/device.map --target=fs -v /boot/grub" to 

-

Should I report this as d-i bug?

The output of grub-probe is as follows:
-
chroot /target /usr/sbin/grub-probe --device-map=/boot/grub/device.map 
--target=fs -v /boot/grub
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd0 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: the size of hd1 is 488397168.
/usr/sbin/grub-probe: info: changing current directory to /dev.
/usr/sbin/grub-probe: info: changing current directory to mapper.
/usr/sbin/grub-probe: info: opening md0.
/usr/sbin/grub-probe: error: no such disk.
-

Should I report this to grub-bug?

Is there a way to tell grub-install that this is a ext3 filesystem?

Here is /target/fstab:
-
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
#
proc/proc   procdefaults0   0
# / was on /dev/md0 during installation
UUID=602edfeb-17c2-4904-a972-ffaa89496418 /   ext3
errors=remount-ro 0   1
# swap was on /dev/sdb1 during installation
UUID=5c3c731c-0183-4131-ac01-ffab7b5600d9 noneswapsw
  0   0
/dev/scd1   /media/cdrom0   udf,iso9660 user,noauto 0   0
/dev/scd0   /media/cdrom1   udf,iso9660 user,noauto 0   0
/dev/fd0/media/floppy0  autorw,user,noauto  0   0
-

"chroot /target mount" produces:
-
rootfs on / type rootfs (rw)
none on /proc type proc (rw,relatime)
none on /sys type sysfs (rw,relatime)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
none on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
/dev/md0 on /target type ext3 (rw,relatime,errors=remount-ro,data=ordered)
tmpfs on /target/dev type tmpfs (rw,relatime,mode=755)
none on /target/proc type proc (rw,relatime)
/dev/sr1 on /cdrom type iso9660 (ro,relatime)
/dev/sdg1 on /media type vfat 
(rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=utf8,shortname=mixed,errors=remount-ro)
-

When trying to install lilo (with the debian-installler), I get
"inconsistent raid information" (but the RAID1 (2x 208G) was created
with debian-installer):
-
Jun  5 19:21:57 in-target: Vormals abgewähltes Paket lilo wird gewählt.
Jun  5 19:21:57 in-target

Re: aptitude/apt-get hangs during update (plus) on IPv6

2011-06-05 Thread Rick Thomas


On Jun 5, 2011, at 9:46 AM, Pascal Hambourg wrote:


Rick Thomas a écrit :

On Jun 3, 2011, at 10:46 AM, Jeffrey B. Green wrote:

The RFCs say that any conforming implementation MUST handle an MTU of
1280, and may not necessarily handle anything larger.


What is your point in mentionning this requirement? Do you mean that  
the

server should not send packets bigger than 1280 bytes if it fails to
handle properly path MTU discovery ? If so, I fully agree.


My point is that by setting your MTU to 1280, you have done *your*  
part.  At least you can be assured that all your packets will get thru  
without fragmentation, even if the host at the other end -- or some  
intervening router -- is improperly configured.


If the host on the other end sets its MTU to something larger and an  
intervening router doesn't do fragmentation, they (or the admins of  
the router) need to fix that.  An easy recommendation that you can  
make in this case (if the server admin on the other end is clueless  
but willing to help) is for them to set their MTU to 1280 as well.   
That will fix the problem regardless of intervening routers.


Finding a (possible series of) mis-configured intermediate router(s)  
and convincing the respective router-admin(s) to fix their  
configuration is often difficult.  It's easier if you have only one  
person to talk to, the server admin on the other end.





So it makes
sense (if you're going to go to the trouble of setting the MTU in the
first place) to use that number.


Lowering the MTU at the client side does not fix the problem that  
exists

at the server side. It is just a workaround that works for TCP because
it happens that TCP uses the *outgoing* MTU to calculate the  
advertised

*incoming* MSS (how weird when you consider that internet routing is
likely to be asymmetric).


In the particular case in hand -- aptitude/apt-get talking to  
schein.debian.org, that is: the ipv6 avitar of security.debian.org --   
I have observed that setting your own MTU to 1280 is all that's  
necessary.


Enjoy!

Rick


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/eb0db985-c349-4108-a689-120c3c997...@pobox.com



Re: clone LVM disk to a larger disk

2011-06-05 Thread Peter Beck

On 06/05/2011 04:51 PM, Jochen Schulz wrote:

What I would probably do is:

- install new disk alongside the old one
- put one big partition on the new disk and pvcreate the partition
- vgextend the existing VG with the new partition
- vgreduce the VG, removing the old disk's partitions

That should be just as fast as dd'ing the old filesystems and can be
done without downtime. You don't need to resize any existing partitions,
but you can of course grow the LVs and the filesystems afterwards, if
you want to take advantage of the additional space.


Hi Jochen,

and this will also work when the operating system is running on this lvm 
? Downtime is no issue because it's my "home cluster" and the resources 
will switch to the other server anyway, so no "real" downtime.


the other problem is - there is no free slot for the new disk, so i 
think I'll stay with dd'ing or something like that. I'll write back if 
it was working or if there were issues with that.


Thanks and best Regards
Peter


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4debbc12.2090...@datentraeger.li



Re: New Squeeze install fails to boot (not even to grub)

2011-06-05 Thread Camaleón
On Sat, 04 Jun 2011 16:33:35 -0700, Johnathan Ritzi wrote:

> Problem solved (I think). After digging some more, I realized that after
> the install the only partition marked bootable was /dev/sda6 (Linux
> root). 

As you installed GRUB into the MBR, that makes sense.

> I used fdisk to make /dev/sda2 also bootable 

"Also"? :-?

AFAIK, there can only be one partition marked with the bootable flag -one 
partition per hard disk- so did you removed the bootable flag from "/dev/
sda6" and put it on "/dev/sda2"? 

As root, run "fdisk -l" so we can see what's your current disk layout.

> (the main Windows partition) and grub (and everything else) came up
> fine. I believe the original set up was using Debian installer
> defaults. Is this something I should report against the installer
> somehow?

I think the installer did the right thing, maybe your BIOS just had some 
sort of problem/incompatibility for booting from the linux extended 
partition.

Hum, just out of curisosity... fave you tried to boot windows from GRUB?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.06.05.16.50...@gmail.com



Re: clone LVM disk to a larger disk

2011-06-05 Thread Jochen Schulz
Gilles Mocellin:
> On dim. 05 juin 2011 16:51:26 CEST, Jochen Schulz  
> wrote:
>> 
>> What I would probably do is:
>> 
>> - install new disk alongside the old one
>> - put one big partition on the new disk and pvcreate the partition
>> - vgextend the existing VG with the new partition
>> - vgreduce the VG, removing the old disk's partitions
> 
> You certainly forget a pvmove of the partitions between vgextend and vgreduce.

Whoops! :) Leaving it out makes the process much faster, though. You
just don't get to keep your data. In my defence, vgreduce doesn't work
for PVs still in use.

J.
-- 
My clothes aren't just fashion. They're a lifestyle.
[Agree]   [Disagree]
 


signature.asc
Description: Digital signature


Re: M4A88TD-V EVO/USB3 Realtek ALC892 - No sound(mostly)

2011-06-05 Thread Camaleón
On Fri, 03 Jun 2011 21:42:30 +1000, David Kinyua wrote:

> On 17/05/11 03:35, Camaleón wrote:

(...)

>> Anyway, you can try with "alsa reload", instead.
>>
>>
> Sorry to have hijacked this thread days later, but I basically have the
> same issue and I can't work where I messed my sound up. I tried
> reinstalling alsa-base but no sound.

Does your sound card have the same chipset we were talking about (ALC892)?
 
> I've got one of the SB EMU10K1X driver which just stopped working when I
> upgraded my system to wheezy. I'm not sure what more information I need
> to provide but when I do alsa reload I get this warning ;

> Unloading ALSA sound driver modules: snd-seq-oss snd-seq-midi
> snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device
> (failed: modules still loaded: snd-seq-midi snd-rawmidi
> snd-seq-midi-event snd-seq snd-timer snd-seq-device). 

> Loading ALSA sound driver modules: snd-seq-oss snd-seq-midi snd-rawmidi
> snd-seq-midi-event snd-seq snd-timer snd-seq-device

I thinks those messages are normal, just warnings but nothing serious.

> WARNING: All config files need .conf: /etc/modprobe.d/sound, it will be 
> ignored in a future release. 
> WARNING: All config files need .conf: /etc/modprobe.d/ndiswrapper, it
> will be ignored in a future release.

(...)

And these are just warnings, too.

> I changed the sound file in /etc/modprobe.d to sound.conf. That file has
> got this;
> alias snd-card-0 snd-emu10k1
> alias sound-slot-0 snd-emu10k1

Just in case, check this page:

http://wiki.debian.org/snd-emu10k1

> I'm on kernel 2.6.38. Would this be an issue? I'm not too sure what I
> might have messed with but I desperately tried fixing this but I'm not
> sure if I didn't cause the damage myself as I am on a tight time
> constraint and just need my sound back.
> 
> I've also tried the Real-linux-audiopack-5.16 option suggested at
> http://wiki.debian.org/ALSA but to no luck.
> 
> Any ideas? Thanks in advance.

Look at the "/var/log/syslog" file, maybe there is something there :-?

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.06.05.16.17...@gmail.com



Re: Gnome/KDE program launches hang when Internet disconnected - Lenny

2011-06-05 Thread Camaleón
On Sat, 04 Jun 2011 09:34:26 -0400, Jack Dodds wrote:

> Thanks to those who commented.
> 
> I tried/etc/init.d/networking stop   .  When this is done, programs
> launch without delay.  Of course, this makes it impossible for any
> program to access the Internet so it's not a solution!

Nope, not a solution, this was just for testing pruposes :-)
 
> However, taking gedit as an example,
> 
> Normal operation - Internet accessible - gedit launches in 2 seconds.
> External problem - Internet inaccessible - gedit takes 60 seconds to
> launch. 
> Internal shutdown of networking - gedit launches in 2 seconds.
> 
> Maybe this means something, but I am not sure what.

When sutting down the network service you are telling the applications: 
"hey, there is no network available, so don't bother going online".

> I also found NetworkManager and NetworkManagerDispatcher daemons
> running.
> 
> I tried   /etc/init.d/network-manager stop   which eliminated one - I
> killed the other.  This had no effect on the symptoms - gedit and other
> still take 60 seconds ot launch.
> 
> I also found 8 instances of nfsd and one instance of nfsd4 running.
> Tried to kill -9 all of them.  This had no effect.
> 
> Any other suggestions?

By Googling around I found this (comment #5):

Gnome slow loading apps, yet fine once load
http://www.linuxquestions.org/questions/linux-desktop-74/gnome-slow-loading-apps-yet-fine-once-load-574196/

This is indeed in the line of what Liam suggested, so try and check if 
you experience any improvement.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.06.05.15.58...@gmail.com



Re: clone LVM disk to a larger disk

2011-06-05 Thread Gilles Mocellin
On dim. 05 juin 2011 16:51:26 CEST, Jochen Schulz  wrote:

> Peter Beck:
> > 
> > Now I've got a 1TB disk which I would like to use instead of the
> > 160GB disk. My question: Can I just clone the small disk to the new
> > large disk and then resize the LV on it ? Does that work ? I would
> > say yes, but I've never done that, so I am not sure... ;)
> 
> What I would probably do is:
> 
> - install new disk alongside the old one
> - put one big partition on the new disk and pvcreate the partition
> - vgextend the existing VG with the new partition
> - vgreduce the VG, removing the old disk's partitions

You certainly forget a pvmove of the partitions between vgextend and vgreduce.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1307288712.32665.2.camel@n900



Re: google to pull support for firefox 3,5

2011-06-05 Thread Camaleón
On Sat, 04 Jun 2011 03:25:56 -0400, shawn wilson wrote:

> On Jun 4, 2011 2:08 AM, "jeremy jozwik"  wrote:
>>
>> > Wow... I'm still with 3.0.6.
>>
>> my pc is still in 2.5

How brave! :-)

> Y'all realize this isn't really anything to brag about? 

Sure, but I don't need the latest browser, just one that is still 
receiving security patches.

> I just hope both of you are running noscript or just turn scripting off
> (preferably the later with browsers that old). 

Nope, I don't have any add-on/extension installed in Icewasel. But hey, 
we're under linux, what could happen? >:-)

> If you were on Windows, 
> I'd be yelling about you probably having botnet software on your
> computer - luckily, you're on Linux so its unlikely anyone will have
> bot software for you.

I agree. On my windows box (and running iexplorer 8) I've been recently 
infected by a trojan that came from a java applet (yep, it was my fault), 
very annoying and hard to eliminate ;-(

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.06.05.15.43...@gmail.com



Re: Samba or NFS--tangent

2011-06-05 Thread Ron Johnson

On 06/05/2011 07:59 AM, Andrei POPESCU wrote:

On Sb, 04 iun 11, 22:56:19, Ron Johnson wrote:


(I'd suggest that you give static IP addresses to your desktop
machines and use the /etc/hosts file -- yes, even Windows has one --
to give your machines permanent symbolic names.  Makes things easier
that way.)


If you're lucky the wireless router supports this (out-of-the box or
with an upgrade to DD-WRT) ;)



Are most wireless routers that limited?

I'm still using the stock firmware on a WRT54GL and it allows me to set 
the DHCP IP address assignment range.  It was, I think, from 1 - 100 but 
I changed it to 100 - 150.


--
"Neither the wisest constitution nor the wisest laws will secure
the liberty and happiness of a people whose manners are universally
corrupt."
Samuel Adams, essay in The Public Advertiser, 1749


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4deb9c2d.8060...@cox.net



Re: clone LVM disk to a larger disk

2011-06-05 Thread Jochen Schulz
Peter Beck:
> 
> Now I've got a 1TB disk which I would like to use instead of the
> 160GB disk. My question: Can I just clone the small disk to the new
> large disk and then resize the LV on it ? Does that work ? I would
> say yes, but I've never done that, so I am not sure... ;)

What I would probably do is:

- install new disk alongside the old one
- put one big partition on the new disk and pvcreate the partition
- vgextend the existing VG with the new partition
- vgreduce the VG, removing the old disk's partitions

That should be just as fast as dd'ing the old filesystems and can be
done without downtime. You don't need to resize any existing partitions,
but you can of course grow the LVs and the filesystems afterwards, if
you want to take advantage of the additional space.

J.
-- 
All participation is a myth.
[Agree]   [Disagree]
 


signature.asc
Description: Digital signature


clone LVM disk to a larger disk

2011-06-05 Thread Peter Beck

Hi guys,

I'm using two HP Microservers with a Heartbeat1 cluster, drbd and kvm.
On one of these servers the systemdisk is a 160GB disk with LVM 
configured, on the other node it's a 1TB disk. I'd like to have both 
nodes with the same disk sizes (easier to configure imo)


Now I've got a 1TB disk which I would like to use instead of the 160GB 
disk. My question: Can I just clone the small disk to the new large disk 
and then resize the LV on it ? Does that work ? I would say yes, but 
I've never done that, so I am not sure... ;)


Is there any advantage to use dd instead of Clonezilla[1], ReDo[2] or 
whatever ? Maybe dd is slower than the other tools, but other than that

there shouldn't be any issues, correct ?

Thanks
Best Regards
Peter

[1] http://clonezilla.org
[2] http://redobackup.org


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/4deb8cb2.40...@datentraeger.li



Re: aptitude/apt-get hangs during update (plus) on IPv6

2011-06-05 Thread Pascal Hambourg
Rick Thomas a écrit :
> On Jun 3, 2011, at 10:46 AM, Jeffrey B. Green wrote:
> 
> The RFCs say that any conforming implementation MUST handle an MTU of  
> 1280, and may not necessarily handle anything larger.

Wha is your point in mentionning this requirement ? Do you mean that the
server should not send packets bigger than 1280 bytes if it fails to
handle properly path MTU discovery ? If so, I fully agree.

> So it makes  
> sense (if you're going to go to the trouble of setting the MTU in the  
> first place) to use that number.

Lowering the MTU at the client side does not fix the problem that exists
at the server side. It is just a workaround that works for TCP because
it happens that TCP uses the *outgoing* MTU to calculate the advertised
*incoming* MSS (how weird when you consider that internet routing is
likely to be asymmetric).


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4deb88c5.2050...@plouf.fr.eu.org



Re: re-installing grub (lvm)

2011-06-05 Thread Pol Hallen
> but upon reboot the grub list is empty ...

update-grub2?

or dpkg-reconfigure grub-pc
 
Pol


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201106051537.21042.de...@fuckaround.org



Re: Samba or NFS--tangent

2011-06-05 Thread Andrei POPESCU
On Sb, 04 iun 11, 22:56:19, Ron Johnson wrote:
> 
> (I'd suggest that you give static IP addresses to your desktop
> machines and use the /etc/hosts file -- yes, even Windows has one --
> to give your machines permanent symbolic names.  Makes things easier
> that way.)

If you're lucky the wireless router supports this (out-of-the box or 
with an upgrade to DD-WRT) ;)

Regards,
Andrei
-- 
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic


signature.asc
Description: Digital signature


Re: Samba or NFS

2011-06-05 Thread Pier Paolo
2011/6/4 John A. Sullivan III 

> On Sat, 2011-06-04 at 15:27 -0400, Nico Kadel-Garcia wrote:
>
Boy have we really digressed on this thread! If anyone objects, please
> say so and I'll spawn another one.
>
> To digress a little more...

I'm planning a network share for unison backup, some other discrete backup
and media share, maybe with some virtualization to come, and found the pNFS
project (NFS 4.1): this seems experimental, exp. on the client side (
http://wiki.linux-nfs.org/wiki/index.php/PNFS_prototype_design), is that
true? on the debian side?

And found 2 that i sould go for openAFS... nobody experienced that on
debian? Particularly on a encrypted dm-luks/LVM system?

Thanks, Pier Paolo.


Re: re-installing grub (lvm)

2011-06-05 Thread Mathieu Malaterre
On Sun, Jun 5, 2011 at 12:21 PM, Mathieu Malaterre
 wrote:
> chroot: can't change root directory to /dev/sda: Not a directory
>
>  Disk is simply: Win7 as primary partitation and the second one is
> simply an LVM with /root, /home, / and swap (in this order).

I restarted the process. Properly selected to execute the shell in
'lvm/hpdesk/root'. From within the shell:

grub-install /dev/sda

but upon reboot the grub list is empty ...

Not quite there, but making progress

-- 
Mathieu


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktikbywuso0+cc7xmsbjvuhxgfsb...@mail.gmail.com



re-installing grub (lvm)

2011-06-05 Thread Mathieu Malaterre
Hi all,

  After installing Windows 7, I lost my grub installation. I would
like to repair my grub installation. I prepared a bootable USB key
with a squeeze netinst iso. I can boot into 'rescue mode'. After
network autoconfiguration I can go to a shell, but when I type:

# grub-installer /dev/sda

It reports:

chroot: can't change root directory to /dev/sda: Not a directory

  Disk is simply: Win7 as primary partitation and the second one is
simply an LVM with /root, /home, / and swap (in this order).

Thanks a bunch !
-- 
Mathieu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/banlktim4qdqt2wqx2ebxw5zyhd2wk0e...@mail.gmail.com



Re: Samba or NFS

2011-06-05 Thread Simon Brandmair
Hi,

On 3/6/2011 19:50 Axel Freyn wrote:
[...]
> For NFSv4 this has changed. You can use NFSv4 in different modes. The
> easy one has the same problem.
> However, you can switch on strong authentification (based on Kerberos),
> then it's safe (the server verifies that the client has the correct
> Kerberos-token of this user -- UID is not sufficient), and even ask to
> sign all transfers (to block man-in-the-middle-attacks which could
> change the commands sent to the server) and encryption (to protect data
> privacy).
>
> However, it's much more work to install, as you also need a full
> Kerberos-setup

I haven't looked at all into Kerberos, but sort of considering it. So I
was wondering, if it is worth (or even just work) when I just have a
server client network and no extra kerberos server? Or is Kerberos
rendered useless if I let it run on the same server that hosts the nfs
server?

Cheers,
Simon


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/isfiqp$hsn$1...@news.albasani.net