search for: c1d1

Displaying 9 results from an estimated 9 matches for "c1d1".

Did you mean: c11
2018 Apr 22
3
Gantt Chart Using Plotrix
...-31 101 50 3 103 task 3 2018-06-01 2018-06-30 102 0 # Next convert the date strings to POSIXct format: # The Idea here is to take each of the individual columns in the spreadsheet # and convert them to the required format and then assemble the dataframe back again: > c1d1 <- abc$tasks.labels > c1d1 [1] "task 1" "task2" "task 3" > c2d1 <- as.POSIXct(abc$start) > c2d1 [1] "2018-04-01 EDT" "2018-04-15 EDT" "2018-06-01 EDT" > c3d1 <- as.POSIXct(abc$end) > c3d1 [1] "2018-04-15 EDT&q...
2018 Apr 23
0
Gantt Chart Using Plotrix
Hi, Your attempt didn't work because you didn't do what I suggested, which was make sure that your data frame matched the example given in the help for gantt.chart. Here's what you have: > str(cdfg) 'data.frame': 3 obs. of 3 variables: $ c1d1: Factor w/ 3 levels "task 1","task 3",..: 1 3 2 $ c2d1: POSIXct, format: "2018-04-01" "2018-04-15" ... $ c3d1: POSIXct, format: "2018-04-15" "2018-05-31" ... Here's what you should have (constructed from the example in the help fil...
2018 Apr 22
0
Gantt Chart Using Plotrix
Hi, The help file for gantt.chart states that dates must be in POSIXct format, and the example shows how to do that. There's no reason that I can see that you can't use a data frame as input to gantt.chart, but you need to be very careful that your data frame matches the correct format. I bet also that your character fields were imported as factors, because you didn't specify not to.
2018 Apr 22
2
Gantt Chart Using Plotrix
>From the help file for plotrix: " ... x - a list of task labels, start/end times and task priorities as returned by get.gantt.info ..." So I try to create an object that will contain this information. abc <- read.csv("gntr1a.csv") # The above csv file was generated from MS .xlsx file containing the tasks and corresponding dates > abc code tasks.labels
2009 Jun 16
3
Adding zvols to a DomU
I''m trying to add extra zvols to a Solaris10 DomU, sv_113 Dom0 I can use virsh attach-disk <name> <zvol> hdb --device phy to attach the zvol as c0d1. Replacing hdb by hdd gives me c1d1 but then that is it. Being able to attach several more zvols would be nice but even being able to get at c1d0 would be useful Am I missing something or can I only attach to hda/hdb/hdd? Thanks John -- John Landamore School of Mathematics & Computer Science University of Leicester Universi...
2007 Dec 31
4
Help! ZFS pool is UNAVAILABLE
...ed up on other devices, but not all. NAME STATE READ WRITE CKSUM zbk UNAVAIL 0 0 0 insufficient replicas raidz1 ONLINE 0 0 0 c2d0p2 ONLINE 0 0 0 c1d0 ONLINE 0 0 0 c1d1 ONLINE 0 0 0 raidz1 UNAVAIL 0 0 0 insufficient replicas c5t0d0 ONLINE 0 0 0 c5t0d0 FAULTED 0 0 0 corrupted data c5t0d0 FAULTED 0 0 0 corrupted data PLEASE HELP! I''...
2009 Jan 09
0
PROBLEM: I/O stalls when running fstress against multi-device fs
...4ea7e8-1e68-4fb6-aa99-254a67ea81f2 Total devices 6 FS bytes used 4.09GB devid 4 size 68.33GB used 3.00GB path /dev/cciss/c1d3 devid 1 size 68.33GB used 2.02GB path /dev/cciss/c1d0 devid 5 size 68.33GB used 2.01GB path /dev/cciss/c1d4 devid 2 size 68.33GB used 2.00GB path /dev/cciss/c1d1 devid 6 size 68.33GB used 2.01GB path /dev/cciss/c1d5 devid 3 size 68.33GB used 3.00GB path /dev/cciss/c1d2 Btrfs v0.16-37-gb8271dc sysrq-w backtraces: http://free.linux.hp.com/~enw/fstress-multi-iohang-010809/sysrq-w-backtraces http://free.linux.hp.com/~enw/fstress-multi-iohang-010809...
2006 Oct 05
0
Crash when doing rm -rf
...READ WRITE CKSUM backup UNAVAIL 0 0 0 insufficient replicas raidz1 UNAVAIL 0 0 0 insufficient replicas c0d1 FAULTED 0 0 0 corrupted data c1d0 FAULTED 0 0 0 corrupted data c1d1 ONLINE 0 0 0 The most important stuff from /var/adm/messages: Oct 5 14:02:39 unknown sshd[5421]: [ID 800047 auth.crit] fatal: Read from socket failed: Connection reset by peer Oct 5 14:04:40 unknown unix: [ID 836849 kern.notice] Oct 5 14:04:40 unknown ^Mpanic[cpu0]/thread=db95...
2006 Jul 17
11
ZFS bechmarks w/8 disk raid - Quirky results, any thoughts?
Hi All, I''ve just built an 8 disk zfs storage box, and I''m in the testing phase before I put it into production. I''ve run into some unusual results, and I was hoping the community could offer some suggestions. I''ve bascially made the switch to Solaris on the promises of ZFS alone (yes I''m that excited about it!), so naturally I''m looking