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

Re: failing debootstrap



On Thu, 02 Feb 2017, John Paul Adrian Glaubitz wrote:

> On 02/02/2017 05:00 PM, Yaroslav Halchenko wrote:
> > any ideas on how to mitigate this problem would be most welcome!

> We did have some problems with LVM on sparc64, but I thought those
> were mitigated now, see [1].

> Did you try investigating the current LVM setup with lvscan?

isn't a problem somewhere "below" LVM level, since even partitions are not
visible (so no swap, which is not under LVM's control)?  or LVM somehow
could remove those partition drives?

For me I am just getting

# lvscan  --verbose
  ACTIVE            '/dev/disks/debian' [127.34 GiB] inherit

BTW -- mdstat reports using entire (?) drives whenever only a partition on each
drive was given to md:

root@sparky:/home/yoh# pvdisplay 
  --- Physical volume ---
  PV Name               /dev/md0
  VG Name               disks
  PV Size               127.35 GiB / not usable 1.31 MiB
  Allocatable           yes (but full)
  PE Size               4.00 MiB
  Total PE              32600
  Free PE               0
  Allocated PE          32600
  PV UUID               kk1bpa-GzIa-J2dr-Rg3s-goiP-67p6-BoOzAV
   
root@sparky:/home/yoh# cat /proc/mdstat 
Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10] 
md0 : active raid1 sdb[1] sda[0]
      133530944 blocks super 1.2 [2/2] [UU]
      bitmap: 1/1 pages [8KB], 65536KB chunk

unused devices: <none>

root@sparky:/home/yoh# fdisk -l /dev/sda
Disk /dev/sda: 136.7 GiB, 146810536448 bytes, 286739329 sectors
Geometry: 255 heads, 63 sectors/track, 17848 cylinders
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: sun

Device         Start       End   Sectors   Size Id Type                  Flags
/dev/sda1          0 267193079 267193080 127.4G fd Linux raid autodetect      
/dev/sda2  267193080 269153009   1959930   957M  1 Boot                       
/dev/sda3          0 286728119 286728120 136.7G  5 Whole disk                 
/dev/sda4  269153010 286728119  17575110   8.4G 82 Linux swap 

-- 
Yaroslav O. Halchenko
Center for Open Neuroscience     http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834                       Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik        


Reply to: