- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Can not transfer large files between two hosts
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 07:11 PM
08-04-2002 07:11 PM
Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 07:16 PM
08-04-2002 07:16 PM
Re: Can not transfer large files between two hosts
Regards,
Kenneth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 07:35 PM
08-04-2002 07:35 PM
Re: Can not transfer large files between two hosts
Here is how to check:
# fstyp -v /dev/logvg/ps_log
vxfs
version: 4
f_bsize: 8192
f_frsize: 2048
f_blocks: 6604800
f_bfree: 6345528
f_bavail: 6147487
f_files: 1584616
f_ffree: 1586376
f_favail: 1586376
f_fsid: 1074397185
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 16
f_fsindex: 5
f_size: 6604800
The f_flag: 16 value is a supported largefiles filesystem. If this value is '0' then you can't copy files over 2Gb.
To change it for example you can do this, if you have On-Line JFS. If not you will have to unmount the filesystem.
# fsadm -F vxfs -o largefiles /dev/logvg/ps_log
HTH
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 07:48 PM
08-04-2002 07:48 PM
Re: Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 07:58 PM
08-04-2002 07:58 PM
Re: Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 08:39 PM
08-04-2002 08:39 PM
Re: Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 08:43 PM
08-04-2002 08:43 PM
Re: Can not transfer large files between two hosts
Kenneth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 08:48 PM
08-04-2002 08:48 PM
Re: Can not transfer large files between two hosts
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 10:25 PM
08-04-2002 10:25 PM
Re: Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-04-2002 10:31 PM
08-04-2002 10:31 PM
Re: Can not transfer large files between two hosts
Kenneth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 12:09 AM
08-05-2002 12:09 AM
Re: Can not transfer large files between two hosts
I could be wrong but I had an experience with HP N4000 server. WHen I tried to ftp or rcp file from source to destination machine the destination's machine LAN card hanged completely (it didn't even respond to ping). The only workaround was to unplugg the cable and plug it again. So HP support people advised me to install the patch. They said it was a known problem for N-class servers (HPUX 11).
Good luck,
Andrey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 12:28 AM
08-05-2002 12:28 AM
Re: Can not transfer large files between two hosts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 12:34 AM
08-05-2002 12:34 AM
Re: Can not transfer large files between two hosts
Regards,
Kenneth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 12:46 AM
08-05-2002 12:46 AM
Re: Can not transfer large files between two hosts
Choose your lan interface and use menu Actions - Modify. The you can set the paremeter AUTONEG either to on or off. Try to play with the speed of the card on both machines.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 03:09 AM
08-05-2002 03:09 AM
Re: Can not transfer large files between two hosts
I can not explain the error, I use a pc in the same network with one of two machine to upload a file to test
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 07:07 AM
08-05-2002 07:07 AM
Re: Can not transfer large files between two hosts
Regards,
Kenneth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 07:27 AM
08-05-2002 07:27 AM
Re: Can not transfer large files between two hosts
You have to check all the four point that whether they are at full duplex mode (100 mbps ) or not. Two hosts and two ports on the switch. Host side you can checkup but for the port side you have to ask the network admin. From hpux you give lanscan and look at NM ID of the lan Card. Then give lanscan -s
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2002 11:16 AM
08-05-2002 11:16 AM
Re: Can not transfer large files between two hosts
Edit the file /etc/rc.config.d/hpbase100conf to force the duplex. Notes are in this file as to how it should be modified.
Regards,
Shannon