I create lx zone on UFS and then move to zfs
(on ufs i saw trouble too)

[i]
[EMAIL PROTECTED] bdump]$ df -hT
Filesystem    Type    Size  Used Avail Use% Mounted on
none           ufs    179G   64G  116G  36% /

SQL> CREATE TABLESPACE BITEST
DATAFILE
 SIZE 4G AUTOEXTEND OFF,
 SIZE 4G AUTOEXTEND OFF,
 SIZE 4G AUTOEXTEND OFF;  2    3    4    5
CREATE TABLESPACE BITEST
*
ERROR at line 1:
ORA-19502: write error on file
"/home/oracle/oracle/product/10.2.0/db_2/oradata/ORCL/datafile/o1_mf_bitest_%u_.
dbf", blockno 262080 (blocksize=16384)
ORA-27072: File I/O error
Linux Error: 9: Bad file descriptor
Additional information: 4
Additional information: 262080
Additional information: 1048575[/i]

then 2G, datafiles created normally
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to