10 More Discussions You Might Find Interesting
1. Solaris
Assuming we have a server with 8 hdd, using raid5. After applying raid5 to the disk, solaris 11 will be install.
In my understanding, 8 hdd will represent 1disk(pls correct me if I'm wrong) and have one pool(rpool).
Using raid5 for 8hdd, could it be possible to have multiple pool? My... (11 Replies)
Discussion started by: flexihopper18
11 Replies
2. Solaris
Hi!
I would also like to know if I need first to create a pool before I can mirror my disks inside that pool.
My first disk is c7t0d0s0 and my second disk is c7t2d0s0 as seen in the figure below.
I would create a pool named rpool1 for this 2 disks.
# zpool create rpool1 c7t0d0p0 c7t2d0p0 ... (18 Replies)
Discussion started by: CarlosP
18 Replies
3. UNIX for Dummies Questions & Answers
hello everyone. I want to implement a thread pool, with 10 threads most. Inside main,I call a function (lets say it foo) wich creates (if it is needed) or uses an existing thread from the pool and sends it to do a job.My problem is that I dont know how to pass the argument from the main to the... (2 Replies)
Discussion started by: garag11
2 Replies
4. Solaris
Other than export/import, is there a cleaner way to rename a pool without unmounting de FS?
Something like, say "zpool rename a b"?
Thanks. (2 Replies)
Discussion started by: verdepollo
2 Replies
5. Solaris
One more query in SVM :) Now with hot spare spool...
I can understand adding/replacing a slice in particular hot spare pool with "-a / -r" option (or) adding a slice to all existing hot spare pool with "-all" option. Here my query is for deleting, we have only option "-d".
1) If the hot... (2 Replies)
Discussion started by: gowthamakanthan
2 Replies
6. Solaris
i have server carry more than 50 zone
i want to create 2 resource pool
assign 40 zone to resource pool number 1
assign 10 zone to resource pool number 2
how can i do that (1 Reply)
Discussion started by: coxmanchester
1 Replies
7. Solaris
I created a pool the other day. I created a 10 gig files just for a test, then deleted it.
I proceeded to create a few files systems. But for some reason the pool shows 10% full, but the files systems are both at 1%? Both files systems share the same pool.
When I ls -al the pool I just... (6 Replies)
Discussion started by: mrlayance
6 Replies
8. Infrastructure Monitoring
Here are the details.
cnjr-opennms>root$ zfs list
NAME USED AVAIL REFER MOUNTPOINT
openpool 20.6G 46.3G 35.5K /openpool
openpool/ROOT 15.4G 46.3G 18K legacy
openpool/ROOT/rds 15.4G 46.3G 15.3G /
openpool/ROOT/rds/var 102M ... (3 Replies)
Discussion started by: pupp
3 Replies
9. Solaris
hi,
i am looking for a tool to see how many CPUs, controlled by FSS inside a pool, a project used over some time....
i have a 20k with several zones inside some pools. the cpu-sets/pools are configured with FSS and the zones with different shares. Inside the zones, i use projects with FSS... (2 Replies)
Discussion started by: pressy
2 Replies
10. IP Networking
Hi;
Can someone please explain how do connections differ from threads? or a link to a good site about connection pooling and how threads are utilized by the OS.
Thanks (1 Reply)
Discussion started by: suntan
1 Replies