/dev/hd9var/ /var what should i do.


 
Thread Tools Search this Thread
Operating Systems AIX /dev/hd9var/ /var what should i do.
# 8  
Old 09-29-2007
Thank you zaxxon and johnf. Really appreaciate that.

It is a crusial system act as a application interface between the cluster. thus, rebooting the system is only can be done when there is a quaterly shechdule downtime. I did manage to free out some space.

As you can see, i do have mirror right? Correct me if i am wrong.
For example:
hd4 jfs 3 6 2 open/syncd /after Increasing of JFS, does the number increase also.?? automatically. or i need to do something??
example hd4 jfs 6 12 2 open/syncd / something like that.

Thank again.
# 9  
Old 12-04-2007
Sorry, didn't have a look in here for some time.
You can see if you have a mirror if you do a "lsvg -l <insertvgnamehere>".

Example:

Code:
root@blabla:/usr/local/doc> lsvg -l rootvg
rootvg:
LV NAME             TYPE       LPs   PPs   PVs  LV STATE      MOUNT POINT
hd5                 boot       1     2     2    closed/syncd  N/A
hd6                 paging     64    128   2    open/syncd    N/A
hd8                 jfs2log    1     2     2    open/syncd    N/A
hd4                 jfs2       2     4     2    open/syncd    /
hd2                 jfs2       25    50    2    open/syncd    /usr
hd9var              jfs2       4     8     2    open/syncd    /var
hd3                 jfs2       4     8     2    open/syncd    /tmp
hd1                 jfs2       2     4     2    open/syncd    /home
hd10opt             jfs2       4     8     2    open/syncd    /opt
lg_dumplv           sysdump    32    32    1    open/syncd    N/A
loglv00             jfslog     1     2     2    open/syncd    N/A
lv00                jfs        2     4     2    open/syncd    /var/adm/csd
lvrepos             jfs2       10    20    2    open/syncd    /repos
paging00            paging     64    128   2    open/syncd    N/A
lg_dumplv2          sysdump    32    32    1    open/syncd    N/A

When a LV is mirrored you have at least twice the number of PP than LPs. In the example above you can see, that all LVs are mirrored but the 2 sysdump devices lg_dumplv and lg_dumplv2.
Increasing a filesystem by blocks, megabytes or something will at least always allocate up to the full size of the next PP. So if you are at the "border" to the next PP and tell the system you need 200 MB more space in the FS, and have 100 MB left in the current PP, it will use it up and get the next full PP too. Let's say you have a size of 256 MB per PP, it would allocate 100 MB of the current PP and all 256 MB of the next PP. Your FS would be larger by 356 MB instead of only 200 MB. You will see more LPs & PPs allocated and if it is a mirrored LV, you will see even more PPs Smilie

But this is nothing to worry about - this is normal.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

Dev/urandom and dev/random missing in HP-UX

Hi, In our HP-UX B.11.11. I could not find dev/urandom and dev/random Are all pseudo-devices implemented as device drivers, or in need to run /configure some package to install the package to have dev/urandom. Please help (4 Replies)
Discussion started by: rashi
4 Replies

2. Red Hat

Changing grub from /dev/sda to /dev/sdb

Hi, Please suggest steps to change grub from /dev/sda to /dev/sdb, (1 Reply)
Discussion started by: manoj.solaris
1 Replies

3. Shell Programming and Scripting

Automating partitioning setup of /dev/sda on /dev/sdc

Objective: To recreate the partitioning setup of /dev/sda on /dev/sdc How would I parse the below information and initialize variables (an array?) that can be used to build sgdisk commands in a script, regardless of the number of partitions? Something along the lines of: sgdisk -n... (12 Replies)
Discussion started by: RogerBaran
12 Replies

4. Shell Programming and Scripting

Csh , how to set var value into new var, in short string concatenation

i try to find way to make string concatenation in csh ( sorry this is what i have ) so i found out i can't do : set string_buff = "" foreach line("`cat $source_dir/$f`") $string_buff = string_buff $line end how can i do string concatenation? (1 Reply)
Discussion started by: umen
1 Replies

5. AIX

Problem in /dev/hd1 and /dev/hd9var

Hello AIXians, I can't boot my AIX, it hangs and stops at the code error: 0518 After searching google, I knew the problem is due to problems in File Systems. So the solution is booting from any bootable media, then run these commands in maintenance mode: #fsck -y /dev/hd4 #fsck -y... (3 Replies)
Discussion started by: Mohannad
3 Replies

6. AIX

Difference between /dev/hdisk and /dev/rhdisk

Hi, How can i check that i am using RAW devices for storage in my AIX machine... Also after adding a LUN from storage to a aix host, when i check /dev in the host, i can see both rhdisk and hdisk with same number eg: dcback1(root):/dev>ls -lrt | grep disk12 crw------- 1 root ... (4 Replies)
Discussion started by: jibujacob
4 Replies

7. Solaris

Lun remove, stuck in /dev/dsk and /dev/rdsk

So, we removed a LUN from the SAN and the system is refusing to remove the references to it in the /dev folder. I've done the following: devfsadm -Cv powermt -q luxadm -e offline <drive path> luxadm probe All those commands failed to remove the path. The drive stills shows up as <drive... (13 Replies)
Discussion started by: DustinT
13 Replies

8. AIX

hd9var full

i have deleted qf's and df's in my /var/spool/mqueue and my /var still remains at 99% full. when i check users i get this: # fuser -xuc /var /var: 8072c(root) 18404(root) 19420c(root) 23558c(root) 24276(root) 24770(root) 25284c(svcagent) 27102c(svcagent) 30242c(root) ... (3 Replies)
Discussion started by: freeman
3 Replies

9. AIX

/dev/hd9var full

/dev/hd9var 819200 1928 100% 12101 12% /var the filesystem is full my self being new to aix what do i do to create space (1 Reply)
Discussion started by: freeman
1 Replies

10. Solaris

What is /dev/tty /dev/null and /dev/console

Hi, Anyone can help My solaris 8 system has the following /dev/null , /dev/tty and /dev/console All permission are lrwxrwxrwx Can this be change to a non-world write ?? any impact ?? (12 Replies)
Discussion started by: civic2005
12 Replies
Login or Register to Ask a Question