How can i increase the swap space in solaris 11

On Solaris 10 I use to select how much swap space i need while installing
On Solaris 11 it does it automatically? if it does, how can increase the swap

You can easily create a ZFS volume, see "zfs create -V" for ideas. Then using the swap command you can add that space to your swap. You can also delete swap space with "swap -d" even though that does not delete the underlying ZFS volume.

Similar Messages

  • Emails sent to me are sometime returned to the sender with the message "Inbox full" even though I have maybe less than 100 emails in the Inbox and I regularly compact them. How can I increase the storage space?

    Question
    Emails sent to me are sometime returned to the sender with the message "Inbox full" even though I have maybe less than 100 emails in the Inbox and I regularly compact them. I delete emails from the Inbox and the Sent and Trash boxes to overcome this. How can I increase the storage space to stop this happening?

    Hi terrybohle1938,
    Firefox is a web browser. It provides access to online content. Things like your email are handled by the content provider. Who is your email provider? You'll have better luck consulting their documentation.
    That being said, deleting only email is a great way to free up space. Another option would be to purchase a "Premium" account if your email provider offers this service. Many times more storage space is offered as part of paid subscription.
    Hopefully this helps!

  • HT6162 I can't upload ios7 bc I don't have enough storage space, how can I increase the storage space w/o paying more money

    How can I increase my storage. I have been trying to upload the latest iOS & can't bc I don't have enough room & I really don't have a lot of apps.

    You cannot increase your storage capacity at all.
    You can remove content from your iphone or you can update via itunes on your computer.

  • Solaris: Increase the swap space

    Hi all,
    I am the developer, not the DBA, but actually should make some DBA-job.
    On our solaris server I should increase the swap space, but I don't know how to make this...
    From time to time I get the following error message in system log files:
    WARNING: Sorry, no swap space to grow stack for pid 21209 (oracle)After this the database write the ORA-04030 and ORA-07445 errors in the alertlog and restarts.
    Here are some data from our system:
    oracle@dbs:/etc# ulimit -a
    core file size (blocks, -c) unlimited
    data seg size (kbytes, -d) unlimited
    file size (blocks, -f) unlimited
    open files (-n) 256
    pipe size (512 bytes, -p) 10
    stack size (kbytes, -s) 8192
    cpu time (seconds, -t) unlimited
    max user processes (-u) 29995
    virtual memory (kbytes, -v) unlimited
    oracle@dbs:~# /usr/sbin/prtconf | grep "Memory size"
    Memory size: 16384 Megabytes
    oracle@dbs:~# swap -l
    swapfile dev swaplo blocks free
    /dev/md/dsk/d60 85,60 16 16790384 15262496
    oracle@dbs:~# swap -s
    total: 12874104k bytes allocated + 1090112k reserved = 13964216k used, 6825384k available
    oracle@dbs:~# top -d1 | grep "total swap"
    Memory: 16G phys mem, 972M free mem, 8198M total swap, 7465M free swap
    SQL> select * from v$pgastat;
    NAME                                       VALUE UNIT
    aggregate PGA target parameter         629145600 bytes
    aggregate PGA auto target               39321600 bytes
    global memory bound                    104857600 bytes
    total PGA inuse                       4089538560 bytes
    total PGA allocated                   4612293632 bytes
    maximum PGA allocated                 4746773504 bytes
    total freeable PGA memory              359464960 bytes
    process count 183
    max processes count                          198
    PGA memory freed back to OS           1.8291E+12 bytes
    total PGA used for auto workareas        7504896 bytes
    maximum PGA used for auto workareas    108168192 bytes
    total PGA used for manual workareas            0 bytes
    maximum PGA used for manual workareas     542720 bytes
    over allocation count                   13757980
    bytes processed                       2.1787E+13 bytes
    extra bytes read/written              3.3085E+11 bytes
    cache hit percentage                        98.5 percent
    recompute count (total)                 13774288
    SQL> select sum(value)
    2 from v$sesstat s, v$statname n
    3 where s.statistic# = n.statistic#
    4 and n.name like '%ga_memory';
    SUM(VALUE)
    9401696912Need your help.
    Many thanks!

    Check what is using the memory and if that is necessary.
    1. can you safely shrink the SGA ? you would need to check the AWR reports, or recommended sizes.
    2. can you safely shrink the PGA ? you would need to check the AWR reports, or recommended sizes)
    3. can you reduce the number of processes ? (are there lots of idle processes ?)
    4. can you tune sql to use less memory ?
    If you can't reduce allocated memory, check if you can add RAM to the server / container.
    If you still think you need to increase swap, you may need to add another disk (what is /dev/md/dsk/d60 ?). You can easily google for the Solaris commands to add swap, but if you are not familiar with this process I would not recommend you do it by yourself. Ask Oracle Support to provide the commands, and TEST them on a DEV box, followed by reboots etc to confirm it works.

  • When using large text my lines overpal, how can I increase the line spacing?

    When using large text my lines overpal, how can I increase the line spacing?

    Press 'Ctrl + Enter' after the numbered item to insert blank space below it. If you press 'Enter', the next line will start with the next number. As long as you want to type lines without a numbering, press 'Ctrl + Enter' and type the line.

  • How can utilize/use  the extended space in system.img ?

    Hello Guru's
    In Oracle VM , How can utilize/use the extended space in system.img ?
    a) Increased the system.img size using the following command:
    # dd if=/dev/zero bs=1M count=12960 >> /OVS/running_pool/18_test1/System.img
    b) Verified the added size of system.img file at OVS server.
    # ls -lh System.img
    -rw-r--r-- 1 root root 19G Feb 9 20:58 System.img
    c) Started GVM and additional size/memory is not shown ?
    # df -m
    Filesystem 1M-blocks Used Available Use% Mounted on
    /dev/xvda2 3984 2292 1652 59% /
    /dev/xvda1 92 12 75 14% /boot
    tmpfs 512 0 512 0% /dev/shm
    + Tried working with resizefs , resize2fs , cmd did not work.
    (GVM is created using Oracle provided template)
    + am i missing anything ?
    Oracle VM Setup Detail:
    oracle-logos-4.9.17-7ovs
    enterprise-linux-ovs-5-0.17
    ovs-release-2.2-0.17
    ovs-utils-1.0-33
    kernel-ovs-2.6.18-128.2.1.4.9.el5
    ovs-agent-2.3-29
    Thanks in advance for your help.
    Best Regards
    Basu

    I am not positive what you did is going to work, but it seems like you did the equivalent of imaging a small disk on a bigger disk. In that case, the first thing to do is update the partition table with fdisk. Start with fdisk -l in the vm for general information about the disk. Hopefully, the additional space will show. Then, work with fdisk to use the extra space. The easiest is to add a partition, then a file system on it. It is also possible to expand the last partition (you might have to delete it first), then expand what is on it (may be RAID, LVM, or the file system), layer by layer. As usual with fdisk, you run the risk of thrashing it all, so you may want to practice on a copy first. Obviously, the extra space can only be added to the last partition of the small disk.
    If the situation is more complex, you may have to boot a VM with both the small disk and the big disk at the same time. If you boot the VM off of an iso DVD image, you can then shell out, then run fdisk to partition the big disk the way you want, then use dd to copy the partitions you want in the order you want from the small disk. I am pretty sure not all combinations will work, but you get the idea. You can then take the small disk out, and boot off of the big disk.
    Come to think of it, you might just be better off with adding more space as a second virtual disk. You would then be free to partition/format it the way you want without messing with the first disk. Linux is so good with disk management, so many options.
    As a general statement, though, I like to put some distance between the high level file systems and the low level disk partitions, so I use LVM (Logical Volume Manager).
    Best of luck, keep us posted.

  • How do i increase the table space in BI...

    How do i increase the table space in BI. Its giving me short dumps when i am logging into the system. So, i need to increase the Table space. Can you all please tell me the steps for increasing it.
    Thank You.

    hi irfan,
               I too faced the similar problem error showing was table space problem its some database issue sue to this issue i was not able to run any loads or do any operations on by BI side then my on site team contacted the oracle guys to solve this.......
    ravi

  • How can I increase the character limit of my text messages for Droid Maxx 4.4?

    How can I increase the character limit of my text messages for Droid Maxx 4.4?

    Send as a MMS.

  • How can I increase the font size of my email when I print it out, it is printing tiny

    How can I increase the font size when I print out emails, it is printing tiny size?

    In the Print dialog window, click the small reveal-button to the right of the printer's name -
    The window will expand to show additional settings (similar to 'old' Page Setup) -
    Be sure "Scale:" is set to 100% and the 'Keep apparent font size' item is checked.

  • How can I increase the members in the chat groups?

    The number of members in the cha groups is limited (3000)
    How can I increase the members in the chat groups?

    Elaborate.

  • I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?

    I deleted all my photos and videos and then delete the deleted files but the photo app is still taking up 12 GB of space and I have no room for new stuff.  How can I clear the memory space used by my deleted videos and photos?  I don't know why the photos are still taking up space and if I will have to reset my phone to get rid of the problem.

    Hey there TowneJ,
    Welcome to Apple Support Communities.
    The article linked below provides troubleshooting tips that’ll likely resolve the issue that you’ve described, where deleted files appear to be taking up space on your iPhone 5.
    If you get a "Not enough free space" alert on your iPhone, iPad, or iPod touch - Apple Support
    So long,
    -Jason

  • How can I increase the size of the bootcamp partition without having to delete or re-install windows? using a macbook pro (15-inch) 10.9.4.

    I'm using a macbook pro (late 2013 with mavericks-10.9.4 ). I installed windows using bootcamp but didn't estimate the storage I required correctly. So now I don't have enough storage in the bootcamp hard drive.
    How can I increase the Partition size between windows and mac without having to delete or re-install windows?
    Thanks,
    Advek

    Check out this explanation.

  • HT4863 How can I increase the file size limit for outgoing mail. I need to send a file that is 50MB?

    How can I increase the file size limit for outgoing mail. I need to send a file that is 50MB?

    You can't change it, and I suspect few email providers would allow a file that big.  Consider uploading it to a service like Dropbox, then email the link allowing the recipient to download it.

  • How can I increase the number of R3trans in the SHADOW_IMPORT_INC ?

    Hello ,
    we have a problem with ehp installation .  The Prepare Phase for EHP4  have we start on monday . But we have closed development on Thursday and now the SHADOW_IMPORT_INC is to slow.
    How can I increase the number of R3trans in SHADOW_IMPORT__INC Phase ? We have opened a servicecall with prio high but sap does not answer.
    Regards

    Hi Daniel,
    What database are you working on ?? Make sure stats are updated. This phase has lot to do on the DB part. So analyse more from DB perspective.
    Most important thing is check if you are using parallel import property of R3trans as per SAPnote # 1127194.
    Best Regards
    Niraj
    Edited by: Niraj Kumar Soni on May 1, 2010 12:50 AM

  • How can we increase the font size in Adobe Bridge CC 2014?

    How can we increase the font size in Adobe Bridge CC 2014?
    We use Windows 7 64bit computers and Dell High Density UltraSharp UP2414Q monitors with a resolution of 3840 x 2160.
    Other applications in Adobe CC 2014 work fine with this high resolution (Indesign, Photoshop) but I can't find where to adjust font size in Bridge.
    Right now menu items are hardly ledgible.

    Same problem.  Bridge is unusable with this micro font and no way to change it.
    I would call tech support but I don't feel like being on hold for two hours to talk to someone Adobe pays pennies a day in a loud call center who won't be able to help anyway. Fail.

Maybe you are looking for

  • HP 1606dn appcrash on win server 2012

    Good morning/day/evening/night. I have printserver win2003 server. My printers shared there. When users of RDP sesion in 2012r2 server try to print some documents they get error: Problem signature:    Problem Event Name: APPCRASH    Application Name:

  • Help to create a component model using Calculator Web Service :(

    Hello All, Im working on EP6 SP9 and have a Calculator Web Service. I want to create a component which should contain following UI elements: 1. <i>InputField</i> - to enter 1st number 2. <i>InputField</i> - to enter 2nd number. 3. <i>TextView</i> - T

  • Slow/Non-existent LTE Service in Soho/NYC

    I have an iPhone5 and work at Broome and Sixth Avenue in Soho NYC. When I initially switched from AT&T to Verizon last year I was getting slow but decent 4G/LTE speeds at work. but for the past 3 months service has been non-existent all day indoors.

  • ITunes 9.2 freezes the moment it opens, even without iPhone connected

    I upgraded to iTunes 9.2 as well as OS4 on my iPhone 3G, and suddenly it started freezing the moment I open it today, both with iPhone connected and without, so it can't have anything to do with the phone. It opens much quicker than normal (it usuall

  • Problem making web images with Illustrator

    I'm in OSX 4.11 and am having problems getting Illustrator html files to show up on a web page. The file contents seem to disappear in uploading via CyberDuck FTP client. Can anyone confirm that Illustrator can be used in this way please?