Displaying 20 results from an estimated 6000 matches similar to: "I/O errors after zfs promote back and forth"
2008 Aug 26
5
Problem w/ b95 + ZFS (version 11) - seeing fair number of errors on multiple machines
Hi,
After upgrading to b95 of OSOL/Indiana, and doing a ZFS upgrade to the newer
revision, all arrays I have using ZFS mirroring are displaying errors. This
started happening immediately after ZFS upgrades. Here is an example:
ormandj at neutron.corenode.com:~$ zpool status
pool: rpool
state: DEGRADED
status: One or more devices has experienced an unrecoverable error. An
attempt was
2011 Jan 05
6
ZFS on top of ZFS iSCSI share
I have a filer running Opensolaris (snv_111b) and I am presenting a
iSCSI share from a RAIDZ pool. I want to run ZFS on the share at the
client. Is it necessary to create a mirror or use ditto blocks at the
client to ensure ZFS can recover if it detects a failure at the client?
Thanks,
Bruin
2006 Apr 25
3
ZFS quotas & zoned datasets
I''m seeing some unexpected and strange behaviour with respect to quotas
and zones.
Initially I set things up with no quota on the data set that as
delegated to the zone. Then as the local zone admin I created a new
child dataset and set a quota on that. Now the global zone admin
attempts to quota the delegated dataset, and it appears to work but....
global zone=pingpong
local
2009 Aug 12
3
zlogin equivalent?
Another day, another question :)
I would like to forward commands like you can with ssh and zlogin. In other words, I want to do the equivalent of:
zlogin $hostname "$command"
virsh console doesn''t seem to allow that. Is there a right way to do this? I''m currently trying to automatically figure out the IP address and then use ssh to send commands to the domU, but it
2008 Jun 26
2
Oops: zfs-auto-snapshot with at scheduling
Hi all,
I''ll attach a new version zfs-auto-snapshot including some more
improvements, and probably some new bugs. Seriously, I have
tested it, but certainly not all functionality, so please let me know
about any (new) problems you come across.
Except from the change log:
- Added support to schedule using at(1), see
README.zfs-auto-snapshot.txt
- take_snapshot will only run if
2010 Jan 10
5
Repeating scrub does random fixes
I''ve been using a 5-disk raidZ for years on SXCE machine which I converted to OSOL. The only time I ever had zfs problems in SXCE was with snv_120, which was fixed.
So, now I''m at OSOL snv_111b and I''m finding that scrub repairs errors on random disks. If I repeat the scrub, it will fix errors on other disks. Occasionally it runs cleanly. That it doesn''t
2010 Mar 25
10
Using tun interface with dladm and flowadm
Hello,
I am a rather new user to OpenSolaris and I have been loving every minute of
it. I have spent quite a lot of time looking around for bandwidth management
features and Project Crossbow is just amazing. It is truly amazing compared
to what Linux has to offer.
I would like to use flowadm to do some bandwidth management on a tun
interface. The problem is that it is not recognized by the dladm
2012 Dec 03
2
How can I copy a ZFS filesystem back and forth
I turned compression on for several ZFS filesystems and found performance
was still fine. I turned gzip on and it was also fine and compression on
certain filesystems is excellent. I realize all the files that were on the
filesystem when compression=on did not get the benefit of gzip when I set
compression=gzip.
I would like everything to be compressed with gzip. What''s the easiest way
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
Hi all,
I'd appreciate any pointers or advise regarding the following issue with files
written by M$ Office on Samba 3.0.32 on snv_98 (OpenSolaris) on a ZFS filesystem:
samba share:
[sharename]
read only = No
browseable = yes
writeable = yes
directory mask = 0770
create mask = 0770
delete readonly = Yes
acl check permissions =
2007 May 08
2
solaris 10 type zone possible enhancement?
Two enhancements of the type "zone" would be great:
- a zone transition from ''running'' to ''installed'' should do a complete
shutdown of the zone before ''zoneadm -z <zonename> halt'' is called,
respectively instead of it.
zlogin <zonename> "init 0" does the job, but it comes back immediately
without checking
2010 Jun 25
11
Maximum zfs send/receive throughput
It seems we are hitting a boundary with zfs send/receive over a network
link (10Gb/s). We can see peak values of up to 150MB/s, but on average
about 40-50MB/s are replicated. This is far away from the bandwidth that
a 10Gb link can offer.
Is it possible, that ZFS is giving replication a too low
priority/throttling it too much?
2010 Sep 17
3
ZFS Dataset lost structure
After a crash, in my zpool tree, some dataset report this we i do a ls -la:
brwxrwxrwx 2 777 root 0, 0 Oct 18 2009 mail-cts
also if i set
zfs set mountpoint=legacy dataset
and then i mount the dataset to other location
before the directory tree was only :
dataset
- vdisk.raw
The file was a backing device of a Xen VM, but i cannot access the directory structure of this dataset.
However i
2003 Sep 18
1
2 time dependend states and probability transition matrix
Hi,
have got anybody experience or a starting
point for me, how i can program a function
which calculate me a probability transition matrix with a data.frame and two states.
I have some independend variable and a class variable
for two states - in example one from Jan2003 and the same variables from June2003.
Now i would like to calculate the probability that PERSON X change
from classA to
2009 Jul 19
5
How to disable checksum offloading for OSOL DomU via kmdb at initial boot ?
Adding -kd to extra line drops me to kmdb :-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=4)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]>
I want patch kernel like it happens when adding to /etc/system:-
set xnf:xnf_cksum_offload = 0
2009 Nov 09
1
CentOS 5.4 x86_64 domU start fails
Hi and hello,
The error:
libvirtError: virtDomainCreate() failed POST operation failed: (xend.err "(2,''Invalid Kernel'', ''xc_dom_find_loader : no loader found \\n'')")
My Machine:
SunOS katecholamin 5.11 snv_111b i86pc i386 i86xpv Solaris
I created a disk:
pfexec zfs create -V 10G rpool/vms/centos/centos-dsk
Mounted my .iso and shared it via nfs:
2006 Jan 10
1
problem with printer drivers
Hallo,
I'm running a Samba 2.2.5 server on a SuSE 8.1 box.
I setup a [print$] share at server pslag, following the
documentation. I have a [printer$] share too. Without it,
Samba wouldn't export my cups printers for browsing.
My config file is like that:
[global]
:
printing = cups
printcap name = CUPS
printer admin = root
load printers = Yes
:
[printers]
2018 Nov 26
1
issue with testInstalledPackage
Background: I run tools::testInstalledPackage on all packages that dependend on survival
(605 as of today) before sending a new release to CRAN. It has a few false positives which
I then follow up on.? (Mostly packages with as-yet-incomplete tests in their inst directory).
?Issue: testInstalledPackage("mets")? generates an? "Error in checkVignettes(pkg,
lib.loc, latex = FALSE,
2003 Nov 18
1
package compilation
Hi,
I recently wrote a new R package, which I could 'R CMD check' and 'R CMD
build' nicely on my Intel Linux PC. Loading the new library as a normal
user on my PC also works nicely.
This packages includes some compiled C-code in a shared library.
However, before submitting the package to CRAN I wanted to install it
also under an other platform in order to check if everything
2023 Jun 12
1
site certificate
LS,
I am sure you have already noticed but I want to report it anyway;
When compiling a dependend on
"https://libvirt.org/maven2/net/juniper/tungsten/juniper-tungsten-api/2.0/juniper-tungsten-api-2.0.pom",
I get a certificate error. I get the a similar error when accessing
https://libvirt.org btw
hope you can do something with this information,
--
Daan
2008 Sep 16
3
iscsi target problems on snv_97
I''ve recently upgraded my x4500 to Nevada build 97, and am having problems with the iscsi target.
Background: this box is used to serve NFS underlying a VMware ESX environment (zfs filesystem-type datasets) and presents iSCSI targets (zfs zvol datasets) for a Windows host and to act as zoneroots for Solaris 10 hosts. For optimal random-read performance, I''ve configured a single