disklabel: autoalloc failed

2020-06-26 Thread Rupert Gallagher
   size   offset  fstype [fsize bsize   cpg]   c: 4.5T    0  unused $> echo "/ 4T" >label $> doas disklabel -w -A -T label sd3 disklabel: autoalloc failed :( $> doas disklabel -E sd3 Label editor (enter '?' for help at any prom

Re: disklabel: autoalloc failed

2020-06-26 Thread Stuart Henderson
On 2020-06-26, Rupert Gallagher wrote: > Ref. disklabel(8) >> The maximum disk and partition size is 64PB. > > Is that so? Let see... Yes, that is the maximum size for a disklabel > OpenBSD 6.7 (GENERIC.MP) #2: Thu Jun  4 09:55:08 MDT 2020 > > $> doas dmesg | grep sd3 > sd3 at scsibus2 targ 2 lu

Re: disklabel: autoalloc failed

2020-06-26 Thread Otto Moerbeek
.^^ :( > #    size   offset  fstype [fsize bsize   cpg] >   c:     4.5T    0  unused > > $> echo "/ 4T" >label > > $> doas disklabel -w -A -T label sd3 > disklabel:

Re: disklabel: autoalloc failed

2020-06-26 Thread Abel Abraham Camarillo Ojeda
fstype [fsize bsize cpg] > c: 4.5T0 unused > > $> echo "/ 4T" >label > > $> doas disklabel -w -A -T label sd3 > disklabel: autoalloc failed > > :( > > $> doas disklabel -E sd3 > Label editor (enter '?' fo