Re: LVM root?

2006-10-09 Thread Manuele Rampazzo
Ciao,

Albert Dengg disse:
 On Mon, Oct 09, 2006 at 03:01:24AM +0200, Goswin von Brederlow wrote:
 [EMAIL PROTECTED] writes:
  Part.  mount  size
  ==
  1  /boot  32 MB
  5  /  200 MB
 Merge them and maybe give it some extra space.
 i would not merge them since grub does not support lvm at the moment...

The example above was with / on a phisical partition... You _DON'T_ need
lvm support in grub if you _DON'T_ put / (with /boot inside it) on lvm.

Ciao,
Manuele

-- 
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: LVM root?

2006-10-08 Thread Manuele Rampazzo
Hi,

[EMAIL PROTECTED] ha scritto:
 What are the advantages to using LVM for root?

you can resize it later if you need more space, but I think it's easier
to split your system with some separate filesystems than to (for
example) put everything in / on a LV and give it more space later.

 Part.  mount  size
 ==
 1  /boot  32 MB
 5  /  200 MB

I'd suggest a little more space (and to put /boot into /)... maybe 512
MB is OK

 LVusr  /usr   3 GB
 LVvar  /var   15 GB
 LVhome /home  10 GB
 LVtmp  /tmp   200 MB

Maybe it's better to make a bigger /tmp, say 1 GB, because of some
programs (for example, nautilus-cd-burner uses it to create a temporary
iso file - OK, you can change it's tmp directory, but by default it uses
/tmp)...

 Can/should one put swap in an LV or is it no better than a swap file
 then?

Yes, you can:

[EMAIL PROTECTED]:~$ grep swap /etc/fstab
/dev/vg00/swap  noneswapsw  0   0
[EMAIL PROTECTED]:~$

Bye,
Manu

-- 
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: AMD64 small form factor

2005-03-07 Thread Manuele Rampazzo
Guillaume Laurès wrote:
Le 6 mars 05, à 00:39, Morten Bo Johansen a écrit :
Seagate Sata 120 GB sata150 7200.7 Rpm / NCQ disk on the first
sata contoller.
It seems we are several people stuck with Seagate SATA disks on nforce3.
I don't know if Manuele and Zsolt made some progress, but as for me I'm 
stuck as you are.
I'm sorry, but I've got Maxtor disks, not Seagate ones :-)
BTW, no progresses with my problem :-( I hadn't time to check my disks 
with the (proprietary) diagnostic tool from Maxtor, it seems not 
compatible with nforce3-250 and I need to find another motherboard :-O

Cya,
Manu
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Setting up an internal Debian AMD64 mirror

2005-03-02 Thread Manuele Rampazzo
Pedro Sanchez wrote:
I'd like to set up an internal mirror of the AMD64 distros (pure64 and
debian-pure64).
I use debmirror (with the http method) and it works very well.
Ciao,
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: sata disk failure?

2005-02-16 Thread Manuele Rampazzo
Hi,

Zsolt KOZAK disse:
 I've just noticed your problem on debian-amd64 list. I've just installed
 a new Debian system and I've run into this problem also Nforce3
 motherboard, SATA discs (2 200G Seagate).

I've got a very similar problem - nforce3, SATA disks (2 160GB maxtor) -.

 Hvae you got any solution? Or do you have still the problem? What about
 driver developers? I noticed you cc-ed them into your messages.

Someone (sorry, I don't remember his name) told me something about some
known troubles for nforce3 with disks larger than... mmm around 140 GB (I
don't remember the exact value too).

Any opinion?

Thanks,
Manuele

-- 
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: sata disk failure?

2005-02-13 Thread Manuele Rampazzo
Hi,
Guillaume Laurès wrote:
I get this behaviour too ! After some time I get the abnormal status 
messages and the disk is dead until reboot. pure64 is installed on a 
pata drive (the sata is almost unusable).
Is sata unusable because of the bug? so you switch to pata?
I need to try a pata disk too...
I tried the 2.6.10 kernel from pure64 as well as a self-compiled 
2.6.11-rc3.
Yes, this bug doesn't seem related to a specific kernel: I've tried 
2.6.8, 2.6.9, 2.6.10...

Ciao,
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: sata disk failure?

2005-02-13 Thread Manuele Rampazzo
Hi,
Guillaume Laurès wrote:
Le 13 févr. 05, à 13:07, Manuele Rampazzo a écrit :
Guillaume Laurès wrote:
I get this behaviour too ! After some time I get the abnormal 
status messages and the disk is dead until reboot. pure64 is 
installed on a pata drive (the sata is almost unusable).
Is sata unusable because of the bug? so you switch to pata?
Yes I actually installed on pata, planning to move to sata later (I have 
huge video files on the sata I want to keep)... but I'm stuck with this 
bug.
Ah :-( So maybe it's not just sata-related :-/
Yes, this bug doesn't seem related to a specific kernel: I've tried 
2.6.8, 2.6.9, 2.6.10...
Mmh don't be fooled. with pre 2.6.10 my sata disk was not even detected...
:-) My sata disks were detected very well with previous kernels :-)
I'm curious to know why both my disks freeze when I try to access 
nearly the same sectors (where I have LVM) on both the disks... The 
first time I saw the bug I had LVM on software raid...

Maybe there's something wrong with LVM over sata disks? I don't think 
so, but maybe I can try to use the disks without LVM and see if I still 
have the bug...

Ciao,
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: sata disk failure?

2005-02-12 Thread Manuele Rampazzo
Erik Mouw wrote:
On Sat, Feb 12, 2005 at 02:45:18AM +0100, Manuele Rampazzo wrote:
I'm using an updated sid pure64 and I've got some troubles with my sata 
disks, but I'm not sure if the problem is in the hardware (in disks or 
maybe in the controller) or in the software... 
What kernel, what SATA controller, what driver and what disks are you
using?
Kernel: 2.6.10-9-amd64-k8
Controller: nvidia nForce3-250 - driver: sata_nv
Disks: both are Maxtor 6Y160M0
Thanks,
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


sata disk failure?

2005-02-11 Thread Manuele Rampazzo
Hello everybody,
I'm using an updated sid pure64 and I've got some troubles with my sata 
disks, but I'm not sure if the problem is in the hardware (in disks or 
maybe in the controller) or in the software... Maybe you can give me a 
good suggestion :-)

Sometimes disk I/O stops and I'm just able to go to a tty and see 
something like this:

ata2: command 0x35 timeout, stat 0xd0 host_stat 0x21
ata2: status=0xd0 { Busy }
SCSI error : 1 0 0 0 return code = 0x802
EOM ILI Current sda: sense = 70 7e
ASC= 4 ASCQ=a0
end_request: I/O error, dev sda, sector 215674327
ATA: abnormal status 0xD0 on port 0x977
ATA: abnormal status 0xD0 on port 0x977
ATA: abnormal status 0xD0 on port 0x977
My partition table is the following:
   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1 729 5855661   83  Linux
/dev/sda2 730 972 1951897+  82  Linux swap / Solaris
/dev/sda3 9731689 5759302+  83  Linux
/dev/sda41690   19929   146512800   85  Linux extended
/dev/sda51690776848829536   8e  Linux LVM
/dev/sda67769   1384748829536   8e  Linux LVM
/dev/sda7   13848   1992948853633+  8e  Linux LVM
Often it seems that the error begin when I'm reading some data from the 
LVM part of the disk: I've got an Ubuntu on sda3 and it never crashed 
(but I've never tried to access my LVM partitions from Ubuntu)

Actually I'm using just one of my two sata disks, but if I use the other 
disk I've got similar errors on THAT disk, so I don't really think it's 
a disk failure (I've also tried badblocks, but the disks look good)... 
maybe a controller (nforce3-250) one?

I've read some pages on the Internet pointing to software errors...
The first time I saw that error I was playing with raid (mdadm): I had a 
nice RAID-1 between sda and sdb, now I'm not using raid.

So... any suggestion? :-)
Thanks a lot!
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: [Fwd: USB mass storage trouble]

2004-11-09 Thread Manuele Rampazzo
Hi,
Christoph Hebeisen wrote:
On a related note, as far as I understand, 2.6.9 has a different mass
storage driver than 2.6.8. Since cdrecord doesn't talk to device files, 
how does one make it talk to that one? Devices don't seem to show up on 
logical SCSI buses like they used to.
I cannot try on my amd64, but I've got *a lot* of troubles with usb 
storage with 2.6.8 and 2.6.9 on a Debian i386...
I've downgraded that PC to 2.6.7 and usb storage worked again very well; 
I will try again with the next subversion of the 2.6.9 linux kernel.

Maybe you can try the same on your amd64.
Bye,
Manu
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)



Re: Howto install Openoffice.org on Debian amd64 pure64

2004-10-24 Thread Manuele Rampazzo
Narciso Cerro wrote:
On Sat, 23 Oct 2004 15:42:39 -0700, David Liontooth
[EMAIL PROTECTED] wrote:
5. download zlib1g_1.2.2-1_i386.deb from a Debian mirror
6. dpkg -X zlib1g_1.2.2-1_i386.deb /emul/ia32-linux
7. ldconfig
I got installed that library on  /usr/lib/libz.so.1
No, you need the library in /emul/ia32-linux
[EMAIL PROTECTED]:~$ ls /emul/ia32-linux/usr/lib/libz.so.1
/emul/ia32-linux/usr/lib/libz.so.1
[EMAIL PROTECTED]:~$
It came from the i386 binary, NOT from the amd64 one, which is in /usr/lib!
Did you follow *all* David's instructions?
Bye,
Manuele
--
È ricercando l'impossibile che l'uomo ha sempre realizzato il
possibile. Coloro che si sono saggiamente limitati a ciò che appariva
loro come possibile, non hanno mai avanzato di un solo passo.
Michail Bakunin (1814 - 1876)



Re: Gigabyte K8NS

2004-08-10 Thread Manuele Rampazzo
Manuele Rampazzo wrote:
Hello,
I've got the Gigabyte K8NS mainboard, but I'm not able to enable the 
network: I don't find any good information about the ICS 1883 LAN PHY 
integrated network adapter. Does anybody have experience with this chipset?
Mm sis900 didn't work, even if there are some references to ics lan 
phy. Then I've looked for some infos about the nforce3-250 I've got on 
the board and I've patched the custom forcedeth module from the 2.6.7 
debian kernel source with two patches (forcedeth-bk4.patch and 
forcedeth_gigabit_try19.txt) I've found in 
http://www.hailfinger.org/carldani/linux/patches/forcedeth/ and the 
network adapter is working well now!

[I've read somewhere that those patches will be included in the 2.6.8 
kernel... is it right?]

Sound is working good too, it's using the snd_intel8x0 alsa module.
I still have to explore more details from the board, but I think you can 
write in the compatibility list that it works with debian-amd64 :-)

Thanks for your support!
Bye,
Manu
--
Manuele Rampazzo - [EMAIL PROTECTED]