Displaying 17 results from an estimated 17 matches for "glabel".
Did you mean:
label
2012 Aug 16
2
Geom label lost after expanding partition
...o bring the
system up, it failed to mount /usr. This was because /dev/ufs/usr did
not exist!
I assumed that gpart "lost" the label when it resized the partition
(which looked like a minor bug to me), but I have been completely
unable to re-create the label. I first tried tunefs and then glabel.
(The handbook says glabel can be used, though the glabel man page is
explicit that it can't.) Both complete with no errors, but neither
fixes the problem. I still don't see any /dev/usf/usr. "glabel list"
does not even list the geom.
I do get the following GEOM messages in dmesg...
2005 Dec 15
5
Avery Lables, PDF::Writer or LaTex?
In a new app we are developing, we need to be able to dynamically create
a PDF and send it to the browser (inline with send_data). I have been
tinkering with PDF::Writer and love the simplicity and native ruby-ness
of it all.
However, one of the main uses for this functionality is to output a PDF
of addresses to be printed on Avery 5161 labels. LaTex seems to be
suited well for this, but it
2013 Jan 24
2
RFC: Suggesting ZFS "best practices" in FreeBSD
>> #1. Map the physical drive slots to how they show up in FBSD so if a
>> disk is removed and the machine is rebooted all the disks after that
>> removed one do not have an 'off by one error'. i.e. if you have
>> ada0-ada14 and remove ada8 then reboot - normally FBSD skips that
>> missing ada8 drive and the next drive (that used to be ada9) is now
2010 Mar 26
23
RAID10
Hi All,
I am looking at ZFS and I get that they call it RAIDZ which is similar to RAID 5, but what about RAID 10? Isn''t a RAID 10 setup better for data protection?
So if I have 8 x 1.5tb drives, wouldn''t I:
- mirror drive 1 and 5
- mirror drive 2 and 6
- mirror drive 3 and 7
- mirror drive 4 and 8
Then stripe 1,2,3,4
Then stripe 5,6,7,8
How does one do this with ZFS?
2003 Sep 29
5
colours in dotchart (PR#4343)
Problem: neither fg or bg
nor color work properly in dotchart.
version: R-1.7.1 for windows
code which shows the errors:
x <-
matrix(rnorm(16),ncol=2,dimnames=list(paste("a",1:8,sep=""),c("before","afte
r")))
dotchart(x,fg="blue",bg="lightgrey")
dotchart(x,color=c("red","blue"))
Dr Ian J Wilson
Lecturer in
2013 Jul 01
1
dotchart.R and left margin
Hello,
In trying to minimize the margin on the left hand side when using
dotchart I found what may be a typo in the code.
In the lines below from dotchart.R, should nmai[4L] be nmai[2L]?
if (!(is.null(labels) && is.null(glabels))) {
nmai <- par("mai")
nmai[2L] <- nmai[4L] + max(linch + goffset, ginch) + 0.1
par(mai = nmai)
}
Thank you,
Stephen Weigand
--
Rochester, Minn. USA
2001 Jan 18
2
dotplot: character size of labels
Dear R users,
using dotplot (R1.2.0, WinNT4.0), I am trying to change the character size
of the labels of the points:
> # example
> data(VADeaths)
> dotplot(VADeaths, main = "Death Rates in Virginia - 1940")
> # I'd like to have smaller character size of the labels (for age and
population groups)
> ?dotplot
> # for argument "cex", this says:
2013 Jun 13
1
zpool labelclear destroys GPT data
When i use zpool labelclear, it wipes the whole disk including gpt data.
So the whole disk is empty and i need to create the gpt partitions again.
Is this supposed to work like this?
The man page suggests that it only wipes the ZFS metadata.
zpool labelclear [-f] device
Removes ZFS label information from the specified device. The
device
must not be part of an active pool
2010 Oct 14
1
Upgrade a degraded pool
I know that this is not necessarily the right forum, but the FreeBSD forum haven''t been able to help me...
I recently updated my FreeBSD 8.0 RC3 to 8.1 and after the update I can''t import my zpool. My computer says that no such pool exists, even though it can be seen with the zpool status command. I assume that it''s due to different zfs versions. That should be solved
2012 Nov 27
6
How to clean up /
...5M /rescue/rdump
5M /rescue/dumpfs
5M /rescue/dumpon
5M /rescue/fsck
5M /rescue/fsck_ffs
5M /rescue/fsck_4.2bsd
5M /rescue/fsck_ufs
5M /rescue/fsck_msdosfs
5M /rescue/fsdb
5M /rescue/fsirand
5M /rescue/gbde
5M /rescue/geom
5M /rescue/glabel
5M /rescue/gpart
5M /rescue/ifconfig
5M /rescue/init
5M /rescue/kldconfig
5M /rescue/kldload
5M /rescue/kldstat
5M /rescue/kldunload
5M /rescue/ldconfig
5M /rescue/md5
5M /rescue/mdconfig
5M /rescue/mdmfs
5M /rescue/mknod
5M /rescue/m...
2001 Jan 18
0
dotplot: character size of labels (PR#816)
...ful for any hint how to do this correctly;
>
> Looks like a bug. Inside dotplot alter to
>
> for (i in 1:n) mtext(labs[i], side = 2, line = loffset,
> at = y[i], adj = 0, col = color, las = 2, cex = cex, ...)
>
> for (i in 1:nlevels(groups)) mtext(glabels[i], side = 2,
> line = goffset, at = gpos[i], adj = 0, col = gcolor,
> las = 2, cex = cex, ...)
>
> However, it really needs more than that to calculate the spaces for the
> labels correctly.
>
>
> --
> Brian D. Ripley, ripley...
2007 Aug 22
2
gWidgets (tcltk): problem extracting values from widgets in glayout grid
Hello,
I haven't been able to find an example for the second case below -- or
perhaps I didn't recognize it when I saw it.
Is there a value for x such that svalue(x) will return "bbb", either by
itself or as part of an array? Or do I need to do something else
entirely?
(R2.5.1; Windows XP)
> #### gWidgets test
> options("guiToolkit"="tcltk")
>
2009 Dec 23
14
Moving a pool from FreeBSD 8.0 to opensolaris
I was wondering what the best method of moving a pool from FreeBSD 8.0 to
OpenSolaris is.
When i originally built my system, it was using hardware which wouldn''t work
in opensolairs, but i''m about to do an upgrade so i should be able to use
Opensolaris when i''m done.
My current system uses a Highpoint RocketRaid 2340. It has 12 1TB hard
drives an intel core2 quad
2012 Aug 07
4
LSI 9240-4i 4K alignment
...ool FAULTED corrupted data
raidz1-0 ONLINE
13283347160590042564 UNAVAIL corrupted data
16981727992215676534 UNAVAIL corrupted data
6607570030658834339 UNAVAIL corrupted data
3435463242860701988 UNAVAIL corrupted data
When we use glabel for the same purpose with the combination of gnop,
the pool imports fine.
Any suggestions?
--
George Kontostanos
Aicom telecoms ltd
http://www.aisecure.net
2010 Oct 02
3
out of HDD space - zfs degraded
Overnight I was running a zfs send | zfs receive (both within the same
system / zpool). The system ran out of space, a drive went off line,
and the system is degraded.
This is a raidz2 array running on FreeBSD 8.1-STABLE #0: Sat Sep 18
23:43:48 EDT 2010.
The following logs are also available at
http://www.langille.org/tmp/zfs-space.txt <- no line wrapping
This is what was running:
#
2008 Jul 15
5
Multi-machine mirroring choices
With the introduction of zfs to FreeBSD 7.0, a door has opened for more
mirroring options so I would like to get some opinions on what direction
I should take for the following scenario.
Basically I have 2 machines that are "clones" of each other (master and
slave) wherein one will be serving up samba shares. Each server has one
disk to hold the OS (not mirrored) and then 3 disks, each
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
....org>} [valgrind] valgrind: bad c++ name demangling
Changed Bug submitter to 'Ji?? Pale?ek <jpalecek at web.de>' from 'Ji???? Pale??ek <jpalecek at web.de>'
> submitter 496024 Leandro Guimar?es Faria Corcete DUTRA <leandro.gfc.dutra at gmail.com>
Bug #496024 [glabels] glabels: Misaligned printing on page sizes different from printer???s default
Changed Bug submitter to 'Leandro Guimar?es Faria Corcete DUTRA <leandro.gfc.dutra at gmail.com>' from 'Leandro Guimar??es Faria Corcete DUTRA <leandro.gfc.dutra at gmail.com>'
> submitter...