Solaris 10 / ZFS Parameter for Continuous Write Loads

I have been spending some time working on tuning continuous write load tuning on a Solaris 10/ZFS based system. One of the issues I observed is a drop in throughput every several seconds. Removing the fsync() calls from JE (you would never want to do this normally) smoothed out the dips in throughput which pointed to IO issues.
My colleague Sam pointed me at this discuss-zfs entry. And indeed, adding
set zfs:zfs_write_limit_override = 0x2000000
to /etc/system (with the fsync() calls put back into JE) does in fact seem to smooth things out (0x2000000 = 33MB). Of course, you'll want to adjust that parameter based on what size of on-board disk cache you have.
One way to get a rough indication of whether this is a potential problem is to use iostat and see if there are IO spikes.
Charles Lamb

# prtvtoc /dev/rdsk/c1t0d0s2 | fmthard -s - /dev/rdsk/c1t2d0s2
fmthard: New volume table of contents now in place.Most likely the rpool detection on a boot disk is probably less than optimal. I'd start over, do a dd if=/dev/zero of=/dev/rdsk/c1t2d0s2 count=100,
then do a format -e and add partition data that matches c1t0d0s2 (I know fmthard is supposed to do this, but zfs boot is a strange beast that straddles the old fdisk and new EFI labeling, and fmthard may not have been updated correctly). Then try the zpool attach. If this succeeds, make sure you do an installgrub on the second disk so it will boot.

Similar Messages

  • When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something.

    When I am on iTunes, a bar that says "Accessing iTunes Store" comes up every few seconds. To continue shopping or play my music I have to wait for it to load to disappear, and it comes back immediately. It comes up whenever I click something. How can I get rid of this so I can continue shopping and playing music?

    if you want to add songs they must be checked, put them in asong list as it makes them easier to manage

  • Who can write Solaris video driver for Intel 810?

    We have a customer who wants to use a Flex/ATX mother board with the Solaris OS. The Flex/ATX mother boards us the Intel 810/810E chip set and we have not been able to find a Solaris video driver for that chip set. Does anyone know if such a driver exists or could anyone suggest a company/individual who I could contact to write such a driver for us?
    Roger Hull (IBM - Charlotte NC)

    Santucho,
    If you can not find the video board listed on the Solaris Hardware
    Compatibility list found on access1.sun.com, then go over to XInside
    at:
    http://www.xinside.com/
    Their Accelerated-X Display Server is their flagship product. It comes with graphics drivers to support over 600 single-head graphics cards and free customer support. Available in box form, it is licensed on a
    per machine per user basis.
    Hope thjs helps.

  • When loading video or tv shows it is taking as long as 14 hours plus - if I leave the loading screen it doesn't continue to load? So you have to wait without leaving the screen for 14 hours?

    When loading video or tv shows it is taking as long as 14 hours plus - if I leave the loading screen it doesn't continue to load? So you have to wait without leaving the screen for 14 hours? Unfortunately - I've been reading that this lengthy download problem is quite common - although I thought I saw where someone had loaded videos the day before and then had them to watch later. So, my first rental - I downloaded it overnight - then we go to watch it tonight and it proceeds to start loading again...saying it will be ready in 14 hours and 21 minutes!!! Am I doing something wrong here? If anyone has advice - I would greatly appreciate it. This is the first apple product that I am disappointed with

    When loading video or tv shows it is taking as long as 14 hours plus - if I leave the loading screen it doesn't continue to load? So you have to wait without leaving the screen for 14 hours? Unfortunately - I've been reading that this lengthy download problem is quite common - although I thought I saw where someone had loaded videos the day before and then had them to watch later. So, my first rental - I downloaded it overnight - then we go to watch it tonight and it proceeds to start loading again...saying it will be ready in 14 hours and 21 minutes!!! Am I doing something wrong here? If anyone has advice - I would greatly appreciate it. This is the first apple product that I am disappointed with

  • My 5th generation iPod (bought in April of 2013) will quit unexpectedly. It will take for ever to load what I write while texting. It also just goes to the black screen with the Apple logo. I'm not sure what to do.

    My 5th generation iPod (bought in April of 2013) will quit unexpectedly. I can't do app store apps (like snapchat or facebook, ect.) or apple apps (like Camera, Safari, ect.)It will take for ever to load what I write while texting. It also just goes to the black screen with the Apple logo. I'm not sure what to do.

    Try This...
    Close All Open Apps... Sign Out of your Account... Perform a Reset... Try again...
    Reset  ( No Data will be Lost )
    Press and Hold the Sleep/Wake Button and the Home Button at the Same Time...
    Wait for the Apple logo to Appear...
    Usually takes about 15 - 20 Seconds... ( But can take Longer...)
    Release the Buttons...
    If no joy...
    Reset all settings
    Settings > General > Reset > Reset all Settings.
    This will return all iDevice settings to factory defaults... you will not lose any data.... But you will have to re-enter all of the device settings.
    If the issue persists...
    Connect to iTunes on the computer you usually Sync with and Restore
    http://support.apple.com/kb/HT1414
    Make sure you have the Latest Version of iTunes (v11) Installed on your computer
    iTunes free download from www.itunes.com/download
    More Tips here...
    http://osxdaily.com/2013/09/23/ios-7-slow-speed-it-up/
    http://osxdaily.com/2013/09/19/ios-7-battery-life-fix/
    Note:
    Also consider Deleting any Apps you have Purchased / Downloaded but you now never use.

  • TS3642 Is it possible for me to load a project I took off my iPad and saved on my windows can I load it back on my iPad to continue working on it? If so how?

    Is it possible for me to load a project I took off my iPad and saved on my windows can I load it back on my iPad to continue working on it? If so how?

    Hi Lliamoso,
    If you have questions about transferring a project from GarageBand on your iPad to iTunes on your Windows machine, then back to the iPad in the future, you may find the following articles helpful:
    GarageBand for iOS: Backing up your songs
    http://support.apple.com/kb/HT4692
    iOS: About File Sharing
    http://support.apple.com/kb/HT4094
    Regards,
    - Brenden

  • ZFS Filesystem for FUSE/Linux progressing

    About
    ZFS is an advanced modern filesystem from Sun Microsystems, originally designed for Solaris/OpenSolaris.
    This project is a port of ZFS to the FUSE framework for the Linux operating system.
    It is being sponsored by Google, as part of the Google Summer of Code 2006 program.
    Features
    ZFS has many features which can benefit all kinds of users - from the simple end-user to the biggest enterprise systems. ZFS list of features:
          Provable integrity - it checksums all data (and meta-data), which makes it possible to detect hardware errors (hard disk corruption, flaky IDE cables..). Read how ZFS helped to detect a faulty power supply after only two hours of usage, which was previously silently corrupting data for almost a year!
          Atomic updates - means that the on-disk state is consistent at all times, there's no need to perform a lengthy filesystem check after forced reboots/power failures.
          Instantaneous snapshots and clones - it makes it possible to have hourly, daily and weekly backups efficiently, as well as experiment with new system configurations without any risks.
          Built-in (optional) compression
          Highly scalable
          Pooled storage model - creating filesystems is as easy as creating a new directory. You can efficiently have thousands of filesystems, each with it's own quotas and reservations, and different properties (compression algorithm, checksum algorithm, etc..).
          Built-in stripes (RAID-0), mirrors (RAID-1) and RAID-Z (it's like software RAID-5, but more efficient due to ZFS's copy-on-write transactional model).
          Among others (variable sector sizes, adaptive endianness, ...)
    http://www.wizy.org/wiki/ZFS_on_FUSE
    http://developer.berlios.de/project/sho … up_id=6836

    One workaround for this test was to drop down to NFSv3. That's fine for testing, but when I get ready to roll this thing into production, I hope there are no problems doing v4 from my NetApp hardware.

  • How do I change packet size for a single load

    All,
        I need to change the packet size for a single load I'm doing.  How do I set that?
        Thanks.
    Dave

    Hi..........
    For this u hav to go to the infopackage scheduler........
    If u r in Process chain >> Right click on the infopackage >> Maintain variant..........then it will come to the IP scheduler..................In the Top Scheduler Tab >> Click on it and select DataS. Default data transfer .......Now there may be a delta IP and Full upload IP for the same datasource.......check ur IP .....it is full or delta..........if full change the packet size for full upload..............otherwise for delta upload........
    If the IP is not a part of any Process chain..........then go to RSA1 >> Find the IP..........and double click on it........then the IP scheduler screen will open..........
    You can make global settings for all datasources...... in the transaction SBIW in the area General Settings >> Maintain control Parameter for Data transfer......... The parameters that you maintain here are valid as global standard values, and thus apply to all DataSources.
    Hope this helps.....
    Regards,
    Debjani........
    Edited by: Debjani  Mukherjee on Nov 13, 2008 2:19 PM

  • Sematic group for a write optimized DSO

    Hello,
    I am loading from a datasource to a write optmized DSO. While doing so, I am not able to set semtantic key/group for the DTP.  I have turned error handling on using the setting 'Valid records update, No reporting(request RED)'.
    Is this setting not possible for a write optimized DSO? if not why not? and if yes, what am i missing!?
    Thanks a lot in advance,
    Prakash

    Thank you,
    here are my findings:
    - if data has been loaded with delta using the DTP, it is not possible to change the sematic groups any more - all requests have to be deleted first
    - the error handling must be turned on
    The issue is resolved.
    Marek

  • SAP R/3 on Oracle / Solaris / ZFS

    Hello,
    My unix administator is planning on upgrading to a new OS environment to Solaris 10 with ZFS. We currently run SAP R/3 4.6C kernel / Oracle 9i on Solaris release 5.8 and I would like to know what would be the path to take from here. Does SAP R/3 4.6C or even 4.7 Support ZFS and what about Running Oracle 10g datafiles on a ZFS system for the SAP Database.
    Any support is appreciated,
    Arun

    Oracle doesn't certify any more filesystems or certain Storage Systems (see Oracle Metalink 403202.1 - Zeta File System (Zfs) On Solaris 10 Certified/Supported By Oracle) but it's supported to run on them
    We run several databases (Oracle and non-Oracle) on ZFS - and combined with zones it's GREAT to consolidate systems.
    Check http://www.sun.com/software/whitepapers/solaris10/zfs_veritas.pdf for a comparison between VXFS and ZFS.
    The SAP system itself is agnostic about the underlying filesystem.
    Markus

  • Pop up says "URL is not valid and cannot be loaded" Page continues to load normally however.

    This pop-up happens on several websites, yet the page continues to load properly and function normally. However, I must keep clearing the alert box for it to do so.

    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).<br />
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]<br />
    <br />
    If it does work in Safe-mode then disable all your extensions and then try to find which is causing it by enabling one at a time until the problem reappears.<br />
    You can use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.<br />
    You have to close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")<br />

  • HT1414 My iPhone has crashed during a sync and now I can't restore from backup as it is asking for password to load the backup yet neither the lock code for the phone or my iTunes Password are working... I have no other password to all upon and need the r

    My iPhone has crashed during a sync and now I can't restore from backup as it is asking for password to load the backup yet neither the lock code for the phone or my iTunes Password are working... I have no other password to call upon and need the restore to retrieve info onto my phone, I am a real novice to this...... please help, !!!!

    If anyone else is looking for a solution to this same problem, I was able to get it working looking through several older discussions.
    The solution was to use the password that I had on my iTunes account the very first time I set up the iPhone about a year ago.  I changed my iTunes password about 10 months ago;  but apparently, the backups continue to use the password that existed when the phone was first set up.
    A couple of troubling things with this are that 1) I didn't apply a password when I did the backup this afternoon so I don't understand why it was required when I did the restore a few hours later. and 2) it makes zero sense why iTunes would not be smart enough to use the current accout password when requiring the password to restore from a backup made with no password. 
    I thought iTunes and Apple were smarter than that.  With so many posts stating exactly the same problem, it is clear that this is bug in the software. 
    Best,
    Craig

  • ~/oradiag_$USER/.. and "Directory does not exist for read/write" issue

    Hi.
    Recently I've discovered that ADR was creating a folder in one of ours Oracle 11.2.0.1 server, in the users home like ~/oradiag_$USER/.. The problem is that this logging files dont stop growning, and they are filled only with this lines:
    Wed Apr 11 13:40:06 2012
    Directory does not exist for read/write [usr/oracle/product/11.2.0/log] [usr/oracle/product/11.2.0/log/diag/clients]
    Wed Apr 11 13:40:06 2012
    Directory does not exist for read/write [usr/oracle/product/11.2.0/log] [usr/oracle/product/11.2.0/log/diag/clients]
    Wed Apr 11 13:40:06 2012
    Directory does not exist for read/write [usr/oracle/product/11.2.0/log] [usr/oracle/product/11.2.0/log/diag/clients]
    Wed Apr 11 13:40:06 2012
    Directory does not exist for read/write [usr/oracle/product/11.2.0/log] [usr/oracle/product/11.2.0/log/diag/clients]
    Wed Apr 11 13:41:06 2012
    Directory does not exist for read/write [usr/oracle/product/11.2.0/log] [usr/oracle/product/11.2.0/log/diag/clients]
    etc
    I've searched around internet about this issue all that I've found is a "workaround" by creating those folders. And yep, it works, it stops growning.
    Then I checked the others servers that we have, and the problem replicates in some servers with the same Oracle version.
    My question is: Why this? Why in some servers ADR is looking for that folder? That folder didnt exist in any of them, but only some servers tries to read/write on it (or, at least, log it) What parameter relies on it?
    Regards.

    Metalink note
    11g Sqlnet Log Shows Error "Directory does not exist for read/write" [ID 797678.1]
    Errors Filling log.xml and sqlnet.log: Directory does not exist for read/write [opt/oracle/oemagent/agent11g/log] [ID 1291286.1]

  • How can I read non-deleted text messages from months ago without having to continuously press "Load Earlier Messages"?

    I never deleted text messages from a specific person in case I ever wanted to go back and look at them. Now months have gone by and I don't feel like continuously pressing "Load Earlier Messages" for hours trying to get back and look at them. Is there anyway I can upload the whole conversation on to my computer and read the entire conversation from the beginning?

    Yes.
    I use iBackupBot.

  • Control file for the sql*loader

    hi
    i'm doing my project in database management as the part of my project i have to write the control file for the sql*loader so, any one please clear the funda...so that i can get back to my project work...help me with sample code ..

    Refer chapter 3 and 5 on this url for sql loader and its control file references :
    http://download-west.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90192/toc.htm
    or
    http://download-east.oracle.com/docs/cd/A91202_01/901_doc/server.901/a90192/toc.htm
    You may also refer sql loader examples on this page:
    http://otn.oracle.com/sample_code/products/intermedia/htdocs/avi_bulk_loading.html
    Chandar

Maybe you are looking for

  • Multiple Fiscal Year Variant in the same client in SEM-BCS...

    I have already looked at some earlier threads relating to this but didn't get a convincing answer to what I would like to know. We have had a working SEM-BCS system with fiscal year variant K4. There was no need for defining leading fiscal year varia

  • Crystal Reports 2010 SP1 on IIS 7.0 - Report is not being displayed

    Hi, Finally, the keycode assembly, BusinessObjects.Licensing.KeycodeDecoder.dll error is gone, after I installed Crystal Runtime 2010 SP1. Also, I tested Crystal Report 2010 SP1 on my Windows 32 application and I can tell that I do not have this erro

  • Radix sort and deletions

    Strange problem here (but YAY it compiles G)...and I think it's in the delete method but I am not a hundred percent sure... I have a linked list that hold 5 pieces (word, date, orig, pos, def) of data per each linked list line. I also have a vector l

  • What is the recommended virus protection softwear for iMac 10.6 Snow Leopard ?

    My iMac v 10.5 has had viruses more than once.  I recently upgraded to v 10.6 Snow Leopard.  I wanted to check what virus protection was recommended. Best Buy told me MacKeeper was the best one to use.  After reading  reviews I am hesitant to install

  • 10.3 and Adobe

    Since upgrading to 10.3.9 from 10.2, double-clicking on a Photoshop or Indesign file will cause the application to launch but won't open the file. I have to go to file/open/filename. Everything else seems normal. I have repaired permissions, zapped P