Displaying 6 results from an estimated 6 matches for "noxattr".
2011 Apr 27
2
btrfs-convert crashes
...6_64-linux-gnu/libext2fs.so.2
No symbol table info available.
#7 0x00007ffff7bbdfb8 in ext2fs_dir_iterate2 () from /lib/x86_64-linux-gnu/libext2fs.so.2
No symbol table info available.
#8 0x000000000041689d in create_dir_entries (devname=0x7fffffffe897 "/dev/sdc1", datacsum=1, packing=1, noxattr=0) at convert.c:322
err =<value optimized out>
data = {trans = 0xc9ef10, root = 0x633920, inode = 0x7fffffffe1c0, objectid = 37359706, index_cnt = 150, parent = 37359705, errcode = 0}
ret =<value optimized out>
#9 copy_single_inode (devname=0x7fffffffe897 &qu...
2007 Sep 19
7
ZFS Solaris 10 Update 4 Patches
...s:
PSARC 2006/288 zpool history
PSARC 2006/308 zfs list sort option
PSARC 2006/479 zfs receive -F
PSARC 2006/486 ZFS canmount property
PSARC 2006/497 ZFS create time properties
PSARC 2006/502 ZFS get all datasets
PSARC 2006/504 ZFS user properties
PSARC 2006/622 iSCSI/ZFS Integration
PSARC 2006/638 noxattr ZFS property
Go to http://www.opensolaris.org/os/community/arc/caselog/ for more
details on the above.
See http://www.opensolaris.org/jive/thread.jspa?threadID=39903&tstart=0
for complete list of CRs.
Thanks,
George
2007 Mar 22
5
netapp/maildir/dovecot performance
We are seeing some poor performance recently that is focused around
users with large mailboxes (100,000 message /INBOX, 80,000 message
subfolders, etc).
The performance problem manifests as very high system% utilization -
basically iowait for NFS.
There are two imap servers with plenty of horsepower/memory/etc. They
are connected to a 3050c cluster via gig-e. Here are the mount
options:
2010 Mar 20
2
[PATCH 4/4] btrfs-convert: split into convert/.
.../
- int (*close)(struct convert_fs *fs);
- /* Mark free extents as dirty */
- int (*cache_free_extents)(struct convert_fs *fs,
- struct extent_io_tree *tree);
- /* Copy everything over */
- int (*copy_inodes)(struct convert_fs *fs, struct btrfs_root *root,
- int datacsum, int packing, int noxattr);
-
- void *privdata;
-};
-
-#define INO_OFFSET (BTRFS_FIRST_FREE_OBJECTID - EXT2_ROOT_INO)
#define STRIPE_LEN (64 * 1024)
#define ORIG_IMAGE_SUBVOL_OBJECTID BTRFS_FIRST_FREE_OBJECTID
-/*
- * Open Ext2fs in readonly mode, read block allocation bitmap and
- * inode bitmap into memory.
- */
-stat...
2007 Aug 01
2
Mount options and NFS: just checking...
...I should NFS-mount both of them with the "actimeo=0"?
(Or would "noac" be better, which also turns off client write-
caching
as well as the attribute cache?)
Q2. Should I NFS-mount either or both of the Message Store and
Control Files
with the "noxattr" option to turn off extended attributes?
Q3. Which of the filestores should I mount with the "noatime" option?
(I understand that for the filer-based NFS mounts this can be
done on the
filer, as the option isn't available with "mount" for NFS-monted...
2013 Feb 23
4
Changing node & leaf size on live partition.
Hi,
Question is pretty simple:
"How to change node size and leaf size on previously created partition?"
Now, I know what most people will say: "you should''ve be smarter while
typing mkfs.btrfs". Well, I''m intending to convert in place ext4
partition but there seems to be no option for leaf and node size in this
tool. If it''s not possible I guess