Running df -h in a non-global zone yields the following error on each zfs legacy filesystem :

cannot open 'devdatapl/dev': no such filesystem devdatapl/dev 24G 5.7G 19G 24% /devel

1.) Truss returns:

931/1: 0.0520 open("/dev/zfs", O_RDWR) = 3 931/1: 0.0522 ioctl(3, ZFS_IOC_OBJSET_STATS, 0xFFBFDB08) Err#2 ENOENT 931/1: 0.0525 fstat64(2, 0xFFBFE8F8) = 0 931/1: 0.0526 write(2, 0xFF223EEC, 13) = 13
931/1:             c a n n o t   o p e n   '
931/1: 0.0529 write(2, 0x00029C30, 13) = 13
931/1:             d e v d a t a p l / d e v
931/1: 0.0530 write(2, " ' : n o s u c h ", 11) = 11 931/1: 0.0532 write(2, " f i l e s y s t e m", 10) = 10

2.) zoncfg info shows;

fs:
       dir: /devel
       special: devdatapl/dev
       raw not specified
       type: zfs
       options: []

I have verified the zpool status is online, no known data errors, zpool list shows health online, and mnttab looks okay.
The zoned property is off and the mountpoint property is setup as legacy.
I cannot reproduce this error and was looking for some more assistance.

Thanks so much-



--
=========================================
Beth Barrett
Global Sales and Services
TSC Systems Group-OS
[EMAIL PROTECTED]
Phone  x:21242/+1 781-442-1242

_______________________________________________
zones-discuss mailing list
zones-discuss@opensolaris.org

Reply via email to