Displaying 5 results from an estimated 5 matches for "zpool01".
2010 Jan 22
0
Removing large holey file does not free space 6792701 (still)
...le(1M). The bug should probably be reopened but I post it here since some people where seeing something similar.
Example and attached zdb output:
filer01a:/$ uname -a
SunOS filer01a 5.11 snv_130 i86pc i386 i86pc Solaris
filer01a:/$ zpool create zpool01 raidz2 c4t0d0 c4t1d0 c4t2d0 c4t4d0 c4t5d0 c4t6d0
filer01a:/$ zpool create zpool01 raidz2 c4t0d0 c4t1d0 c4t2d0 c4t4d0 c4t5d0 c4t6d0
filer01a:/$ zfs list zpool01
NAME USED AVAIL REFER MOUNTPOINT
zpool01 123K 5.33T 42.0K /zpool01
filer01a:/$ d...
2009 Feb 12
4
Two zvol devices one volume?
...y was a partition on the
installation disk. An old dataset that I deleted since i gave it a
slightly different name than I intended is not removed under /dev. I
should not have used that name, but two device links should perhaps
not point to the same device ether....
zfs list |grep xvm/dsk
zpool01/xvm/dsk 25.0G 2.63T 24.0K /zpool01/xvm/dsk
zpool01/xvm/dsk/osol01-dsk01 10G 2.64T 2.53G -
zpool01/xvm/dsk/ubuntu01-dsk01 10G 2.64T 21.3K -
# ls -l /dev/zvol/dsk/zpool01/xvm/dsk
total 3
lrwxrwxrwx 1 root root 41 Feb 10 18:19 osol01-dsk01 -
> ../....
2009 Nov 04
1
ZFS non-zero checksum and permanent error with deleted file
Hello,
I am actually using ZFS under FreeBSD, but maybe someone over here can
help me anyway. I''d like some advice if I still can rely on one of my
ZFS pools:
[user at host ~]$ sudo zpool clear zpool01
...
[user at host ~]$ sudo zpool scrub zpool01
...
[user at host ~]$ sudo zpool status -v zpool01
pool: zpool01
state: ONLINE
status: One or more devices has experienced an error resulting in data
corruption. Applications may be affected.
action: Restore the file in question if pos...
2010 Jan 20
4
OSOL Bug 13743
Anyone knows if this is something that will be looked at before b134 is released?
Bug 13743 - virsh and xm is unable to start domain first time after boot
http://defect.opensolaris.org/bz/show_bug.cgi?id=13743
Regards
Henrik
http://sparcv9.blogspot.com
2010 Jan 21
1
Zpool is a bit Pessimistic at failures
Hello,
Anyone else noticed that zpool is kind of negative when reporting back from some error conditions?
Like:
cannot import ''zpool01'': I/O error
Destroy and re-create the pool from
a backup source.
or even worse:
cannot import ''rpool'': pool already exists
Destroy and re-create the pool from
a backup source.
The first one i got when doing some failure testing on my new...