[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476715: Rép. : Re: Bug#476715: Order detect of Disk scsi and HBA Fiber Channel (qla2xxx)



thanks for response
 
hummm
 
i change in fstab:
proc            /proc           proc    defaults        0       0
/dev/sda2       /               ext3    defaults,errors=remount-ro 0       1
/dev/sda3       /boot           ext3    defaults        0       2
/dev/sda5       /home           ext3    defaults        0       2
/dev/sda6       /tmp            ext3    defaults        0       2
/dev/sda7       /usr            ext3    defaults        0       2
/dev/sda8       /var            ext3    defaults        0       2
/dev/sda1       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/sdb1        /mnt/EntrepotImageJPG  ext3    rw,user,auto  0       0
FOR:
proc            /proc           proc    defaults        0       0
/dev/disk/by-uuid/35871801-411b-4e94-a28d-c954be047faa     /               ext3    defaults,errors=remount-ro 0       1
/dev/disk/by-uuid/13b25069-c286-4b1f-a9d4-679929d9967d       /boot           ext3    defaults        0       2
dev/disk/by-uuid/673a0f60-9556-4b27-b876-ca76b200cb9e     /home           ext3    defaults        0       2
dev/disk/by-uuid/sda6       /tmp            ext3    defaults        0       2
dev/disk/by-uuid/sda7       /usr            ext3    defaults        0       2
dev/disk/by-uuid/sda8       /var            ext3    defaults        0       2
/dev/sda1       none            swap    sw              0       0
/dev/hda        /media/cdrom0   udf,iso9660 user,noauto     0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/sdb1        /mnt/EntrepotImageJPG  ext3    rw,user,auto  0       0
For the swap, not uuid. Where that I take it???
 
With sarge, i n' ever had problems with that.
 
best regards,
 
Pat

>>> dann frazier <dannf@debian.org> 2008-04-18 17:11 >>>
On Fri, Apr 18, 2008 at 12:02:08PM -0400, Patrick Mayrand wrote:
> server6 disk in raid51 HBA Fiber Channel (qla2xxx) On the boot of my
> linux image, 1 times on 3 it works. When it works  My local disk is
> sda $ dmesg ...qla2xxx 0000:04:04.0: Found an ISP2312, irq 201,
> iobase 0xf8842000

Try using the names under /dev/disk/by-* (/dev/disk/by-uuid) instead
of names like sda, sdb. Device enumeration isn't guaranteed to be
consistent across reboots.

--
dann frazier


Reply to: