search for: c3t4d0

Displaying 8 results from an estimated 8 matches for "c3t4d0".

Did you mean: c3t1d0
2009 Jan 12
1
ZFS size is different ?
...NAME STATE READ WRITE CKSUM pool1 ONLINE 0 0 0 raidz2 ONLINE 0 0 0 c3t2d0 ONLINE 0 0 0 c3t1d0 ONLINE 0 0 0 c3t3d0 ONLINE 0 0 0 c3t4d0 ONLINE 0 0 0 c3t5d0 ONLINE 0 0 0 We found that pool1 is more slow than pool2, even with the same number of disks. So, which is better between RAID5 + ZFS and RAIDZ + ZFS? -------------- next part -------------- An HTML attachment was scrubbed... U...
2009 May 19
8
Ubuntu HVM installation is very slow
...- ----- ----- ----- ----- vdatapool 79.8G 848G 0 124 0 15.6M mirror 39.9G 424G 0 62 0 7.80M c3t2d0 - - 0 62 0 7.80M c3t3d0 - - 0 62 0 7.80M mirror 39.9G 424G 0 62 0 7.80M c3t4d0 - - 0 62 0 7.80M c3t5d0 - - 0 62 0 7.80M ---------- ----- ----- ----- ----- ----- ----- capacity operations bandwidth pool used avail read write read write ---------- ----- ----- ----- ----- -----...
2008 Jan 17
9
ATA UDMA data parity error
...isk1` - but this also fails `cp -r /usr /tank/usr` - system has 24 sata/sas drive bays, but only 12 of them all populated - system has three AOC-SAT2-MV8 cards plugged into 6 mini-sas backplanes - card1 ("c3") - bp1 (c3t0d0, c3t1d0) - bp2 (c3t4d0, c3t5d0) - card2 ("c4") - bp1 (c4t0d0, c4t1d0) - bp2 (c4t4d0, c4t5d0) - card3 ("c5") - bp1 (c5t0d0, c5t1d0) - bp2 (c5t4d0, c5t5d0) - system has one Barcelona Opteron (step BA) - the one with the pote...
2007 Jul 31
0
controller number mismatch
...114 41.5K 915K raidz1 631G 185G 11 71 30.9K 573K c3t0d0 - - 0 38 38.8K 120K c3t1d0 - - 0 42 38.8K 115K c3t2d0 - - 0 44 49.9K 120K c3t3d0 - - 0 43 33.3K 115K c3t4d0 - - 0 41 44.4K 120K c3t5d0 - - 0 43 38.8K 114K raidz1 299G 381G 5 42 10.5K 341K c3t8d0 - - 0 25 0 87.5K c3t9d0 - - 0 24 0 87.1K c3t10d0 - - 0...
2011 Jul 21
0
Templates and self-knowledge
...laris all > > boot_device any preserve > > filesys rootdisk.s1 16384 swap > > filesys rootdisk.s0 40960 / > > filesys rootdisk.s7 free /export > > <% elsif zfs_root == "c3s" %> > > pool rootpool auto 16g 16g mirror c3t0d0s0 c3t4d0s0 > > fdisk c3t0d0 solaris all > > fdisk c3t4d0 solaris all > > <% else %> > > pool rootpool auto 16g 16g mirror <%= zfs_root %>t0d0s0 <%= zfs_root >> %>t1d0s0 > > fdisk <%= zfs_root %>t0d0 solaris all > > fdisk <%= zfs_root %>...
2010 May 28
21
expand zfs for OpenSolaris running inside vm
hello, all I am have constraint disk space (only 8GB) while running os inside vm. Now i want to add more. It is easy to add for vm but how can i update fs in os? I cannot use autoexpand because it doesn''t implemented in my system: $ uname -a SunOS sopen 5.11 snv_111b i86pc i386 i86pc If it was 171 it would be grate, right? Doing following: o added new virtual HDD (it becomes
2012 Jun 13
0
ZFS NFS service hanging on Sunday morning problem
...0 0 0 > > : > c3t0d0 ONLINE 0 0 0 > > : > c3t1d0 ONLINE 0 0 0 > > : > c3t2d0 ONLINE 0 0 0 > > : > c3t3d0 ONLINE 0 0 0 > > : > c3t4d0 ONLINE 0 0 0 > > : > c3t5d0 ONLINE 0 0 0 > > : > c3t6d0 ONLINE 0 0 0 > > : > > > : > errors: No known data errors > > : > > > : > root at server5:/# zpool list > > : &g...
2007 Oct 08
16
Fileserver performance tests
...x4200 with 8gig of ram and two Sun SAS controllers, attached two sas-jbods with 8 SATA-HDDs each und created a zfs pool as a raid 10 by doing something like the following: [i]zpool create zfs_raid10_16_disks mirror c3t0d0 c4t0d0 mirror c3t1d0 c4t1d0 mirror c3t2d0 c4t2d0 mirror c3t3d0 c4t3d0 mirror c3t4d0 c4t4d0 mirror c3t5d0 c4t5d0 mirror c3t6d0 c4t6d0 mirror c3t7d0 c4t7d0[/i] the i set "noatime" and ran the following filebench tests: [i] root at sun1 # ./filebench filebench> load fileserver 12746: 7.445: FileServer Version 1.14 2005/06/21 21:18:52 personality successfully loaded 1...