Sponsored Content
Operating Systems HP-UX HP-UX 11i - File Size Limitation And Number Of Folders Limitation Post 79738 by blowtorch on Sunday 31st of July 2005 02:00:20 AM
Old 07-31-2005
Here are some details that you might be interested in. For more, check out this link.

HFS Supported Sizes
===================
The maximum file and filesystem sizes supported by HFS are listed in the
table below.

TABLE 1. HFS Supported File and File System Sizes
====================================
HP-UX File Filesystem
Release Size Size
====================================
10.01 2 GB 4 GB
10.10 2 GB 128 GB
*10.20,11.x 128 GB 128 GB
====================================

* On these releases it is possible to exceed the 128 GB limit to 256
GB, but it is not supported.

JFS (VxFS) Supported Sizes
==========================
The maximum file and file system sizes supported by the Journaled File
System (JFS), also known as the VERITAS File System (VxFS), are listed in
the table below.

TABLE 2. VxFS Supported File and Filesystem Sizes
==============================================================
HP-UX JFS Disk Layout File Filesystem
Release Version Version Size Size
==============================================================
10.01 - Version 2** 2 GB 4 GB

10.10 - Version 2** 2 GB 128 GB

10.20 Version 3.0 Version 2 2 GB 128 GB
10.20 Version 3.0 Version 3** 128 GB 128 GB

11.00 Version 3.1 Version 2 2 GB 128 GB
*11.00 Version 3.1 Version 3** 1 TB 1 TB

11.00 Version 3.3 Version 2 2 GB 128 GB
11.00 Version 3.3 Version 3** 1 TB 1 TB
11.00 Version 3.3 Version 4 1 TB 1 TB

11i Version 3.3 Version 2 2 GB 128 GB
11i Version 3.3 Version 3 2 TB 2 TB
11i Version 3.3 Version 4** 2 TB 2 TB
11i v2.x Version ? Version ? 4 TB 4 TB
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Size Limitation for a user directory

Hi all, I want to set a size limitation for some user in the system, for an example, each user only have 5MB free space in the system. The user cannot user more than 5 MB space. Is it possible to do this? Thanks! (1 Reply)
Discussion started by: felix_koo
1 Replies

2. Shell Programming and Scripting

File size limitation of unix sort command.

hi , iam trying to sort millions of records which is delimited and i cant able to use sort command more than 60 million..if i try to do so i got an message stating that "File size limit exceeded",Is there any file size limit for using sort command.. How can i solve this problem. thanks ... (7 Replies)
Discussion started by: cskumar
7 Replies

3. Linux

File size limitation for rcp

Hi I am trying to rcp a file from Solaris box to Linux. When the file size is 2,205,255,047, the rcp fails with the message Jan 10 01:11:53 hqsas167 rsh: pam_authenticate: error Authentication failed However when I rcp a file with smaller size - 9,434,477 - the rcp completes with... (2 Replies)
Discussion started by: schoubal
2 Replies

4. UNIX for Dummies Questions & Answers

Unix -- Space problem -- File number limitation?

Dear all Recently I cant touch file in one mount point (which is not full, 78% full only), it says can't write to device, obviously it means it's full, I deleted some files and I can write some files only. I wonder is there any file number limitation in a mount point and how can I check or how... (2 Replies)
Discussion started by: shanemcmahon
2 Replies

5. Shell Programming and Scripting

Size limitation in Tar command

Hi to every body there, I am new this forum and this is my first post. I am a new user of Unix, is there any size limitation of files while creating tar file. Thanks in advance (4 Replies)
Discussion started by: Manvar Khan
4 Replies

6. Shell Programming and Scripting

fetchmail - log file size limitation

Hi, I am using fetchmail in my application so as to download mails to the localhost where the application is hosted from the mailserver.Fetchmail is configured as as to run as a daemon polling mails during an interval of 1sec. So my concern here is, during each 2sec it is writing two... (10 Replies)
Discussion started by: DILEEP410
10 Replies

7. UNIX for Advanced & Expert Users

Find command -size option limitation ?

Hi All, I ran code in test environment to find the files more than 1TB given below is a snippet from code: FILE_SYSTEM=/home/arun MAX_FILE_LIMIT=1099511627776 find $FILE_SYSTEM -type f -size +"$MAX_FILE_LIMIT"c -ls -xdev 2>/dev/null | while read fname do echo "File larger than... (3 Replies)
Discussion started by: Arunprasad
3 Replies

8. Solaris

How to extend 2 GB file size limitation

Hello All, I am using a SunOS machine. My application creates output files for the downstream systems. However output files are restricted to 2GB of file size in SunOS due to which I am forced to create multiple files which is not supported by the downstream due to some limitations. Is... (5 Replies)
Discussion started by: pasupuleti81
5 Replies

9. Linux

File size limitation in Linux

Hi friends, I tried to take a backup of my PC using tar command. But it ended with an error tar: /home/backup/back.tar.gz: Cannot write: No space left on device tar: Error is not recoverable: exiting now But i checked the disk space and there is enough space is available. ]# df Filesystem... (11 Replies)
Discussion started by: siva3492
11 Replies

10. Linux

File size limitation in the EST 2012 x86_64 GNU/Linux

Hello Friends, I tried to take tar backup in my server, but it ended with an error. It said that: /home/back/pallava_backup/fbackup_backup/stape_config /home/back/romam_new.tar.gz tar: /home/backup/back.tar.gz: Cannot write: No space left on device tar: Error is not recoverable: exiting... (10 Replies)
Discussion started by: siva3492
10 Replies
PAPI_component_info_t(3)					       PAPI						  PAPI_component_info_t(3)

NAME
PAPI_component_info_t - SYNOPSIS
Data Fields char name [128] char short_name [64] char description [128] char version [64] char support_version [64] char kernel_version [64] char disabled_reason [128] int disabled int CmpIdx int num_cntrs int num_mpx_cntrs int num_preset_events int num_native_events int default_domain int available_domains int default_granularity int available_granularities int hardware_intr_sig int component_type int reserved [8] unsigned int hardware_intr:1 unsigned int precise_intr:1 unsigned int posix1b_timers:1 unsigned int kernel_profile:1 unsigned int kernel_multiplex:1 unsigned int fast_counter_read:1 unsigned int fast_real_timer:1 unsigned int fast_virtual_timer:1 unsigned int attach:1 unsigned int attach_must_ptrace:1 unsigned int cntr_umasks:1 unsigned int cpu:1 unsigned int inherit:1 unsigned int reserved_bits:12 Detailed Description Field Documentation unsigned int PAPI_component_info_t::attach Supports attach unsigned int PAPI_component_info_t::attach_must_ptrace Attach must first ptrace and stop the thread/process int PAPI_component_info_t::available_domains Available domains int PAPI_component_info_t::available_granularities Available granularities int PAPI_component_info_t::CmpIdx Index into the vector array for this component; set at init time unsigned int PAPI_component_info_t::cntr_umasks counters have unit masks int PAPI_component_info_t::component_type Type of component unsigned int PAPI_component_info_t::cpu Supports specifying cpu number to use with event set int PAPI_component_info_t::default_domain The default domain when this component is used int PAPI_component_info_t::default_granularity The default granularity when this component is used char PAPI_component_info_t::description[128] Description of the component int PAPI_component_info_t::disabled 0 if enabled, otherwise error code from initialization char PAPI_component_info_t::disabled_reason[128] Reason for failure of initialization unsigned int PAPI_component_info_t::fast_counter_read Supports a user level PMC read instruction unsigned int PAPI_component_info_t::fast_real_timer Supports a fast real timer unsigned int PAPI_component_info_t::fast_virtual_timer Supports a fast virtual timer unsigned int PAPI_component_info_t::hardware_intr hw overflow intr, does not need to be emulated in software int PAPI_component_info_t::hardware_intr_sig Signal used by hardware to deliver PMC events unsigned int PAPI_component_info_t::inherit Supports child processes inheriting parents counters unsigned int PAPI_component_info_t::kernel_multiplex In kernel multiplexing unsigned int PAPI_component_info_t::kernel_profile Has kernel profiling support (buffered interrupts or sprofil-like) char PAPI_component_info_t::kernel_version[64] Version of the kernel PMC support driver char PAPI_component_info_t::name[128] Name of the component we're using int PAPI_component_info_t::num_cntrs Number of hardware counters the component supports int PAPI_component_info_t::num_mpx_cntrs Number of hardware counters the component or PAPI can multiplex supports int PAPI_component_info_t::num_native_events Number of native events the component supports int PAPI_component_info_t::num_preset_events Number of preset events the component supports unsigned int PAPI_component_info_t::posix1b_timers Using POSIX 1b interval timers (timer_create) instead of setitimer unsigned int PAPI_component_info_t::precise_intr Performance interrupts happen precisely char PAPI_component_info_t::short_name[64] Short name of component, to be prepended to event names char PAPI_component_info_t::support_version[64] Version of the support library char PAPI_component_info_t::version[64] Version of this component Author Generated automatically by Doxygen for PAPI from the source code. Version 5.2.0.0 Tue Jun 17 2014 PAPI_component_info_t(3)
All times are GMT -4. The time now is 02:00 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy