jfs (jfs2) for AIX versus Veritas


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users jfs (jfs2) for AIX versus Veritas
# 1  
Old 04-22-2002
jfs (jfs2) for AIX versus Veritas

Hi there,

Can anyone tell me the advantages that jfs has over Veritas (if any)??

Cheers.
# 2  
Old 04-22-2002
The AIX jfs come with the OS (idem for the LVM); you need to purchase Veritas FS (and Veritas Volume Manager if you want a similar way to manage Logical Volumens and FS).

Regards, Hugo.
# 3  
Old 04-28-2002
Veritas will let you reduce volumes/filesystems on the the fly, whereas the standard AIX JFS will let you increase but not reduce volumes/filesystems.
# 4  
Old 04-29-2002
In AIX, you can't reduce the space asigned to a FS (on the fly);
but you can reduce a Physical Volumens of an Volume group in the fly (if the P.V. is empty). To empty a P.V. you can mirror on the fly Logical Volumen's and then you can remove the copy in the p.v
desired.

Regards. Hugo.
# 5  
Old 04-29-2002
Word of caution about reduce BACKUP, BACKUP, BACKUP...

Let me just issue a word of caution... about "on the fly". Also, I understand that some applications don't allow for downtime and you must do some things in full production. So this argument may not work in all situations.

Sure you can do many things "on the fly".

For HPUX, JFSOnline has many functions that can be performed while the box is in full production. However, no SA worth his/her salt, me included, will perform these functions while the box is in full production mode. I will find a time that is low utilization or arrange downtime, which I know is not always possible in some environments.

Any time you intend to reduce a filesytem, you are in danger of destroying data. Granted that Veritas does a great job of handling the reduce functionality. My vendor HPUX has warned that reduction with JFSOnline is risky at best, and granted that their tool in less functional than Veritas Volume Manager /Volume manager. They recommend to backup, blowaway the Volume and then rebuild it (without Vertias).

Please backup all data before you attempt this!!

Even with Veritas products, I am sure that if you read the fine print for your version of Veritas Volume manger, there will be a caution for reducing... and a possible recommendation to backup, and recreate the volume group.

Don't misunderstand, I LOVE VERITAS products!!!!!! They are great, BUT just don't take a vendor's word for the functionality of a product because they won't be responsible for restoring the data that may be lost by the product not performing up to it's billing.

Please Just BE CAREFUL!! Okay!!
In the final analysis, Veritas is by far a better tool than JFS (which is nothing more than a cheap imitation of Veritas)



Smilie Smilie Smilie
# 6  
Old 04-29-2002
To be an cheap imitation of Veritas, work very well. I try on the
fly with good results mklvcopy, rmlvcopy, chlv, splitlvmirror, extendvg, reducevg, and reorgvg.

Regards. Hugo.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

Has anyone created JFS2 file system on a USB drive attached to AIX server?

We have an IBM Power 710. It has a USB port on the front. I have done some searching and see that there is information out there on how to create a JFS2 file system on USB drives. A few have commented that they would not recommend it, if the server is important, may crash the server... Just... (0 Replies)
Discussion started by: mbenedi
0 Replies

2. AIX

Creating AIX LV VG and JFS2 issues?

Can someone please help me understand what it is I am doing incorrectly? I have 22 PVs (disks) assigned to a VG, the stats on the disks: # lspv hdisk1 PHYSICAL VOLUME: hdisk1 VOLUME GROUP: vg_usr1 PV IDENTIFIER: 0000150179158027 VG IDENTIFIER ... (3 Replies)
Discussion started by: c3rb3rus
3 Replies

3. AIX

AIX JFS2 content

Hello! I have a LPAR with 51GB RAM topas shows 21% of memory for client pages (~11Gb) svmon -G show 2906772 client pages in use (~11Gb) but then i try to investigate per process client memory usage svmon -P -O filtertype=client and summarize inuse column, i get only 347880 pages... (1 Reply)
Discussion started by: sys
1 Replies

4. AIX

Jfs and jfs2

Hi all, Can anyone define the difference between jfs and jfs2 filesystem as well as usage of jfs log files.... Thanks.... (7 Replies)
Discussion started by: sumathi.k
7 Replies

5. AIX

Cannot grow jfs file system on AIX 5.2

Hello all, I'm trying to grow a file system by 500MB using SMIT on AIX 5.2 but I receive this error: "0516-404 allocp: This system cannot fulfill the allocation request. There are not enough free partitions or not enough physical volumes to keep strictness and satisfy allocation requests.... (3 Replies)
Discussion started by: need2bageek
3 Replies

6. AIX

AIX 5.3 & Veritas Backup with Tape Library

hello, I am facing this problem when trying to prepare AIX 5.3 for Veritas Backup: Veritas Software is not able to communicate properly with our tape library When we tried to run these commands here's the output # cfgmgr -l fscsi0 # cfgmgr -l fscsi2 # cfgmgr -l fscsi1 cfgmgr:... (3 Replies)
Discussion started by: filosophizer
3 Replies

7. UNIX for Advanced & Expert Users

AIX 5.2 using jfs2 file system

We are using AIX 5.2 using jfs2 almost all excpt one mount. Is it possible for a non root user id to mount one file system without journaling turned on, perform some activities and then remount (un-mount and mount) the same file system again. Please advise if this is possible Thanks (2 Replies)
Discussion started by: jerardfjay
2 Replies

8. AIX

(URGENT) Mounting JFS2 FileSystem on AIX 4.3

Hi Every body, I created Volume Group & FileSystem of type JFS2 with size 1.3 TB on AIX 5.2. I want to import this VG on another system AIX 4.3. It is imported successfully & I can varyon the VG but unfourtantly I couldn't mount the FileSystem. Is it possible to mount a JFS2 FileSystem on AIX... (3 Replies)
Discussion started by: aldowsary
3 Replies

9. AIX

JFS and JFS2

hi all, can sumbody give me a link which gives the basic layout of JFS, JFS2 and the veritas file system. and i also want to know about the data structures used in this filsystem thanx in advance (0 Replies)
Discussion started by: anwerreyaz
0 Replies

10. AIX

AIX versus Networks

HI folks, Actually i have a network engineer having 2 and 1/2 years of experience in cisco having CCNA certification also. Now my company offering me to move to AIX field. I am new to AIX and do not know more about that field. So i want a suggestion from you peoples, that I have to join AIX or... (5 Replies)
Discussion started by: rawatmohinder
5 Replies
Login or Register to Ask a Question