Sponsored Content
Operating Systems Solaris Solaris 10 swap device and filesystem Post 302977640 by javanoob on Wednesday 20th of July 2016 07:47:57 PM
Old 07-20-2016
Quote:
Originally Posted by MadeInGermany
Q1) Problem: the swap would trash the filesystem!

BTW my personal thumb formula is: swap-GB = 4 x SQRT(RAM-GB)

Q2) No, can be any size.

Q3) The larger the used swap, the lower is the paging to/from the swap. The unused swap does not matter for performance (but is wasted disk space).
Hi MadeInGermany

Thanks for your reply.
Quote:
Q1) Problem: the swap would trash the filesystem!
Q1) Do you mean that there will be a problem if i use a partition with an existing UFS filesystem as the swap device ? or do actually you mean "No problem" ?

Quote:
swap-GB = 4 x SQRT(RAM-GB)
Q2) That would be 4 x SQRT(128GB) = 4 x 11.31 = around 48GB ?

Quote:
Q3) The larger the used swap, the lower is the paging to/from the swap. The unused swap does not matter for performance (but is wasted disk space).
Q3) Can you elaborate abit further here ? - The "used" swap here means "allocated" swap or really "utilized" swap. I thought when memory is insufficient, paging to/from swap will occur. So how does having a big swap reduce paging ?

Last but not least, is it okay for me to use my 100GB partition with UFS filesystem as my new swap device ? - as I do not want to re-partition the harddisk and affect the rest of my partitions

p.s. initially i allocate 32GB of swap for my 128GB ram, but oracle's grid installation for database suggest 0.75(RAM) for swap, and hence i am trying to use an existing partition (100GB) as the actual swap device

Hope to hear from you soon.
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

device to filesystem?

On a HP-UX box, I can execute the sar command which will give me the device, %busy, etc. I would like to know how to take a given device name and determine on which filesystem it's located when I do a bdf. I've done some searching through the posts but so far have not had any luck in... (2 Replies)
Discussion started by: jimedwards
2 Replies

2. UNIX for Advanced & Expert Users

Swap Device & Unix Disk Buffer

Does anyone know if when the Swap Device / Page file in unix is carrying out Page / Swap In's and Page / Swap outs, does it go through the Unix Disk Cache ( I am presuming raw partitions are not being used ) ? Therefore if there is paging activity on a system ( measured by sar -p, sar -g and... (0 Replies)
Discussion started by: jimthompson
0 Replies

3. UNIX for Advanced & Expert Users

translating device to filesystem in solaris10

Greetings, I have a oracle database server and i keep getting grid control message Metric=Disk Device Busy (%) Metric Value=98.66 Disk Device=ssd430 Severity=Critical Message=Disk Device ssd430 is 98.66% busy. so I am trying to correlate the ssd430 to the filesystem. I understand this... (3 Replies)
Discussion started by: p4cldba
3 Replies

4. HP-UX

Swap device file and swap sapce

Hi I have an integrity machine rx7620 and rx8640 running hp-ux 11.31. I'm planning to fine tune the system: - I would like to know when does the memory swap space spill over to the device swap space? - And how much % of memory swap utilization should be specified (swap space device... (6 Replies)
Discussion started by: lamoul
6 Replies

5. Solaris

Force unmount of a SWAP filesystem left over from bad Live Upgrade

Hello, Long story short, we built an alternate boot env. back in July and applied the latest CPU to about 15 servers. Of the 15 servers, 7 servers failed to start the zones after the luactivate / reboot. The zones failed to rename from <zone>-<boot_env> back to <zone>. This is fixed in patch... (16 Replies)
Discussion started by: mainegeek
16 Replies
SWAP-OFFSET(8)							    swap-offset 						    SWAP-OFFSET(8)

NAME
swap-offset - program to calculate the offset of a swap file in a partition SYNOPSIS
swap-offset [<swap_file>] DESCRIPTION
This manual page documents briefly the swap-offset. This manual page was written for the Debian(TM) distribution because the original program does not have a manual page. The programs s2disk and s2both can be used to save the state of the whole system to a swap partition or file and power off or suspend your system. After restarting your system it will be put back in the exact system state you left it (this is sometimes called hibernation). In the case of using a swap file you will have to specify the location of the swap file's header as the offset from the beginning of the partition that contains the swap file. The swap-offset utility can be used to determine this value. SEE ALSO
uswsusp.conf(8), s2disk(8) For more information see the HOWTO and the README AUTHOR
This manual page was written by Tim Dijkstra tim@famdijkstra.org for the Debian(TM) system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. AUTHOR
TimTim DijkstraDijkstra <tim@famdijkstra.org> <tim@famdijkstra.org> Wrote this manpage for the Debian system. COPYRIGHT
Copyright (C) 2006 Tim Dijkstra uswsusp juni 24, 2006 SWAP-OFFSET(8)
All times are GMT -4. The time now is 11:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy