[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-12-24 Thread Launchpad Bug Tracker
[Expired for parted (Ubuntu) because there has been no activity for 60
days.]

** Changed in: parted (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [Maverick] EIDE hard-disk not listed in the installer

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
It seems that dmraid finds a Promise FastTrack RAID array on my disk
(!!!)

But I hve no Promise controller! The disk is attached to a nVidia MCP51
IDE controller:

# lshw
[...]
 *-ide:0
  description: IDE interface
  product: MCP51 IDE
  vendor: nVidia Corporation
  physical id: d
  bus info: p...@:00:0d.0
  logical name: scsi1
  version: a1
  width: 32 bits
  clock: 66MHz
  capabilities: ide pm bus_master cap_list emulated
  configuration: driver=pata_amd latency=0 maxlatency=1 mingnt=3
  resources: irq:0 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) 
ioport:376 ioport:f400(size=16)
*-disk
 description: ATA Disk
 product: Maxtor 6B200P0
 vendor: Maxtor
 physical id: 0.0.0
 bus info: s...@1:0.0.0
 logical name: /dev/sda
 version: BAH4
 serial: B41HYPLH
 size: 189GiB (203GB)
 capabilities: partitioned partitioned:dos
 configuration: ansiversion=5 signature=8b9d991d
[...]

# dmraid -r
/dev/sda: pdc, "pdc_efjebfah", stripe, ok, 398297025 sectors, data@ 0

# dmraid -l | grep pdc
pdc : Promise FastTrack (S,0,1,10)

# dmraid -vv -n
NOTICE: /dev/sdb: asr discovering
NOTICE: /dev/sdb: ddf1discovering
NOTICE: /dev/sdb: hpt37x  discovering
NOTICE: /dev/sdb: hpt45x  discovering
NOTICE: /dev/sdb: isw discovering
NOTICE: /dev/sdb: jmicron discovering
NOTICE: /dev/sdb: lsi discovering
NOTICE: /dev/sdb: nvidia  discovering
NOTICE: /dev/sdb: pdc discovering
NOTICE: /dev/sdb: sil discovering
NOTICE: /dev/sdb: via discovering
NOTICE: /dev/sda: asr discovering
NOTICE: /dev/sda: ddf1discovering
NOTICE: /dev/sda: hpt37x  discovering
NOTICE: /dev/sda: hpt45x  discovering
NOTICE: /dev/sda: isw discovering
NOTICE: /dev/sda: jmicron discovering
NOTICE: /dev/sda: lsi discovering
NOTICE: /dev/sda: nvidia  discovering
NOTICE: /dev/sda: pdc discovering
NOTICE: /dev/sda: pdc metadata discovered
NOTICE: /dev/sda: sil discovering
NOTICE: /dev/sda: via discovering
INFO: RAID device discovered:

/dev/sda (pdc):
0x000 promise_id: "Promise Technology, Inc."
0x018 unknown_0: 0x2 131072
0x01c magic_0: 0x730303
0x020 unknown_1: 0x101 16842752
0x024 magic_1: 0x2bd0303
0x028 unknown_2: 0x0 0
0x200 raid.flags: 0x80
0x204 raid.unknown_0: 0x7 7
0x205 raid.disk_number: 0
0x206 raid.channel: 1
0x207 raid.device: 1
0x208 raid.magic_0: 0x730303
0x20c raid.unknown_1: 0x101 16842752
0x210 raid.start: 0xedeeeff0 3991859184
0x214 raid.disk_secs: 398297025
0x218 raid.unknown_3: 0x 4294967295
0x21c raid.unknown_4: 0x1 1
0x21e raid.status: 0xf
0x21f raid.type: 0x0
0x220 raid.total_disks: 1
0x221 raid.raid0_shift: 0
0x222 raid.raid0_disks: 1
0x223 raid.array_number: 1
0x224 raid.total_secs: 398297025
0x228 raid.cylinders: 24791
0x22a raid.heads: 254
0x22b raid.sectors: 63
0x22c raid.magic_1: 0x2bd0303
0x230 raid.unknown_5: 0x101 16842752
0x234 raid.disk[0].unknown_0: 0x7
0x236 raid.disk[0].channel: 1
0x237 raid.disk[0].device: 1
0x238 raid.disk[0].magic_0: 0x730303
0x23c raid.disk[0].disk_number: 16842752
0x7fc checksum: 0xa4de5c52 Ok

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
(commands ran from Maverick AMD64 RC bootable USB flash drive)

$ sudo parted_devices
/dev/sda203928109056ATA Maxtor 6B200P0
/dev/sdb16026435072 SanDisk Cruzer Blade
/dev/sdc4499967049728   AMCC 9500S-8 DISK

$ sudo dmraid -r -c
/dev/sda

$ sudo fdisk -l /dev/sda

Disk /dev/sda: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x8b9d991d

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1243219535008+  83  Linux
/dev/sda224332675 1951897+  82  Linux swap / Solaris
/dev/sda32676   22248   157220122+  83  Linux
/dev/sda4   22249   24792204346807  HPFS/NTFS

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
I've run the alternate installer directly from a mastered CD-ROM and not
from a bootable USB flash drive.

With the CD-ROM the Maxtor HD is successfully recognized and I managed
to install Maverick on it.

It's very strange that the SAME ISO ran from a USB flash drive do not
find the Maxtor HD!

In a few minutes I'll reboot and try the parted_devices and dmraid
commands.

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Colin Watson
Actually, that doesn't make sense because in that case you'd still see
it in the partman log.  Please disregard that last comment.

What is displayed if you switch to the console on Alt-F2 and type
'parted_devices'?

What is the output of 'dmraid -r -c'?

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Colin Watson
This looks like some kind of remastered image, since the command line is
odd for d-i:

  Command line: iso-scan/filename=/ISO/ubuntu-10.10-rc-alternate-
amd64.iso automatic-ubiquity noprompt quiet splash boot=casper ro
console-setup/layoutcode=it console-setup/variantcode= -- ROOTFLAGS=sync

Are you by any chance running the installer from an ISO image that's on
a filesystem somewhere on /dev/sdb?

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
I forgot to report that this did *not* happened while installing Lucid
(i386 and AMD64)

Currently this system is running Lucid i386 installed on the Maxtor
6B200P0 drive.

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
In syslog /dev/sdb is found:

Oct  5 10:11:09 kernel: [2.064434] scsi 6:0:0:0: Direct-Access ATA  
Maxtor 6B200P0   BAH4 PQ: 0 ANSI: 5
Oct  5 10:11:09 kernel: [2.064603] sd 6:0:0:0: [sdb] 398297088 512-byte 
logical blocks: (203 GB/189 GiB)
Oct  5 10:11:09 kernel: [2.064608] sd 6:0:0:0: Attached scsi generic sg1 
type 0
Oct  5 10:11:09 kernel: [2.064745] sd 6:0:0:0: [sdb] Write Protect is off
Oct  5 10:11:09 kernel: [2.064748] sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Oct  5 10:11:09 kernel: [2.064791] sd 6:0:0:0: [sdb] Write cache: enabled, 
read cache: enabled, doesn't support DPO or FUA
Oct  5 10:11:09 kernel: [2.065028]  sdb: sdb1 sdb2 sdb3 sdb4
Oct  5 10:11:09 kernel: [2.097065] sd 6:0:0:0: [sdb] Attached SCSI disk

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
Here is the syslog too.

** Attachment added: "syslog"
   
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/654447/+attachment/1672950/+files/syslog

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-05 Thread Marco Aicardi
Here is the partman log. This log do *not* even mention /dev/sdb while
it's a working connected drive!

I started a shell and this is the ls of /dev/disk/by-id:

drwxr-xr-x2 root root  400 Oct  5 10:11 .
drwxr-xr-x6 root root  120 Oct  5 10:11 ..
lrwxrwxrwx1 root root9 Oct  5 10:11 
ata-Maxtor_6B200P0_B41HYPLH -> ../../sdb
lrwxrwxrwx1 root root   10 Oct  5 10:11 
ata-Maxtor_6B200P0_B41HYPLH-part1 -> ../../sdb1
lrwxrwxrwx1 root root   10 Oct  5 10:11 
ata-Maxtor_6B200P0_B41HYPLH-part2 -> ../../sdb2
lrwxrwxrwx1 root root   10 Oct  5 10:11 
ata-Maxtor_6B200P0_B41HYPLH-part3 -> ../../sdb3
lrwxrwxrwx1 root root   10 Oct  5 10:11 
ata-Maxtor_6B200P0_B41HYPLH-part4 -> ../../sdb4
lrwxrwxrwx1 root root9 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57 -> ../../sdc
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57-part1 -> ../../sdc1
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57-part2 -> ../../sdc2
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57-part3 -> ../../sdc3
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57-part4 -> ../../sdc4
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-1AMCC_U09593114C6D56009C57-part5 -> ../../sdc5
lrwxrwxrwx1 root root9 Oct  5 10:11 
scsi-SATA_Maxtor_6B200P0_B41HYPLH -> ../../sdb
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-SATA_Maxtor_6B200P0_B41HYPLH-part1 -> ../../sdb1
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-SATA_Maxtor_6B200P0_B41HYPLH-part2 -> ../../sdb2
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-SATA_Maxtor_6B200P0_B41HYPLH-part3 -> ../../sdb3
lrwxrwxrwx1 root root   10 Oct  5 10:11 
scsi-SATA_Maxtor_6B200P0_B41HYPLH-part4 -> ../../sdb4
lrwxrwxrwx1 root root9 Oct  5 10:11 
usb-SanDisk_Cruzer_Blade_174100077922F01F-0:0 -> ../../sda
lrwxrwxrwx1 root root   10 Oct  5 10:11 
usb-SanDisk_Cruzer_Blade_174100077922F01F-0:0-part1 -> ../../sda1

Why sdb is *not* offered by the installer or recognized by partman?

In /dev/disk/by-id the Maxtor 6B200P0 drive is listed as "SATA" but it's
an EIDE drive.

** Attachment added: "partman"
   
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/654447/+attachment/1672949/+files/partman

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-04 Thread Fabio Marconi
** Package changed: ubuntu => partman-auto (Ubuntu)

** Tags added: maverick

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 654447] Re: [Maverick] EIDE hard-disk not listed in the installer

2010-10-04 Thread Colin Watson
Please attach /var/log/syslog and /var/log/partman from the installer
(or /var/log/installer/syslog and /var/log/installer/partman if you
already completed the installation in some way).

** Package changed: partman-auto (Ubuntu) => parted (Ubuntu)

** Changed in: parted (Ubuntu)
   Status: New => Incomplete

-- 
[Maverick] EIDE hard-disk not listed in the installer
https://bugs.launchpad.net/bugs/654447
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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