Author Topic: extra drive in core 12.04  (Read 2705 times)

Esperanto

  • Guru
  • ****
  • Posts: 281
    • View Profile
extra drive in core 12.04
« on: August 26, 2014, 12:27:20 pm »
Anybody knows what might cause this bug to occur:

http://trac.linuxmce.org/trac/ticket/2140

Possy saids he has extra drives running without issues which seems strange if that ticket is valid.

Marie.O

  • Administrator
  • LinuxMCE God
  • *****
  • Posts: 3675
  • Wastes Life On LinuxMCE Since 2007
    • View Profile
    • My Home
Re: extra drive in core 12.04
« Reply #1 on: August 26, 2014, 05:20:34 pm »
Just to prove my answer:
Code: [Select]
dcerouter_112602:~# df -h|grep device
/dev/sdb1                                               917G   38G  834G   5% /mnt/device/28
/dev/sdd1                                               932G  886G   46G  96% /mnt/device/46
/dev/sdc1                                               3,7T  1,8T  2,0T  48% /mnt/device/428

dextaslab

  • Veteran
  • ***
  • Posts: 77
    • View Profile
    • modlog.net
Re: extra drive in core 12.04
« Reply #2 on: September 01, 2014, 02:15:47 pm »
I did notice the fresh install of 12.04 it didn't pickup my software raid as it did in 10.04 and 8. I didn't think anything of it because that's what I wanted.

Come to think of it, it also didn't prompt to use the HDD's in my MD's either. Again not an issue for me, because I'm not using them.

root@moon67:~# fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
240 heads, 63 sectors/track, 20673 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xe6c4e6c4

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *          63   312575759   156287848+   7  HPFS/NTFS/exFAT
« Last Edit: September 01, 2014, 03:23:33 pm by dextaslab »

dextaslab

  • Veteran
  • ***
  • Posts: 77
    • View Profile
    • modlog.net
Re: extra drive in core 12.04
« Reply #3 on: September 01, 2014, 03:15:53 pm »
Formated MD's the drive to ext4 and it was detected fine.

Esperanto

  • Guru
  • ****
  • Posts: 281
    • View Profile
Re: extra drive in core 12.04
« Reply #4 on: September 01, 2014, 03:44:20 pm »
Yes, thats how I also ended up fixing it. All content lost though.. I think the issue was that a swap partition did not have a UUID.

If someone else also as an issue with a drive that does not get detected first check if it has a uuid:
Code: [Select]
sudo blkid