Sponsored Content
Operating Systems Solaris SUN Solaris 9 - Is there a 2GB file size limit? Post 56940 by GMMike on Thursday 14th of October 2004 05:39:13 PM
Old 10-14-2004
SUN Solaris 9 - Is there a 2GB file size limit?

Hi
I am using SUN/Solaris 9 and I was told that some unix versions have 2GB size limit.
Does this applies to SUN/Solaris 9?

Thanks.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

File size exceeding 2GB

I am working on HP-Unix. I have a 600 MB file in compressed form. During decompression, when file size reaches 2GB, decompression aborts. What should be done? (3 Replies)
Discussion started by: Nadeem Mistry
3 Replies

2. UNIX for Dummies Questions & Answers

Limit size of the file

How do I limit size of a file to 1 MB or something like that under Linux? (4 Replies)
Discussion started by: _hp_
4 Replies

3. UNIX for Dummies Questions & Answers

Linux/Solaris has any limit on folder size ?

Hi, Does Linux/Solaris has any limit on folder size or number of files per folder? Thanks Bache Gowda (1 Reply)
Discussion started by: bache_gowda
1 Replies

4. AIX

file size limit

Can anybody help me? How to increase file size limit in aix 5.2? I have already specified in /etc/security/limits file : default: fsize = -1 core = 2097151 cpu = -1 data = -1 rss = -1 stack = -1 nofiles = 2000 (2 Replies)
Discussion started by: vjm
2 Replies

5. UNIX for Advanced & Expert Users

File Size Limit

Hi, I have a problem writing or copying a file 2GB or larger to either the second or third disk on my C8000. I've searched this forum and found some good information on this but still nothing to solve the problem. I'm running hpux 11i, JFS3.3 and disk version 4 (from fstyp) on all 3 disks. ... (2 Replies)
Discussion started by: HaidoodFaulkauf
2 Replies

6. Filesystems, Disks and Memory

tar 2GB limit

Any idea how to get around this limit? I have a 42GB database backup file (.dmp) taking up disk space because neither tar nor cpio are able to put it onto a tape. I am on a SUN Solaris using SunOS 5.8. I would appreciate whatever help can be provided. Thanks! (9 Replies)
Discussion started by: SLKRR
9 Replies

7. UNIX for Dummies Questions & Answers

MAX file size limited to 2GB

Hi All, We are running HP rp7400 box with hpux 11iv1. Recently, we changed 3 kernel parameters a) msgseg from 32560 to 32767 b) msgmnb from 65536 to 65535 c) msgssz from 128 to 256 Then we noticed that all application debug file size increase upto 2GB then it stops. So far we did not... (1 Reply)
Discussion started by: mhbd
1 Replies

8. UNIX for Advanced & Expert Users

file size limit?

hi, how can I find out what the limit of a file size is on unix? thanks (6 Replies)
Discussion started by: JamesByars
6 Replies

9. HP-UX

2GB file size limit

Greetings, I'm attempting to dump a filesystem from a RHEL5 Linux server to a VXFS filesystem on an HP-UX server. The VXFS filesystem is large file enabled and I've confirmed that I can copy/scp a file >2GB to the filesystem. # fsadm -F vxfs /os_dumps largefiles # mkfs -F vxfs -m... (12 Replies)
Discussion started by: bkimura
12 Replies

10. Solaris

zip -r <directory> failing due to 2GB limit - Just asking opinion

Hi, Am trying to run zip -r on a 2.4G directory and it is failing with the error below. I believe this is because of the 2G limit of the zip program. server101(oper01)/u01/temp$: date Thu Mar 15 12:53:44 NZDT 2012 server101(oper01)/u01/temp$: ls -l total 8 drwxr-x--x 4 oracle dba ... (1 Reply)
Discussion started by: newbie_01
1 Replies
ieee1394(7D)															      ieee1394(7D)

NAME
ieee1394, firewire - Solaris IEEE-1394 Architecture IEEE-1394 provides a means for interconnecting devices in computer and home entertainment systems. (The IEEE-1394 architecture is also known as Firewire, an Apple Computer trademark, and i.Link, a Sony trademark). The most common IEEE-1394 devices are digital camcorders, mass-storage devices and cameras (including webcam-type devices). For more information on USB, refer to the 1394 Trade Association website at http://www.1394ta.org. The Solaris IEEE-1394 architecture supports up to 63 hot-pluggable IEEE-1394 devices per IEEE-1394 bus. The maximum data transfer rate is 400 Mbits, depending on the capabilities of the attached device. The Solaris IEEE-1394 architecture supports devices implementing a number of different specifications. The basic behavior of the IEEE-1394 bus is described in the IEEE 1394-1995 and IEEE 1394a-2000 specifications. IEEE-1394 host controllers implementing the 1394 Open Host Controller Interface specification are supported. Camcorders implementing the IEC 61883 and 1394 Trade Association AV/C specifications are supported. Mass-storage devices implementing the ANSI SBP-2 specification are supported. Digital cameras implementing the 1394 Trade Association 1394-based Digital Camera (IIDC) specification are supported. FILES
Listed below are drivers and modules which either utilize or are utilized by the Solaris IEEE-1394 architecture. Drivers in /kernel/drv are 32 bit drivers (only). Drivers in /kernel/drv/sparcv9 or /kernel/drv/amd64 are 64 bit drivers. +-----------------------------------+-------------------------------+ | SUPPORT MODULE(S) | FUNCTION | +-----------------------------------+-------------------------------+ |/kernel/misc/[sparcv9|amd64/]s1394 | IEEE-1394 framework | +-----------------------------------+-------------------------------+ |/kernel/misc/[sparcv9|amd64/]sbp2 | Serial Bus Protocol-2 (SBP-2) | +-----------------------------------+-------------------------------+ +-----------------------------------+-----------------------------+ | TARGET DRIVER | DEVICE CLASS | +-----------------------------------+-----------------------------+ |/kernel/drv/[sparcv9|amd64/]s1394 | IEEE-1394 framework | +-----------------------------------+-----------------------------+ |/ker- | mass storage class | |nel/drv/[sparcv9|amd64/]scsa1394 | | +-----------------------------------+-----------------------------+ |/kernel/drv/[sparcv9|amd64/]av1394 | camcorder (AV/C) class | +-----------------------------------+-----------------------------+ |/ker- | digital camera (IIDC) class | |nel/drv/[sparcv9|amd64/]dcam1394 | | +-----------------------------------+-----------------------------+ +------------------------------------+----------------------------+ |HOST CONTROLLER INTERFACE DRIVER(S) | DEVICE | +------------------------------------+----------------------------+ |/kernel/drv/[sparcv9|amd64/]hci1394 | Open HCI | +------------------------------------+----------------------------+ See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |PCI-based systems | +-----------------------------+-----------------------------+ |Availability |SUNW1394, SUNW1394h, SUN- | | |Wav1394, SUNWscsa1394, SUN- | | |Wsbp2, SUNWfwdc, SUNWfwdcu | +-----------------------------+-----------------------------+ attributes(5), av1394(7D), dcam1394(7D), hci1394(7D), scsa1394(7D) http://www.sun.com/io IEEE 1394a Specification - 1394 Trade Association, 2000 IEEE 1394 Specification - 1394 Trade Association, 1995 NOTES
Booting from IEEE-1394 mass-storage devices is not supported, but may be possible if supported by the BIOS of the computer system. 30 August 2005 ieee1394(7D)
All times are GMT -4. The time now is 07:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy