Displaying 20 results from an estimated 7000 matches similar to: "How do you grow a ZVOL?"
2009 Oct 17
3
zvol used apparently greater than volsize for sparse volume
What does it mean for the reported value of a zvol volsize to be
less than the product of used and compressratio?
For example,
# zfs get -p all home1/home1mm01
NAME PROPERTY VALUE SOURCE
home1/home1mm01 type volume -
home1/home1mm01 creation 1254440045 -
home1/home1mm01 used 14902492672
2009 Mar 31
3
Bad SWAP performance from zvol
I''ve upgraded my system from ufs to zfs (root pool).
By default, it creates a zvol for dump and swap.
It''s a 4GB Ultra-45 and every late night/morning I run a job which takes
around 2GB of memory.
With a zvol swap, the system becomes unusable and the Sun Ray client often
goes into "26B".
So I removed the zvol swap and now I have a standard swap partition.
The
2007 Aug 23
1
EOF broken on zvol raw devices?
> I tried to copy a 8GB Xen domU disk image from a zvol device
> to an image file on an ufs filesystem, and was surprised that
> reading from the zvol character device doesn''t detect "EOF".
>
> On snv_66 (sparc) and snv_73 (x86) I can reproduce it, like this:
>
> # zfs create -V 1440k tank/floppy-img
>
> # dd if=/dev/zvol/dsk/tank/floppy-img
2011 Oct 04
6
zvol space consumption vs ashift, metadata packing
I sent a zvol from host a, to host b, twice. Host b has two pools,
one ashift=9, one ashift=12. I sent the zvol to each of the pools on
b. The original source pool is ashift=9, and an old revision (2009_06
because it''s still running xen).
I sent it twice, because something strange happened on the first send,
to the ashift=12 pool. "zfs list -o space" showed figures at
2009 Jun 08
4
[caiman-discuss] Can not delete swap on AI sparc
Hi Richard,
Richard Robinson wrote:
> I should add that I also used truss and saw the same ENOMEM error. I am on a 4Gb system with swap -l reporting
>
> swapfile dev swaplo blocks free
> /dev/zvol/dsk/rpool/swap 181,1 8 4194296 4194296
>
> and I was trying to follow the directions for increasing swap here:
>
2009 Jul 27
10
sam-fs on zfs-pool
Hi list,
I''ve did some tests and run into a very strange situation..
I created a zvol using "zfs create -V" and initialize an sam-filesystem
on this zvol.
After that I restored some testdata using a dump from another system.
So far so good.
After some big troubles I found out that releasing files in the
sam-filesystem doesn''t create space on the underlying zvol.
2007 May 24
9
No zfs_nocacheflush in Solaris 10?
Hi,
I''m running SunOS Release 5.10 Version Generic_118855-36 64-bit
and in [b]/etc/system[/b] I put:
[b]set zfs:zfs_nocacheflush = 1[/b]
And after rebooting, I get the message:
[b]sorry, variable ''zfs_nocacheflush'' is not defined in the ''zfs'' module[/b]
So is this variable not available in the Solaris kernel?
I''m getting really poor
2002 Apr 09
3
getaddrinfo.c error compiling rsync on tru64 5.1A
i've applied albert chin's patch on configure.in file:
http://lists.samba.org/pipermail/rsync/2002-January/005726.html,
but i still getting the error:
cc: Error: lib/getaddrinfo.c, line 180: In this statement, "EAI_MAX" is not
declared. (undeclared)
thanks for any advice
Martin Sigilfredo
_________________________________________________________________
Join the world’s
2009 Jun 29
7
ZFS - SWAP and lucreate..
Good morning everybody
I was migrating my ufs ? rootfilesystem to a zfs ? one, but was a little upset finding out that it became bigger (what was clear because of the swap and dump size).
Now I am questioning myself if it is possible to set the swap and dump size by using the lucreate ? command (I wanna try it again but on less space). Unfortunately I did not find any advice in manpages.
2013 Nov 22
1
FreeBSD 10-BETA3 - zfs clone of zvol snapshot is not created
Hi,
am I doing something wrong, ZFS does not support that or there is a bug that zvol clone does not show up under /dev/zvol after creating it from other zvol snapshot?
# zfs list -t all | grep local
local 136G 76.8G 144K none
local/home 117G 76.8G 117G /home
local/vm 18.4G 76.8G 144K
2009 Sep 10
3
zfs send of a cloned zvol
Hi,
I have a question, let''s say I have a zvol named vol1 which is a clone of a snapshot of another zvol (its origin property is tank/myvol at mysnap).
If I send this zvol to a different zpool through a zfs send does it send the origin too that is, does an automatic promotion happen or do I end up whith a broken zvol?
Best regards.
Maurilio.
--
This message posted from
2003 Sep 17
2
RE Openssh-3.7.1p1
I tried the same work-around on Irix 6.5.15, with both GCC and SGI C
compilers. I was able to get it to run and prompt for a password, then it
just shut down. Still no solution, but I will continue working. Anyone get
it to run on Irix yet?
Jim
Attempted compilation of openssh v3.7.1p1 on SGI IRIX 6.5.13. Compilation
failed due to missing inet_ntoa.h in openbsd-compat. Copied inet_ntoa.h from
2002 Jan 31
3
Error when compile rsync
Hi,
I tried to compile rsync-2.5.2 on Solaris 5.7 Ultra-2 machine,
5.7 on Ultra-2 is running 64 bit, but, when I ran configure,
it said no for largefile, I thought 2.5.2 will support large
file? Is that true?
Thanks,
Jennifer
2010 Jul 16
1
Making a zvol unavailable to iSCSI trips up ZFS
I''ve been experimenting with a two system setup in snv_134 where each
system exports a zvol via COMSTAR iSCSI. One system imports both its
own zvol and the one from the other system and puts them together in
a ZFS mirror.
I manually faulted the zvol on one system by physically removing some
drives. What I expect to happen is that ZFS will fault the zvol pool
and the iSCSI stack will
2009 May 20
1
how to reliably determine what is locking up my zvol?
-bash-3.2# zpool export exchbk
cannot remove device links for ''exchbk/exchbk-2'': dataset is busy
this is a zvol used for a comstar iscsi backend:
-bash-3.2# stmfadm list-lu -v
LU Name: 600144F0EAC0090000004A0A4F410001
Operational Status: Offline
Provider Name : sbd
Alias : /dev/zvol/rdsk/exchbk/exchbk-1
View Entry Count : 1
LU Name:
2008 Jun 01
1
capacity query
Hi,
My swap is on raidz1. Df -k and swap -l are showing almost no usage of
swap, while zfs list and zpool list are showing me 96% capacity. Which
should i believe?
Justin
# df -hk
Filesystem size used avail capacity Mounted on
/dev/dsk/c3t0d0s1 14G 4.0G 10G 28% /
/devices 0K 0K 0K 0% /devices
ctfs
2009 Dec 31
6
zvol (slow) vs file (fast) performance snv_130
Hello,
I was doing performance testing, validating zvol performance in particularly, and found that zvol write performance to be slow ~35-44MB/s at 1MB blocksize writes. I then tested the underlying zfs file system with the same test and got 121MB/s. Is there any way to fix this? I really would like to have compatible performance between the zfs filesystem and the zfs zvols.
# first test is a
2008 Apr 12
5
ZVOL access permissions?
How can I set up a ZVOL that''s accessible by non-root users, too? The intent is to use sparse ZVOLs as raw disks in virtualization (reducing overhead compared to file-based virtual volumes).
Thanks,
-mg
This message posted from opensolaris.org
2011 Jul 10
3
How create a FAT filesystem on a zvol?
The `lofiadm'' man page describes how to export a file as a block
device and then use `mkfs -F pcfs'' to create a FAT filesystem on it.
Can''t I do the same thing by first creating a zvol and then creating
a FAT filesystem on it? Nothing I''ve tried seems to work. Isn''t the
zvol just another block device?
--
-Gary Mills- -Unix Group-
2003 Sep 17
5
problems with 3.7.1p1 on IRIX (again)
Hi,
I've seen a few messages re. problems with 3.7.1p1 on IRIX 6.5...
I'm using 6.5.19 and having no trouble compiling, installing and
starting, but sshd just closes the connection with no explanation.
debug/verbose modes don't seem to give any clues.
Darren Tucker suggested defining BROKEN_GETADDRINFO in config.h,
but I find that compilation then fails (assuming I've implemented