1833051 Members
2319 Online
110049 Solutions
New Discussion

Freevxfs x Hp-ux 10.20

 
Wagner_17
Advisor

Freevxfs x Hp-ux 10.20

Hi all!

I need to mount a vxfs filesystem of my Hp-UX 10.20 server in another server running Red-Hat enterprise es release 3. Question: is freevxfs a reliable tool to read/write vxfs files format? Is safe?

Hugs

Wagner
6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: Freevxfs x Hp-ux 10.20

Several choices:

You an use nfs

/etc/exports
/filesystem_to_mount

save it

exportfs -av

Samba is built into Linux unless you explicitly excluded it.

Samba is called CIFS/9000 on HP-UX. To get it for 10.20 you'll need to install the depot files.

That may be vailable here.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Steven E. Protter
Exalted Contributor

Re: Freevxfs x Hp-ux 10.20

The link
http://hpux.connect.org.uk/

Samba setup
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&searchterms=CIFS/9000&queryid=20040922-132626

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Wagner_17
Advisor

Re: Freevxfs x Hp-ux 10.20

Steven

Samba? I think you reply a wrong thread.

Thanks anyway.

Wagner
Wagner_17
Advisor

Re: Freevxfs x Hp-ux 10.20


Well, I NEED to use vxfs in this case.

Sorry by the confusion.

Wagner
Charles Harris
Super Advisor

Re: Freevxfs x Hp-ux 10.20

Why do you need to use vxfs? the other proposals would allow you full r/w + permissions and are the norm (at least in our environment).

Cheers,

-=ChaZ=-
Wagner_17
Advisor

Re: Freevxfs x Hp-ux 10.20


Charles and friends

It´s a long story and my english is not so good to explain all situation involving freevxfs and hp-ux. In short terms, i need to mount hp-ux vxfs filesystems in a red-hat server running freevxfs to realize some massives backup operations through emc storages (8830 and cx500 models).

What i need to know is: How reliable is freevxfs to preserve data integrity when write/read in vxfs filesystem?

Thanks

Wagn